godot/modules/gridmap
Rémi Verschelde 166df0896c Fix typos with codespell
Using codespell 2.3-dev from current git.

And fix typo in `methods.py` for `vsproj=yes` option (still won't work
though).
2022-09-30 14:23:36 +02:00
..
doc_classes Fix typos with codespell 2022-09-30 14:23:36 +02:00
editor Fix key mapping changes when moving from macOS to other platform 2022-09-07 18:45:35 +02:00
icons Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
config.py Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
grid_map.cpp Fix MSVC warnings C4324, C4389, C4456, and C4459 2022-09-28 16:43:09 +02:00
grid_map.h Add GridMap function to change navigation map for baked navigation regions 2022-09-08 06:43:02 +02:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00