88 Commits (main)

Author SHA1 Message Date
copygirl 6b78cb2985 Refactor namespaces 12 months ago
copygirl 47530de27e Add attributes for entity documentation 12 months ago
copygirl a27800150a Add README 12 months ago
copygirl 330c11f217 Initialize doc color of display types 12 months ago
copygirl 50c3ccd014 Fix IModuleLifetime not working 12 months ago
copygirl 5da1f9c937 Update gaemstone.ECS to fix compile errors 12 months ago
copygirl 6b92e1ce8c Refactor ModuleManager and built-in modules 12 months ago
copygirl d80e69006c Remove Universe constructor using args 12 months ago
copygirl 6a38f97830 Update to newer gaemstone.ECS and Flecs 12 months ago
copygirl c97c4a530f Improve built-in entities 12 months ago
copygirl 03b7e5ce42 Add [Set] attribute to set entity's component 12 months ago
copygirl fe54cc3637 Fix IModuleInitializer.Initialize not being called 12 months ago
copygirl 40cb0045df Make EntityInspector use Entity<T>,AliveOrNull 1 year ago
copygirl 931a86fcea Terms that are [Tag] have Kind = Has 1 year ago
copygirl 58989e949f Fix systems not implying [DependsOn<OnUpdate>] 1 year ago
copygirl d51c0331bb Get [Source] from Has<T> and Not<T> as well 1 year ago
copygirl ef64ba4e08 Run queries that only match singletons 1 year ago
copygirl 982741a364 Don't zero-init singleton components 1 year ago
copygirl c9a986f9bf Update how or terms are handled 1 year ago
copygirl 357e8b4bfa Re-add [Symbol] attribute 1 year ago
copygirl 64f7ece2a7 Update to newest flecs-cs 1 year ago
copygirl 8e9ff611d9 Source Generators, part 3: Another Refactor 1 year ago
copygirl 976d9fd326 Replace [Symbol] with [Public] and [Private] 1 year ago
copygirl 03d672febf Source Generators, step 2: Modules 1 year ago
copygirl 2b877e0c5c Source Generators, step 1: Components 1 year ago
copygirl 13f69a0856 Remove ProxyAttribute 1 year ago
copygirl 6eb1ef0de9 Use SpanToRef in IterActionGenerator 1 year ago
copygirl 3d533fcee9 Update IterActionGenerator to use ReferenceHandle 1 year ago
copygirl ec62ad8115 Add ImGui.NET fork as submodule 1 year ago
copygirl 8cb6191bb1 Fix RenderEntity underline 1 year ago
copygirl b45a050526 🔎 Inspector Gadget 🔍 1 year ago
copygirl 4903728e0e Replace entity inspector explorer view 1 year ago
copygirl c88530260f Minor changes to AddFontFromResources 1 year ago
copygirl 5268d97828 Big refactor and Entity Inspector 1 year ago
copygirl 0c6d63af21 Remove & operator for creating Identifier(Ref)s 1 year ago
copygirl 49ae2efc19 Create built-in Relation tag 1 year ago
copygirl b534d3db55 Update flecs-cs 1 year ago
copygirl 51aa3ee2fe Update EntityPath 1 year ago
copygirl 9b0b44d1e9 More minor style fixed 1 year ago
copygirl 3ef86f5fa3 Rename remaining first/second to relation/target 1 year ago
copygirl 1357906d64 Allow [System]s and [Observer]s can be non-public 1 year ago
copygirl ec7ddf4e5f Minor formatting / style changes 1 year ago
copygirl d24e517e7c Casting EntityRef to Entity supports nullable 1 year ago
copygirl ac8d8cea53 Non-public entities won't have symbols set 1 year ago
copygirl 871eb3c808 Add Module tag to module's parents 1 year ago
copygirl 3d9097b41b Simplify CreateComponent 1 year ago
copygirl 477f7deb23 Target .NET 7 1 year ago
copygirl dca2275c4d Input overhaul + ImGui 1 year ago
copygirl c559c40243 Add SingletonAttribute.AutoAdd 1 year ago
copygirl 3084e2ccfb Set global culture to invariant 1 year ago