Age | Commit message (Expand) | Author |
2020-02-07 | Use modules_enabled.gen.h to improve inter dependency checks | Rémi Verschelde |
2020-01-19 | Fix ClassDB API portability with some android and editor classes | Ignacio Etcheverry |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-10 | Removed unused variables, add some constants numbers | Rafał Mikrut |
2019-10-16 | Add option to create navmesh from objects in group | jfons |
2019-08-18 | Baking gridmap navmesh. | lukasz.liberadzki |
2019-07-09 | Fix EditorNavigationMeshGenerator registered in Core API | Ignacio Etcheverry |
2019-06-13 | Take CSG into account for nav-mesh generation | jfons |
2019-06-03 | Small fixes to unrechable code, possibly overflows, using NULL pointers | qarmin |
2019-05-23 | Various improvements to NavigationMesh generation | jfons |
2019-05-11 | Fix orientation of generated navmeshes | Bojidar Marinov |
2019-04-30 | SCons: Always use env.Prepend for CPPPATH | Rémi Verschelde |
2019-04-08 | Small fixes, mostly dupicated code | qarmin |
2019-02-20 | Add -Wshadow=local to warnings and fix reported issues. | marxin |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-10-25 | Fix inconsistences in some buttons in the Canvas/Spatial editor menubar | Michael Alexsander Silva Dias |
2018-09-28 | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-05-30 | Move NavigationMeshEditorPlugin to Recast module as should be | Rémi Verschelde |
2018-05-30 | SCons: Pass env to modules can_build method | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-28 | disable caching for targets using helper functions | Rhody Lugo |
2017-11-28 | use the same cache for all branches for appveyor | Rhody Lugo |
2017-11-15 | doc: Make all module docs self-contained | Rémi Verschelde |
2017-09-25 | Use BoolVariable for third-party options. | Elliott Sales de Andrade |
2017-09-20 | Do not compile Recast for Android | Ruslan Mustakov |
2017-09-04 | Recast integration. | Saracen |