5eaf3547dc
Random uint util
2024-11-16 14:54:34 +01:00
87ee6df46f
Inspector tests
2024-11-02 21:59:35 +01:00
82fe47f627
Profiler and LocalToWorldThreadedSystem
...
Added a simple profiler
Testing LocalToWorldSystem with Parallel execution for root nodes
2024-10-19 23:41:05 +02:00
ba88432e77
unsafe drag drop test
...
- unsafe because of entity reference
- unsafe because of unsafe code lol
- fixes in parent/child system
2024-10-15 22:29:19 +02:00
91b4f5fafb
hierachy and parent child system updates
...
- started working on an editor hierarchy window
- testing filters
- testing parent child relations without system
- testing root component
- thinking about how to get all entities that are not a child, but also don't have an other identifying component
2024-10-15 00:41:45 +02:00
b3adef3a40
Naming, comments and local to world update
2024-10-13 01:05:46 +02:00
30deeca452
ecs and tranforms
...
added the moonworks ecs library.
testing it by setting up a transform and parent system.
2024-10-13 00:08:01 +02:00
8334a24fd1
Setup entry point + integrated moonworks stuff
2024-07-05 14:32:58 +02:00