max pushed to ecs-test at max/Nerfed 2024-10-21 22:49:02 +02:00
7225d13880 Optimized filter for transform entities with missing LocalToWorld components
max pushed to ecs-test at max/Nerfed 2024-10-20 23:17:45 +02:00
567714a52d Profiler threading support, flame graph
max commented on issue max/Nerfed#3 2024-10-20 23:06:38 +02:00
ECS

To test the ECS start with making some base systems to test it and get to know it.

To Test:

  • Transform system, as this relies on order, unexpected need for data at any given time, entity…
max opened issue max/Nerfed#3 2024-10-20 23:01:45 +02:00
ECS
max commented on issue max/Nerfed#2 2024-10-20 23:00:10 +02:00
Profiler

image

max opened issue max/Nerfed#2 2024-10-20 22:59:44 +02:00
Profiler
max pushed to ecs-test at max/Nerfed 2024-10-20 03:52:04 +02:00
2c84e650d6 Combined transform systems
max pushed to ecs-test at max/Nerfed 2024-10-19 23:41:06 +02:00
82fe47f627 Profiler and LocalToWorldThreadedSystem
max pushed to ecs-test at max/Nerfed 2024-10-15 23:19:59 +02:00
6be63195f0 comment
max pushed to ecs-test at max/Nerfed 2024-10-15 23:18:02 +02:00
9387bfa59c switched back to imgui dragdrop
max pushed to ecs-test at max/Nerfed 2024-10-15 23:15:43 +02:00
86b54e1521 test with ecs source and target drag drops
ba88432e77 unsafe drag drop test
Compare 2 commits »
max pushed to ecs-test at max/Nerfed 2024-10-15 21:47:28 +02:00
5cc876fce9 tree hierachy and selection test
max pushed to ecs-test at max/Nerfed 2024-10-15 00:41:49 +02:00
91b4f5fafb hierachy and parent child system updates
max pushed to ecs-test at max/Nerfed 2024-10-13 01:20:28 +02:00
0d14a32726 added idenentity transform
max pushed to ecs-test at max/Nerfed 2024-10-13 01:05:51 +02:00
b3adef3a40 Naming, comments and local to world update
max created branch ecs-test in max/Nerfed 2024-10-13 00:08:25 +02:00
max pushed to ecs-test at max/Nerfed 2024-10-13 00:08:25 +02:00
30deeca452 ecs and tranforms
max pushed to project at max/Nerfed 2024-09-08 20:58:21 +02:00
09089c35b9 Test with generated hooks
max pushed to project at max/Nerfed 2024-07-25 22:59:29 +02:00
bd76fc1b25 start working on assembly loader
d80cc51aff naming
Compare 2 commits »
max pushed to project at max/Nerfed 2024-07-24 23:53:45 +02:00
ad2f527de5 naming