Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-30 | SCons: Pass env to modules can_build method | Rémi Verschelde | |
This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not. | |||
2018-05-12 | Sync classref with current source | Rémi Verschelde | |
2018-04-27 | CSG Support for Godot! | Juan Linietsky | |
-Missing Icons -Missing freezing option (for baking light and faster load) -Missing a way to export from Godot (GLTF2?) -Probably buggy (may freeze editor, can be worked around easily, but let me know if this happens so it's easier to catch bugs) Happy testing! |