summaryrefslogtreecommitdiff
path: root/scene/main/instance_placeholder.cpp
AgeCommit message (Expand)Author
2017-01-11Type renames:Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-18adding get_stored_values methodAriel Manzur
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-01-22-make sure instance placeholder works with duplicate(), fixes #3378Juan Linietsky
2015-11-13-better integration of ndee's themeJuan Linietsky
2015-10-16-fixes and more fixes to new scene system, seems stable now..reduz