mirror of
https://github.com/godotengine/godot
synced 2024-11-05 16:53:09 +00:00
59c2c21b15
Modules can register their own editor plugins (like GridMap does), so no need to put module-specific classes in the `editor/` folder. Also cleans up the previous SCons env pollution from the Recast module, integrating its code into libmodules as other modules. |
||
---|---|---|
.. | ||
config.py | ||
navigation_mesh_editor_plugin.cpp | ||
navigation_mesh_editor_plugin.h | ||
navigation_mesh_generator.cpp | ||
navigation_mesh_generator.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |