godot/modules/gridmap
Rémi Verschelde 2d20fc39aa doc: Drop unused 'category' property from header
We already removed it from the online docs with #35132.

Currently it can only be "Built-In Types" (Variant types) or "Core"
(everything else), which is of limited use.

We might also want to consider dropping it from `ClassDB` altogether
in Godot 4.0.
2020-01-26 16:02:39 +01:00
..
doc_classes doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
icons
config.py
grid_map.cpp Fix GridMap getter of baked meshes. 2020-01-15 14:30:17 +00:00
grid_map.h
grid_map_editor_plugin.cpp
grid_map_editor_plugin.h
register_types.cpp
register_types.h
SCsub