encompass-cs/encompass-cs
Evan Hemsley c344ab0c67 project structure cleanup 2019-07-17 11:34:29 -07:00
..
Attributes project structure cleanup 2019-07-17 11:34:29 -07:00
Engines started reworking component mutation 2019-07-16 09:47:58 -07:00
Exceptions project structure cleanup 2019-07-17 11:34:29 -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 move all methods off of Entity 2019-07-17 11:24:21 -07:00
DrawLayerManager.cs roslynator stuff 2019-06-20 10:46:15 -07:00
Engine.cs read write lookups use hashset 2019-07-17 11:31:18 -07:00
Entity.cs move all methods off of Entity 2019-07-17 11:24:21 -07:00
EntityManager.cs move all methods off of Entity 2019-07-17 11:24:21 -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 move all methods off of Entity 2019-07-17 11:24:21 -07:00
World.cs move all methods off of Entity 2019-07-17 11:24:21 -07:00
WorldBuilder.cs move all methods off of Entity 2019-07-17 11:24:21 -07:00
encompass-cs.csproj 0.8.1 2019-07-14 20:45:26 -07:00