11 Commits

Author SHA1 Message Date
Erris 076fe75409 preparing for basic model loading once for several entities 2026-03-12 20:04:57 +01:00
Erris 4a624cfe70 adding materials, adding serialization for meshes and materials, random fixes 2026-03-03 08:51:02 +01:00
Erris b7e5ceb1d1 added quad primitive, shortcuts and safe entity deletion 2026-03-02 21:27:42 +01:00
Erris 90a6ea00c0 3d renderer 2026-03-01 17:06:15 +01:00
Erris 9de9609dee content browser and textures on entity sprites 2026-02-27 10:45:44 +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
Erris 02430073ec transform guizmos, math and bugfixing file open/save 2026-02-20 22:59:30 +01:00
Erris a897d5c798 Added saving and loading 2026-02-19 23:45:10 +01:00
Erris e0396fedd1 pretty property panel components 2026-02-17 16:34:20 +01:00
Erris d4c420d5b4 ECS with entt 2026-02-17 00:50:43 +01:00