copygirl
|
26b9ad3a6a
|
Add IdentifierRef.Count to get count in-use
|
2 years ago |
copygirl
|
1c844f00fd
|
Add IdentifierRef.Pair<TRelation> method
|
2 years ago |
copygirl
|
f9fa808d68
|
Add support for iterator variables
- Add Iterator.Variable
- Add Iterator.GetVar and .SetVar methods
- Add ThisVar to Filter, Query and Rule
- Add Rule.Variables, shows all its variables
- Remove Iterator.SetThis
|
2 years ago |
copygirl
|
1fa1fa4a3c
|
Minor cleanup, remove sealed modifier
|
2 years ago |
copygirl
|
552022597f
|
Add World.New(parent, path) method
|
2 years ago |
copygirl
|
ad9b3f6736
|
Add Entity.GetTargets which returns IEnumerable
Old GetTarget was removed / made private.
|
2 years ago |
copygirl
|
c949257d1d
|
Fix incorrect EntityPath.Lookup exception message
|
2 years ago |
copygirl
|
d2023961cc
|
Rename .Get to .GetOrThrow
|
2 years ago |
copygirl
|
a58514d402
|
Add FlecsException and abort handling
|
2 years ago |
copygirl
|
f77d4e999b
|
Small changes to README
|
2 years ago |
copygirl
|
47090887ca
|
Add Iterator.IsField(int, Identifier) method
|
2 years ago |
copygirl
|
9ab42afb0b
|
Add Identifier.AsEntity method
|
2 years ago |
copygirl
|
7b380fd059
|
Rename Lookup functions for clarity
- EntityPath.Lookup can now optionally throw exception
|
2 years ago |
copygirl
|
8097f233ff
|
Entity.None.ToString() returns "Entity.None"
|
2 years ago |
copygirl
|
b6af74511f
|
Update example in README
|
2 years ago |
copygirl
|
127e957c97
|
Initial commit
Split gaemstone.ECS into its own project
For older history, see copygirl/gaemstone@0c6d63af21d086f71d1c46acda5ee4c1d0220914
|
2 years ago |