encompass-cs/encompass-cs
thatcosmonaut 0b2ef55634 reverse lookup optimization 2019-07-17 18:56:02 -07:00
..
Attributes component writes moved back to end of frame 2019-07-17 18:12:29 -07:00
Engines started reworking component mutation 2019-07-16 09:47:58 -07:00
Exceptions component updates at end of frame 2019-07-17 18:53:31 -07:00
Graph project structure cleanup 2019-07-17 11:34:29 -07:00
Renderers project structure cleanup 2019-07-17 11:34:29 -07:00
Utility project structure cleanup 2019-07-17 11:34:29 -07:00
.gitignore rearrange project 2019-06-19 11:19:18 -07:00
ComponentManager.cs reverse lookup optimization 2019-07-17 18:56:02 -07:00
DrawLayerManager.cs roslynator stuff 2019-06-20 10:46:15 -07:00
Engine.cs component updates at end of frame 2019-07-17 18:53:31 -07:00
Entity.cs move all methods off of Entity 2019-07-17 11:24:21 -07:00
EntityManager.cs component writes moved back to end of frame 2019-07-17 18:12:29 -07:00
IComponent.cs rearrange project 2019-06-19 11:19:18 -07:00
IEntityTracker.cs draw layer manager and final entity renderer tests 2019-06-19 17:40:01 -07:00
IMessage.cs rearrange project 2019-06-19 11:19:18 -07:00
MessageManager.cs fix null lookup bug in message manager 2019-06-21 17:23:52 -07:00
RenderManager.cs adds EntityExists method + fixes crash when destroying an entity that has no components 2019-07-12 17:37:31 -07:00
Renderer.cs adds read check to HasComponent and HasComponent and SomeComponent to Renderer 2019-07-17 13:15:15 -07:00
World.cs component updates at end of frame 2019-07-17 18:53:31 -07:00
WorldBuilder.cs component updates at end of frame 2019-07-17 18:53:31 -07:00
encompass-cs.csproj 0.10.0 2019-07-17 18:18:12 -07:00