| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-09-14 | Restore viewport set_world_2d functionality | Fabio Alessandrelli | 2 | -22/+34 | |
| 2016-09-13 | Added a generic AStar implementation to Godot. | Juan Linietsky | 4 | -0/+509 | |
| It's pretty fast, use it for games where Navigation does not cut it. | |||||
| 2016-09-13 | Make Godot detect if the screen is too small (<1200 pixels wide), and use ↵ | Juan Linietsky | 2 | -5/+21 | |
| single dock column like in 1.0 if that's the case. | |||||
| 2016-09-13 | -Added VeryLowDPI and MidDPI modes to Godot editor. | Juan Linietsky | 10 | -41/+61 | |
| -Improved HiDPI detection (requires resolution of > 2000 in X axis) | |||||
