168 Commits

Author SHA1 Message Date
Erris 25d82d6689 adding .envrc necessary for compilation 2026-03-10 01:55:47 +01:00
erris 2e3f7c9e20 Edit .onedev-buildspec.yml 2026-03-10 01:53:39 +01:00
erris 0001e7e023 Edit .onedev-buildspec.yml 2026-03-10 01:51:20 +01:00
erris d3a0e88eb0 Edit .onedev-buildspec.yml 2026-03-10 01:45:26 +01:00
erris 752d556204 Edit .onedev-buildspec.yml 2026-03-10 01:41:33 +01:00
erris 94529460e2 Edit .onedev-buildspec.yml 2026-03-10 01:40:54 +01:00
erris 37864d6d37 Edit .onedev-buildspec.yml 2026-03-10 01:39:59 +01:00
erris 54c083ccda Edit .onedev-buildspec.yml 2026-03-10 01:09:15 +01:00
Erris 44910bd3f8 test autopush 2026-03-09 17:41:40 +01:00
Erris b4f4aa010e Merge branch 'main' of https://git.anfer.fr/OpenEngine 2026-03-09 17:40:10 +01:00
Erris 521ee17daf Merge branch 'fastgltf' 2026-03-09 17:35:29 +01:00
Erris 2175b60990 test commit to sync to gitea 2026-03-09 17:19:20 +01:00
erris ebb179ec68 Adding repo sync to gitea 2026-03-09 17:18:07 +01:00
erris ee8841b6d4 Add README.md 2026-03-09 16:39:04 +01:00
Erris a0c900166f improved model loading and added model component 2026-03-09 16:37:30 +01:00
Erris ac18bb6f00 Initial fastgltf integration 2026-03-08 11:38:46 +01:00
Erris 464ab70c46 Merge branch 'jolt' 2026-03-07 11:53:40 +01:00
Erris 48d2905695 Merge branch 'fastgltf' into jolt 2026-03-07 11:53:23 +01:00
Erris af7b7d2bfa adding plane shape and universal guizmo (this is the wrong branch) 2026-03-07 11:48:46 +01:00
Erris 1eda916f3e Merge branch '3d' 2026-03-06 18:09:39 +01:00
Erris 44f766863d Merge branch 'jolt' into 3d 2026-03-06 18:09:26 +01:00
Erris 2d3fe57d5a added UUID 2026-03-06 18:07:51 +01:00
Erris 5be3c61859 fixing segv when closing the program 2026-03-05 22:30:48 +01:00
Erris a187bd2894 needed for jolt 2026-03-05 01:23:26 +01:00
Erris ecf27eae73 various bug fix, serialization, adding shapes 2026-03-05 01:22:41 +01:00
Erris f45091349e added rotation 2026-03-04 11:18:16 +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 282eeeabda fixed unselecting entity when cursor goes from ImGui to viewport while click is held 2026-03-03 09:38:52 +01:00
Erris 4a624cfe70 adding materials, adding serialization for meshes and materials, random fixes 2026-03-03 08:51:02 +01:00
Erris 7da00008e0 Merge branch '3d' 2026-03-02 21:28:20 +01:00
Erris b7e5ceb1d1 added quad primitive, shortcuts and safe entity deletion 2026-03-02 21:27:42 +01:00
Erris f26ee2bca8 Merge branch '3d' 2026-03-02 13:12:56 +01:00
Erris c189b12365 adding missing changes 2026-03-02 13:12:32 +01:00
Erris 03bca252d3 setting up 3d 2026-03-02 00:49:08 +01:00
Erris 90a6ea00c0 3d renderer 2026-03-01 17:06:15 +01:00
Erris abe8016f84 adding icons to repo 2026-02-28 09:43:21 +01:00
Erris 3192d7b9a0 added play/pause and basic icon storage 2026-02-28 09:42:20 +01:00
Erris 9de9609dee content browser and textures on entity sprites 2026-02-27 10:45:44 +01:00
Erris cee0f42164 Merge branch 'dynamic_property_display' 2026-02-24 19:15:39 +01:00
Erris 43047303b7 ui 2026-02-24 19:14:04 +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 0bbfe41117 adding entity stats. Added security to prevent mouse picking selection when dragging 2026-02-23 01:40:05 +01:00
Erris 33a13dc5d8 various little fixes 2026-02-22 23:18:27 +01:00
Erris 577b52be28 mouse picking 2026-02-22 16:35:27 +01:00
Erris cb064bdb46 editor camera! 2026-02-21 01:11:24 +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