| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move NavigationMeshEditorPlugin to Recast module as should be | Rémi Verschelde | 2018-05-30 | 1 | -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 functions | Rhody Lugo | 2017-11-28 | 1 | -2/+1 |
| | | |||||
| * | use the same cache for all branches for appveyor | Rhody Lugo | 2017-11-28 | 1 | -0/+1 |
| | | |||||
| * | Use BoolVariable for third-party options. | Elliott Sales de Andrade | 2017-09-25 | 1 | -5/+1 |
| | | |||||
| * | Recast integration. | Saracen | 2017-09-04 | 1 | -0/+38 |
