aboutsummaryrefslogtreecommitdiff
path: root/core/node_path.h
Commit message (Collapse)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-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 2018Rémi Verschelde2018-01-011-2/+2
| | | | Happy new year to the wonderful Godot community!
* Allow for getting/setting indexed properties of objects using get/set_indexedBojidar Marinov2017-11-211-6/+7
| | | | Performance is around the same as using pure set() through GDScript.
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
|
* renames leftover 'path_db' to node_pathIndah Sylvia2017-08-071-3/+3
|
* renamed node path, closes #5691Juan Linietsky2017-08-051-0/+99