Commit Graph

17 Commits

Author SHA1 Message Date
c24d9c0edf Updated the engine. I renamed Quat to Quaternion for consistency. 2022-08-13 15:24:31 +02:00
ecb8f92dcc Updated the engine.
- I backported the new animation setup from Godot4 (So animations don't depend anymore on the rest pose.) Migrated the old animations to the new system. The character has issues with it's arm meshes, that will be fixed later.
- Also ported some related improvements, like the sub gizmo support (still has some issues) (MeshDataresource Editor still needs to be updated to be usable properly again, as now handles aren't shown if something is deselected), ImmediateMesh, hashing Improvements, and the godot4's version of Skeleton Editor.
2022-08-11 22:42:40 +02:00
5b3ceb5694 More fixes to the run right loop. 2022-03-28 20:29:16 +02:00
5a678f4a47 Improvements to the run left and run right loops. 2022-03-28 20:14:47 +02:00
d8195b9b98 Added sky, lights and small improvements to the armature editor scene. 2022-03-28 18:07:49 +02:00
a6bfcf712e Improved the run loop. 2022-03-28 18:06:58 +02:00
9d80975f61 Started work on a character editor scene. 2022-03-27 12:37:59 +02:00
9d9121ec3d Moved the animations from the armature_huf scene to just the armature scene. 2022-03-27 11:11:38 +02:00
dbcb202914 Updated the engine. I removed TMeshInstance. 2022-03-20 14:16:46 +01:00
f10ade5b57 re-generate normals for the character meshes. 2022-02-14 14:20:12 +01:00
04ec4d2ad9 Moved the current textures under a world folder in the textures folder. 2022-02-13 17:57:29 +01:00
4a907a37c5 Categorize the textures using folders. 2022-02-13 15:32:36 +01:00
8602e29571 Moved the textures from under world to the root of the project. 2022-02-13 15:08:32 +01:00
1ff20f8238 Fixed the character's head's uv mapping. 2022-02-13 12:57:37 +01:00
fbbb5cf410 Moved the core folder out from modules too. 2022-02-12 20:22:15 +01:00
287ce1e3d6 Moved the planets folder. 2022-02-12 19:15:36 +01:00
02cc46c350 Moved the human model. 2022-02-12 18:50:03 +01:00