encompass-cs/encompass-cs
thatcosmonaut 6a51ceb590 0.12.1-rc9 2019-08-19 18:11:59 -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 components are added to an entity that will be destroyed 2019-08-19 18:11:15 -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 components are added to an entity that will be destroyed 2019-08-19 18:11:15 -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-rc9 2019-08-19 18:11:59 -07:00