godot/modules/gridmap
smix8 61f33e205c Change GridMap navigation_layers to be per mesh_library item
Changes GridMap navigation_layers from a single bitmask for the entire GridMap to a bitmask for each item used in the mesh_library with a baked navmesh.
2022-12-20 20:51:32 +01:00
..
doc_classes Change GridMap navigation_layers to be per mesh_library item 2022-12-20 20:51:32 +01:00
editor Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01: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 Change GridMap navigation_layers to be per mesh_library item 2022-12-20 20:51:32 +01:00
grid_map.h Change GridMap navigation_layers to be per mesh_library item 2022-12-20 20:51:32 +01: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