| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| | | | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module. | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | Make tween able to be used as before (without the need for ":...") | Bojidar Marinov | 2017-11-22 | 1 | -7/+10 |
| | | | | | Fixes #13174 | ||||
| * | Allow for getting/setting indexed properties of objects using get/set_indexed | Bojidar Marinov | 2017-11-21 | 1 | -31/+45 |
| | | | | | Performance is around the same as using pure set() through GDScript. | ||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | renames leftover 'path_db' to node_path | Indah Sylvia | 2017-08-07 | 1 | -1/+1 |
| | | |||||
| * | renamed node path, closes #5691 | Juan Linietsky | 2017-08-05 | 1 | -0/+418 |
