summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2015-12-13-scenes are properly reloaded when a dependency changes, fixes #2896Juan Linietsky
2015-12-13Merge pull request #3050 from eska014/fix-tree-cell-sliderRémi Verschelde
2015-12-13Merge pull request #3049 from eska014/fix-exp-sliderRémi Verschelde
2015-12-13ability to export scene to zipJuan Linietsky
2015-12-12ability to get video player textureJuan Linietsky
2015-12-12Merge pull request #2933 from TheHX/pr-shader-loaderJuan Linietsky
2015-12-12-force exporting of original script exported variables on overriden scriptsJuan Linietsky
2015-12-12added rotation and scale support to gui controlsJuan Linietsky
2015-12-12ability to set occluder mask in tilemap, fixes #3025Juan Linietsky
2015-12-12added proper functions to ColorRamp, fixes #3034Juan Linietsky
2015-12-12-make smoothing respect camera limits, fixes #3037Juan Linietsky
2015-12-12make popup emit index when id is not definedJuan Linietsky
2015-12-12-collision debug is shown above all else, fixes #2985Juan Linietsky
2015-12-11Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-10added fallbacks proprty to fontsJuan Linietsky
2015-12-10Fix editing TreeItem cells in range modeeska
2015-12-10Fix exponential sliderseska
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 shader loading, making possible load .shd and .sgp from editorFranklin Sobrinho
2015-11-27Fix editor help scroll to resultFranklin Sobrinho