Commit Graph

8 Commits (da35e992661d293bc85e68fb001fb5f2068136da)

Author SHA1 Message Date
cosmonaut da35e99266 entity relation system 2022-04-06 12:53:50 -07:00
cosmonaut d7e795309f Entity Iteration Rework (#1)
Filters are now the canonical way to look up Entities. The only exception is the new GetSingletonEntity.
2022-04-03 21:46:52 +00:00
cosmonaut 42113f882c rename no-parameter Get to GetSingleton 2022-03-31 19:55:01 -07:00
cosmonaut 323fb0e209 add Exists API call to check if entity exists 2022-03-31 16:15:30 -07:00
cosmonaut 0ddc89ddea add singleton getter 2022-03-21 16:21:42 -07:00
cosmonaut 82271e6b13 move FilterBuilder to EntityComponentReader 2022-03-08 15:23:07 -08:00
cosmonaut b27cbcb50a note about ReadEntities 2022-03-06 23:27:35 -08:00
cosmonaut 0f4052728e initial commit 2022-03-04 18:01:44 -08:00