mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-03 20:23:30 +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.