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