summaryrefslogtreecommitdiffstats
path: root/core/node_path.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily2019-08-171-2/+1
* Some code changed with Clang-Tidyqarmin2019-06-261-5/+5
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...Rémi Verschelde2018-09-271-1/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-1/+1
* -Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky2018-07-021-11/+26
* Fixes logically dead code (Coverity)Crazy-P2018-04-211-1/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Make tween able to be used as before (without the need for ":...")Bojidar Marinov2017-11-221-7/+10
* Allow for getting/setting indexed properties of objects using get/set_indexedBojidar Marinov2017-11-211-31/+45
* 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-1/+1
* renamed node path, closes #5691Juan Linietsky2017-08-051-0/+418