summaryrefslogtreecommitdiff
path: root/scene/main/scene_tree.cpp
AgeCommit message (Expand)Author
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