godot/modules/gridmap
Rémi Verschelde 32ddd4f4e0
Some checks are pending
🔗 GHA / 📊 Static (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🌐 JavaScript (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / ☁ Server (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
Doctool: Remove version attribute from XML header
We don't use that info for anything, and it generates unnecessary diffs
every time we bump the minor version (and CI failures if we forget to
sync some files from opt-in modules (mono, text_server_fb).

(cherry picked from commit 81064cc239)
2024-09-11 12:41:48 +02:00
..
doc_classes Doctool: Remove version attribute from XML header 2024-09-11 12:41:48 +02:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
grid_map_editor_plugin.cpp add ORMSpatialMaterial 2024-02-08 20:34:11 +01:00
grid_map_editor_plugin.h fix crash on mat creation after orm refactor 2024-02-16 20:51:27 +01:00
grid_map.cpp [3.5+] Fix GridMap free navigation RID error spam 2023-03-14 05:12:39 +01:00
grid_map.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub Make "Godot source files" comment consistent in modules 2022-08-08 09:47:24 +02:00