69 Commits (main)

Author SHA1 Message Date
copygirl 6b78cb2985 Refactor namespaces 1 year ago
copygirl 47530de27e Add attributes for entity documentation 1 year ago
copygirl 50c3ccd014 Fix IModuleLifetime not working 1 year ago
copygirl 6b92e1ce8c Refactor ModuleManager and built-in modules 1 year ago
copygirl d80e69006c Remove Universe constructor using args 1 year ago
copygirl 6a38f97830 Update to newer gaemstone.ECS and Flecs 1 year ago
copygirl c97c4a530f Improve built-in entities 1 year ago
copygirl 03b7e5ce42 Add [Set] attribute to set entity's component 1 year ago
copygirl 357e8b4bfa Re-add [Symbol] attribute 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 4903728e0e Replace entity inspector explorer view 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 2 years ago
copygirl c559c40243 Add SingletonAttribute.AutoAdd 2 years ago
copygirl c4067255e9 Support [Or] and other attributes 2 years ago
copygirl 129f75649c Improved Iterator cleanup? 2 years ago
copygirl 66724e4100 Support [Add<T>] for type T 2 years ago
copygirl 9e1ab326c7 Add EntityRef.GetTarget, .Parent and .GetChildren 2 years ago
copygirl 10d7210ff0 Fix big memory leak in TempAllocator 2 years ago
copygirl 2180790852 Add EntityRef.CreateOrNull 2 years ago
copygirl 14a70f5038 Add Entity.ID and EntityRef.ID 2 years ago
copygirl f399da3cf0 Remove IEnumerable from Filter / Query / Rule 2 years ago
copygirl 255352e7c4 Fix fixed queries once and for all (?) 2 years ago
copygirl a8107a6bf2 Split GetRef into multiple methods 2 years ago
copygirl 1015fa4399 Add .Lookup and .MaybeGet 2 years ago
copygirl cf6c050501 Fix iterator not working with fixed terms 2 years ago
copygirl db73b54d53 Allow specifying path in EntityAttribute 2 years ago
copygirl 18615fbb3f Allow attributes to be used on enums 2 years ago
copygirl 4a5494bfa3 Rework and introduce more attributes 2 years ago
copygirl 740d289ac8 Additional flecs types 2 years ago
copygirl 9683582d28 Add RegisterAll and RegisterAllFrom methods 2 years ago