aboutsummaryrefslogtreecommitdiff
path: root/modules/recast/config.py
Commit message (Collapse)AuthorAgeFilesLines
* SCons: Pass env to modules can_build methodRémi Verschelde2018-05-301-2/+2
| | | | | | This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not.
* doc: Make all module docs self-containedRémi Verschelde2017-11-151-2/+0
|
* Do not compile Recast for AndroidRuslan Mustakov2017-09-201-1/+1
| | | | | At least this makes Godot compile for Android until there is a better solution.
* Recast integration.Saracen2017-09-041-0/+7