Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Integrated NavigationServer and Navigation2DServer. | Andrea Catania | 2020-02-10 | 1 | -5/+0 |
| | | | | | | | - Added Navigation Agents and Obstacles. - Integrated Collision Avoidance. This work has been kindly sponsored by IMVU. | ||||
* | SCons: Pass env to modules can_build method | Rémi Verschelde | 2018-05-30 | 1 | -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-contained | Rémi Verschelde | 2017-11-15 | 1 | -2/+0 |
| | |||||
* | Do not compile Recast for Android | Ruslan Mustakov | 2017-09-20 | 1 | -1/+1 |
| | | | | | At least this makes Godot compile for Android until there is a better solution. | ||||
* | Recast integration. | Saracen | 2017-09-04 | 1 | -0/+7 |