summaryrefslogtreecommitdiff
path: root/core/node_path.cpp
AgeCommit message (Expand)Author
2018-07-02-Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky
2018-04-21Fixes logically dead code (Coverity)Crazy-P
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-22Make tween able to be used as before (without the need for ":...")Bojidar Marinov
2017-11-21Allow for getting/setting indexed properties of objects using get/set_indexedBojidar Marinov
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-07renames leftover 'path_db' to node_pathIndah Sylvia
2017-08-05renamed node path, closes #5691Juan Linietsky