a7cb77c97d
Updated the engine. The web server got proper multipart form parsing, the WebNodeEditor got plugin support, added globals to Engine class, and made a few editor singletons accessible through them, and other random improvements.
2022-08-24 15:57:48 +02:00
cdefd86c30
Bump version.
2022-08-22 10:38:39 +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
487b05fecb
Added an another layer to the world generator addon. Now subzones contain subzone props. Reworked the old subzones into these.
2022-08-05 00:27:03 +02:00
e689a8b119
Bump version to 0.3.12.
2022-08-02 18:13:20 +02:00
b81b7c348a
Reworked the data_manager addon. Now it stores it's settings using ProjectSettings, so it shouldn't bug out on a fresh import.
2022-07-31 17:49:43 +02:00
0b4686bcdd
Bunp version.
2022-06-23 09:11:51 +02:00
08da1bd2c0
Updated the engine again to get a fix for a property setter.
2022-06-22 00:44:34 +02:00
76472b3e2e
Removed mat_maker_gd.
2022-06-20 20:01:17 +02:00
ba40bfbf60
Disabled Godoxel.
2022-06-20 19:59:17 +02:00
ab36a50dd4
Removed the gdscript logger singleton and moved to the new engine logger.
2022-06-11 18:15:31 +02:00
1ee52db76f
Udpated the engine so it has the removed helper scripts. Also changed the project's SConscript to just use the one found in the engine. It can clone the engine if it doesn't exists.
2022-06-11 00:46:00 +02:00
0425f14df0
Updated the engine, and removed the mesh data resource addon, as the engine now has it built in.
2022-04-14 14:12:11 +02:00
dbb28005c5
Removed the color palette addon, as I never really ended up using it.
2022-04-10 20:43:43 +02:00
9d9121ec3d
Moved the animations from the armature_huf scene to just the armature scene.
2022-03-27 11:11:38 +02:00
b891058708
Updated the engine. Smaller fixes, and backports.
2022-03-24 12:52:59 +01:00
8a2f9be68a
Updated the engine. I mass replaced godot to pandemonium in it.
2022-03-23 21:30:28 +01:00