summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2015-12-10Merge pull request #2306 from dbsGen/patch-1Rémi Verschelde
2015-12-10Merge pull request #3019 from neikeq/spinbox_timerRémi Verschelde
2015-12-10Spinbox: increase/decrease with mouse heldneikeq
2015-12-10Merge pull request #3029 from neikeq/textedit_select_impRémi Verschelde
2015-12-09TextEdit: Scroll while selecting with mouse idleneikeq
2015-12-09Fix tscn format not being recongnized by EditorFileSystemFranklin Sobrinho
2015-12-08-New mask mode for lights, makes using masks MUCH easier.Juan Linietsky
2015-12-08Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-08made the exclusion of nodes from joints optional, fixes #3015Juan Linietsky
2015-12-08Merge pull request #2868 from akien-mga/pr-fix-can-move-toJuan Linietsky
2015-12-08Merge pull request #2922 from romulox-x/set_hiddenJuan Linietsky
2015-12-08better unique name resolution, as suggested i #3017Juan Linietsky
2015-12-08Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-08added option to add_child, to use the same deduplication convention as in the...Juan Linietsky
2015-12-07Merge pull request #3005 from TheHX/pr-file-dialogRémi Verschelde
2015-12-07Merge pull request #3007 from neikeq/fix_line_editRémi Verschelde
2015-12-07Fix LineEdit cursorneikeq
2015-12-06Better hidden folders display preferences for editor file dialogsFranklin Sobrinho
2015-12-05Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-05-Display on animation editor which keys are invalid and which tracks are unre...Juan Linietsky
2015-12-04Add refresh button to file dialogsneikeq
2015-12-04missing pngsJuan Linietsky
2015-12-02Merge pull request #2975 from neikeq/help_scroll_topRémi Verschelde
2015-12-02Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-02-several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F...Juan Linietsky
2015-12-02Fix help view not scrolling to the topneikeq
2015-12-02Fix RichTextLabel copy never calledneikeq
2015-11-29Script Editor: automatic indentation after a colonkoalefant
2015-11-28Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-11-28-Fixed bug with scene inheritance, should work againJuan Linietsky
2015-11-28Add container automatic update when moving a child nodeFranklin Sobrinho
2015-11-27Fix editor help scroll to resultFranklin Sobrinho
2015-11-26Added set_hidden method to Spatial and CanvasItemromulox_x
2015-11-250theora compilation fixesJuan Linietsky
2015-11-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-24-work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky
2015-11-23Merge pull request #2870 from neikeq/submenu_pos_fixRémi Verschelde
2015-11-23Merge pull request #2752 from SaracenOne/shadow_colorRémi Verschelde
2015-11-22Popup submenu position enhancementneikeq
2015-11-22Fix can_move_to and rename it for more clarityRémi Verschelde
2015-11-20Add more properties to AcceptDialogFranklin Sobrinho
2015-11-19Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-19-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky
2015-11-19Fix SplitContainer bool propertiesFranklin Sobrinho
2015-11-19Merge pull request #2364 from neikeq/textedit_selectJuan Linietsky
2015-11-18Merge branch 'master' of https://github.com/okamstudio/godot into shadow_colorSaracen
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-18Merge pull request #2709 from eska014/fix-default-menubutton-styleboxesJuan Linietsky
2015-11-18Merge pull request #2715 from SaracenOne/shader_fix_and_enhancementJuan Linietsky
2015-11-18Merge pull request #2720 from SaracenOne/bone_attachment_fixJuan Linietsky