Commit Graph

5 Commits

Author SHA1 Message Date
Erris
eaef554b10 Adding basic impl of Jolt
Update positions on 60tps, position of objects can be modified while
physic simulation is running. Position is owned by transform comps but
the truth is held by the physics engine for affected entities
2026-03-04 10:19:46 +01:00
Erris
4a624cfe70 adding materials, adding serialization for meshes and materials, random fixes 2026-03-03 08:51:02 +01:00
Erris
90a6ea00c0 3d renderer 2026-03-01 17:06:15 +01:00
Erris
e69764e149 cleanup and removing nasty segv upon entity deletion
+ Fixing bug where clicking an entity in the hierarchy didn't update the
stats
2026-02-24 18:10:39 +01:00
Erris
38b92611be extracting ui render function from the ECS components. Adding dynamic component display 2026-02-24 15:29:29 +01:00