summaryrefslogtreecommitdiff
path: root/scene/main/scene_tree.cpp
AgeCommit message (Expand)Author
2017-08-22Add missing NULL check for the new show_about() callMarcelo Fernandez
2017-08-22Fix build after merge of #10254Rémi Verschelde
2017-08-22Merge pull request #10254 from marcelofg55/masterRémi Verschelde
2017-08-21Merge pull request #10351 from neikeq/enums-are-for-the-weakJuan Linietsky
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-20Merge pull request #10319 from neikeq/pr-engine-editor-hintJuan Linietsky
2017-08-18Small fix that makes overal UI (including dragging spliiters) much, much faster.Juan Linietsky
2017-08-19Removes editor_hint from SceneTreeIgnacio Etcheverry
2017-08-17Added notification const NOTIFICATION_WM_ABOUTMarcelo Fernandez
2017-08-15Fix debug materials, closes #8607Juan Linietsky
2017-08-11Merge pull request #10198 from jjay/f/stretch_aspect_expandRémi Verschelde
2017-08-10Fixes method definitions with extra number of argumentsIgnacio Etcheverry
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-08-09Add expand stretch/ascpect - no more black barsYakov Borevich
2017-08-07-Fixed BoneAttachment delay, closes #3966Juan Linietsky
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-07-24Merge pull request #9764 from Noshyaar/pr-fix2Rémi Verschelde
2017-07-23Add object type hint for docsPoommetee Ketson
2017-07-22Several changes to better run in mobile.Juan Linietsky
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-17-Reorganized all properties of project settings (Sorry, Again).Juan Linietsky
2017-07-03Clean up normalmapping, make sure tangents are imported correctly.Juan Linietsky
2017-06-28Reworked translation systemJuan Linietsky
2017-06-26-Fixed SCREEN_TEXTURE and other related 2D shader parameters.Juan Linietsky