copygirl
c6613679cc
Move .csproj and Utility namespace
3 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
3 years ago
copygirl
230d1abfe3
Rename Identifier to Id
3 years ago
copygirl
552022597f
Add World.New(parent, path) method
3 years ago
copygirl
ad9b3f6736
Add Entity.GetTargets which returns IEnumerable
...
Old GetTarget was removed / made private.
3 years ago
copygirl
d2023961cc
Rename .Get to .GetOrThrow
3 years ago
copygirl
7b380fd059
Rename Lookup functions for clarity
...
- EntityPath.Lookup can now optionally throw exception
3 years ago
copygirl
127e957c97
Initial commit
...
Split gaemstone.ECS into its own project
For older history, see copygirl/gaemstone@0c6d63af21d086f71d1c46acda5ee4c1d0220914
3 years ago