mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-18 14:17:20 +00:00
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.