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. | |||
2017-11-15 | doc: Make all module docs self-contained | Rémi Verschelde | |
2017-09-20 | Do not compile Recast for Android | Ruslan Mustakov | |
At least this makes Godot compile for Android until there is a better solution. | |||
2017-09-04 | Recast integration. | Saracen | |