Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-18 | Add missing license headers in our source files (#5255) | RĂ©mi Verschelde | |
Also removes a couple wrong Godot headers from third-party source files. | |||
2016-05-17 | -Added configuration warning system for nodes | Juan Linietsky | |
-Added a new "add" and "instance" buttons for scene tree -Added a vformat() function to ease translation work | |||
2015-02-14 | New Navigation & Pathfinding support for 2D | Juan Linietsky | |
-Added Navigation & NavigationPolygon nodes -Added corresponding visual editor -New pathfinding algorithm is modern and fast! -Similar API to 3D Pathfinding (more coherent) |