aboutsummaryrefslogtreecommitdiff
path: root/modules/recast/SCsub (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move NavigationMeshEditorPlugin to Recast module as should beRémi Verschelde2018-05-301-7/+5
| | | | | | | | 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.
* disable caching for targets using helper functionsRhody Lugo2017-11-281-2/+1
|
* use the same cache for all branches for appveyorRhody Lugo2017-11-281-0/+1
|
* Use BoolVariable for third-party options.Elliott Sales de Andrade2017-09-251-5/+1
|
* Recast integration.Saracen2017-09-041-0/+38