MoonTools.ECS/src
cosmonaut d1983bf168 fix an insanely stupid world transfer relation bug 2023-10-06 12:27:11 -07:00
..
Enumerators Storage refactor, snapshot system, experimental template system (#3) 2023-01-10 00:41:00 +00:00
ComponentDepot.cs fix crash in World.Clear 2023-07-27 14:53:33 -07:00
ComponentStorage.cs Storage refactor, snapshot system, experimental template system (#3) 2023-01-10 00:41:00 +00:00
DebugSystem.cs Storage refactor, snapshot system, experimental template system (#3) 2023-01-10 00:41:00 +00:00
DynamicArray.cs Storage refactor, snapshot system, experimental template system (#3) 2023-01-10 00:41:00 +00:00
Entity.cs Storage refactor, snapshot system, experimental template system (#3) 2023-01-10 00:41:00 +00:00
EntityComponentReader.cs remove unused reference to TemplateComponentDepot 2023-07-21 14:43:54 -07:00
EntityStorage.cs World Transfer + Entity Tags (#4) 2023-07-10 22:36:34 +00:00
Filter.cs fix EntitiesInRandomOrder 2023-04-06 14:54:20 -07:00
FilterBuilder.cs Storage refactor, snapshot system, experimental template system (#3) 2023-01-10 00:41:00 +00:00
FilterSignature.cs fix garbage in FilterSignature.Equals 2023-04-05 12:08:24 -07:00
FilterStorage.cs add MoonTools.ECS.Random 2023-10-05 15:56:45 -07:00
IndexableSet.cs Storage refactor, snapshot system, experimental template system (#3) 2023-01-10 00:41:00 +00:00
LinearCongruentialGenerator.cs add MoonTools.ECS.Random 2023-10-05 15:56:45 -07:00
Manipulator.cs World Transfer + Entity Tags (#4) 2023-07-10 22:36:34 +00:00
MessageDepot.cs Storage refactor, snapshot system, experimental template system (#3) 2023-01-10 00:41:00 +00:00
MessageStorage.cs Storage refactor, snapshot system, experimental template system (#3) 2023-01-10 00:41:00 +00:00
Random.cs add MoonTools.ECS.Random 2023-10-05 15:56:45 -07:00
RelationDepot.cs fix crash in World.Clear 2023-07-27 14:53:33 -07:00
RelationStorage.cs fix an insanely stupid world transfer relation bug 2023-10-06 12:27:11 -07:00
Renderer.cs World State Save and Load (#2) 2022-05-03 04:51:11 +00:00
System.cs add Manipulator, remove Spawner, remove Template 2023-05-24 12:46:27 -07:00
TypeIndices.cs Storage refactor, snapshot system, experimental template system (#3) 2023-01-10 00:41:00 +00:00
World.cs add World.Clear 2023-07-21 14:41:53 -07:00