Erris
a0c900166f
improved model loading and added model component
2026-03-09 16:37:30 +01:00
Erris
af7b7d2bfa
adding plane shape and universal guizmo (this is the wrong branch)
2026-03-07 11:48:46 +01:00
Erris
ecf27eae73
various bug fix, serialization, adding shapes
2026-03-05 01:22:41 +01:00
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