encompass-cs/encompass-cs
Evan Hemsley 5bc0294158
continuous-integration/drone/push Build is passing Details
buhhhh
2020-03-22 14:24:59 -07:00
..
Attributes unmanaged structs 2020-03-20 15:45:58 -07:00
Collections singular message reads are ref readonly 2020-03-22 14:20:22 -07:00
Engines fix style issues 2020-03-20 00:09:57 -07:00
Exceptions unmanaged structs 2020-03-20 15:45:58 -07:00
Interfaces more cleanup 2020-03-20 02:28:10 -07:00
Renderers fix bugs in component storage and draw layer manager 2020-03-21 22:19:31 -07:00
.gitignore rearrange project 2019-06-19 11:19:18 -07:00
ComponentManager.cs fix bugs in component storage and draw layer manager 2020-03-21 22:19:31 -07:00
DrawLayerManager.cs fix bugs in component storage and draw layer manager 2020-03-21 22:19:31 -07:00
Engine.cs buhhhh 2020-03-22 14:24:59 -07:00
Entity.cs fix style issues 2020-03-20 00:09:57 -07:00
EntityManager.cs fix style issues 2020-03-20 00:09:57 -07:00
EntitySetQuery.cs replace entity storage with int 2019-12-29 13:54:08 -08:00
IDManager.cs fix style issues 2020-03-20 00:09:57 -07:00
IMessage.cs adds some convenience methods and doc comments 2019-10-24 12:48:36 -07:00
MessageManager.cs update another ref readonly 2020-03-22 14:21:59 -07:00
RenderManager.cs remove unmanaged constraint from component storage 2020-03-21 17:38:35 -07:00
Renderer.cs remove unmanaged constraint from component storage 2020-03-21 17:38:35 -07:00
TimeDilationData.cs fix style issues 2020-03-20 00:09:57 -07:00
TimeManager.cs fix style issues 2020-03-20 00:09:57 -07:00
TrackingManager.cs fix style issues 2020-03-20 00:09:57 -07:00
UberEngine.cs trying PrepareMethod instead of Invoke 2020-03-22 14:04:09 -07:00
UberRenderer.cs fix style issues 2020-03-20 00:09:57 -07:00
World.cs fix style issues 2020-03-20 00:09:57 -07:00
WorldBuilder.cs rework ReadMessages to return a Span 2020-03-22 13:41:55 -07:00
encompass-cs.csproj passing draw components by ref 2020-03-20 14:13:26 -07:00