copygirl
6bc3ab8bfb
Add SpanToRef.GetOrNull
2 years ago
copygirl
46e171940e
Rename Iterator.FieldRef to .Field and more
...
- Add FieldOrEmpty for reference types
- Reorder methods in Iterator class
2 years ago
copygirl
462039db79
Correctly handle reference types
...
- Add ReferenceHandle struct,
a wrapper around GCHandle
- Use component hooks to make sure
handles are freed when not used
- Move SpanToRef into Iterator class
2 years ago
copygirl
230d1abfe3
Rename Identifier to Id
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
47090887ca
Add Iterator.IsField(int, Identifier) method
2 years ago
copygirl
7b380fd059
Rename Lookup functions for clarity
...
- EntityPath.Lookup can now optionally throw exception
2 years ago
copygirl
127e957c97
Initial commit
...
Split gaemstone.ECS into its own project
For older history, see copygirl/gaemstone@0c6d63af21d086f71d1c46acda5ee4c1d0220914
2 years ago