Rémi Verschelde
|
672cea4d08
|
CI: Update Ubuntu runners to 24.04, but keep 22.04 for Linux builds
Pin clang-format to version 16, and black to 24.10.0.
Keep using Ubuntu 22.04 for Linux builds for portability.
|
2024-11-13 23:48:04 +01:00 |
|
|
275a9124de
|
Work on layered tile maps.
|
2024-03-03 09:39:24 +01:00 |
|
|
e44c46d7a9
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
|
|
23a71e54e5
|
Added back the translations from godot.
|
2023-10-02 20:03:52 +02:00 |
|
|
de1763d40d
|
Renamed neighbor_dist properties / getters / setters for the navigation server.
|
2023-06-12 08:37:57 +02:00 |
|
|
654cfb81b7
|
Renamed NavigationRegion2D back to NavigationPolygonInstance, as I think it fits the engine better.
|
2023-06-05 18:09:53 +02:00 |
|
|
2114b2239b
|
Split NavigationPolygon and NavigationPolygonInstance into 2 files. Also renamedNavigationPolygonInstance to NavigationRegion2D.
|
2023-06-03 16:54:48 +02:00 |
|
|
6026725f3b
|
Renamed ScriptEditor to EditorScriptEditor.
|
2023-02-18 16:52:26 +01:00 |
|
|
09ad2db471
|
Updated the translation from godot master.
|
2022-12-22 19:26:59 +01:00 |
|
|
41a916deb8
|
Update hungarian translation from godot.
|
2022-10-09 11:59:57 +02:00 |
|
|
b886d14cf5
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
|
|
e4ae7f2ebc
|
Renamed Environment to Environment3D, and WorldEnvironment to WorldEnvironment3D.
|
2022-08-29 17:21:40 +02:00 |
|
|
2aee6ab0bb
|
Renamed World to World3D.
|
2022-08-29 16:49:00 +02:00 |
|
|
cffe742085
|
Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files.
|
2022-08-19 20:50:20 +02:00 |
|
|
6be9bf5dfe
|
Cleaned up and added the skeleton modification stack implementations to the build. Also smaller fixes.
|
2022-08-18 15:41:28 +02:00 |
|
|
4c4e19223e
|
Added _theme_ infix to the theme helper methods in Control.
|
2022-08-17 20:57:16 +02:00 |
|
|
730bce8587
|
Renamed Quat to Quaternion for consistency with the other engine math classes.
|
2022-08-13 15:22:33 +02:00 |
|
|
accd8458c8
|
Backported: Rename iterations_per_second to physics_ticks_per_second - Calinou - 937c1a716c
|
2022-03-24 11:10:56 +01:00 |
|
|
c054c4db58
|
Cleaned up more remnants of the mono module.
|
2022-03-23 23:10:27 +01:00 |
|
|
408cd17225
|
Removed all translations except hungarian, as I won't be able to keep them updated.
|
2022-03-23 22:04:58 +01:00 |
|
|
32f148ac0c
|
Mass replaced godot to pandemonium.
|
2022-03-23 20:46:05 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|