91 Commits (main)
 

Author SHA1 Message Date
copygirl c559c40243 Add SingletonAttribute.AutoAdd 1 year ago
copygirl 3084e2ccfb Set global culture to invariant 1 year ago
copygirl c4067255e9 Support [Or] and other attributes 1 year ago
copygirl 129f75649c Improved Iterator cleanup? 1 year ago
copygirl 66724e4100 Support [Add<T>] for type T 1 year ago
copygirl 9e1ab326c7 Add EntityRef.GetTarget, .Parent and .GetChildren 1 year ago
copygirl 10d7210ff0 Fix big memory leak in TempAllocator 1 year ago
copygirl 2180790852 Add EntityRef.CreateOrNull 1 year ago
copygirl 14a70f5038 Add Entity.ID and EntityRef.ID 1 year ago
copygirl f399da3cf0 Remove IEnumerable from Filter / Query / Rule 1 year ago
copygirl 255352e7c4 Fix fixed queries once and for all (?) 1 year ago
copygirl a8107a6bf2 Split GetRef into multiple methods 1 year ago
copygirl 1015fa4399 Add .Lookup and .MaybeGet 1 year ago
copygirl cf6c050501 Fix iterator not working with fixed terms 1 year ago
copygirl db73b54d53 Allow specifying path in EntityAttribute 1 year ago
copygirl 18615fbb3f Allow attributes to be used on enums 1 year ago
copygirl 4a5494bfa3 Rework and introduce more attributes 1 year ago
copygirl 740d289ac8 Additional flecs types 1 year ago
copygirl 9683582d28 Add RegisterAll and RegisterAllFrom methods 1 year ago
copygirl 9e55bffac8 Empty systems run once per phase 1 year ago
copygirl de2159299e Add static Flecs.Pipeline module 1 year ago
copygirl dbddd6ee80 Fix parent names not using no separator 1 year ago
copygirl 6e17a525cd No more separators in EntityPath 1 year ago
copygirl 9fdd28fe5a Fix double-use of TempAllocator with observers 2 years ago
copygirl bb0ab53c06 Split Render system into 3 2 years ago
copygirl 8177ea24ef Rename ModuleInfo properties 2 years ago
copygirl 3777801c40 Fix modules with met dependencies not enabling 2 years ago
copygirl d0b4022c52 Convert MeshManager to module 2 years ago
copygirl ff9e376f27 EntityPath, allocator and resources refactor 2 years ago
copygirl c21726dd01 Move flecs built-ins to own namespace 2 years ago
copygirl 94bf1b4604 Suppress warnings in dependencies 2 years ago
copygirl fc2cfdc8b4 Move Rest and Monitor to separate module classes 2 years ago
copygirl 0e25265366 Fix flecs monitor 2 years ago
copygirl c859bd37a1 Additional refactors 2 years ago
copygirl b4a769e3a6 Full ECS wrapper refactor 2 years ago
copygirl 12f3ff451c Implement observers 2 years ago
copygirl 36102b3536 Lookup throws on IsNone by default 2 years ago
copygirl 8c5c5260c2 Split CameraModule into Components and Controller 2 years ago
copygirl 594433a0ad Use Iterator foreach in Entity.Children 2 years ago
copygirl 9c640c7fd3 Fix issue in RemoveDependency 2 years ago
copygirl fae12b7963 Initial commit 2 years ago