encompass-cs/encompass-cs
Evan Hemsley 1ce6e0e907 fix issue with reading pending component 2019-08-10 18:17:52 -07:00
..
Attributes rework EntityRenderer to OrderedRenderer 2019-08-01 15:06:19 -07:00
Engines optimize componentmanager and renderer 2019-08-01 16:44:29 -07:00
Exceptions allow only one component per type per entity 2019-08-10 17:34:00 -07:00
Graph project structure cleanup 2019-07-17 11:34:29 -07:00
Messages addcomponent optionally sends pending component message 2019-07-22 22:52:51 -07:00
Renderers rework EntityRenderer to OrderedRenderer 2019-08-01 15:06:19 -07:00
.gitignore rearrange project 2019-06-19 11:19:18 -07:00
ComponentManager.cs allow only one component per type per entity 2019-08-10 17:34:00 -07:00
ComponentMessageManager.cs allow only one component per type per entity 2019-08-10 17:34:00 -07:00
DrawLayerManager.cs accidentally destroyed every pooled dictionary when an entity was destroyed LOOOL 2019-08-01 23:09:41 -07:00
Engine.cs fix issue with reading pending component 2019-08-10 18:17:52 -07:00
Entity.cs the big ComponentMessage rework 2019-07-18 14:02:57 -07:00
EntityManager.cs accidentally destroyed every pooled dictionary when an entity was destroyed LOOOL 2019-08-01 23:09:41 -07:00
IComponent.cs rearrange project 2019-06-19 11:19:18 -07:00
IMessage.cs rearrange project 2019-06-19 11:19:18 -07:00
MessageManager.cs message improvements 2019-07-28 22:27:50 -07:00
RenderManager.cs more hashset pools 2019-08-09 19:29:08 -07:00
Renderer.cs allow only one component per type per entity 2019-08-10 17:34:00 -07:00
World.cs allow only one component per type per entity 2019-08-10 17:34:00 -07:00
WorldBuilder.cs allow only one component per type per entity 2019-08-10 17:34:00 -07:00
encompass-cs.csproj 0.12.1-rc4 2019-08-10 17:41:54 -07:00