Complete Entity System: Parent/Child Hierarchies & Distance Query Support #2

Open
MayaTheShy wants to merge 22 commits from feature/support-all-entity-types into main
Showing only changes of commit bccddacf05 - Show all commits

View File

@@ -1,6 +1,10 @@
# Starworld Developer Quick Reference
## Build Commands
#
# Entity System Features
# - Parent/child entity hierarchies are fully supported (scene graph, transform propagation)
# - Entity query/filtering by distance is available via C++/Rust bridge API
```bash
# Full clean build