91 Commits (main)
 

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