encompass-cs/encompass-cs
thatcosmonaut 5429783633 0.13.0-rc2 2019-08-20 15:44:27 -07:00
..
Attributes rework EntityRenderer to OrderedRenderer 2019-08-01 15:06:19 -07:00
Engines caching more info in ComponentMessageManager 2019-08-19 17:30:31 -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 fix crash when entity is added and removed same frame 2019-08-20 15:44:01 -07:00
ComponentMessageManager.cs caching more info in ComponentMessageManager 2019-08-19 17:30:31 -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 crash when entity is added and removed same frame 2019-08-20 15:44:01 -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 delayed message system 2019-08-19 19:05:18 -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 delayed message system 2019-08-19 19:05:18 -07:00
WorldBuilder.cs delayed message system 2019-08-19 19:05:18 -07:00
encompass-cs.csproj 0.13.0-rc2 2019-08-20 15:44:27 -07:00