summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2016-11-28Fix scroll bar moving in AnimationPlayer editorvolzhs
2016-11-28Fix color selected with mouse scrollvolzhs
2016-11-24Blend shapes using transform feedback (GPU)Juan Linietsky
2016-11-24TileMap now honors blending mode.Ovnuniarchos
2016-11-25Prevent Spinbox value update while not focused or disabledvolzhs
2016-11-22Instancing is working! (hooray)Juan Linietsky
2016-11-21Merge pull request #7145 from avril-gh/fixes-6464-lost-iconsRémi Verschelde
2016-11-21Merge pull request #7124 from volzhs/select_matchRémi Verschelde
2016-11-20Huge amount of improvement in the material system. Materials should beJuan Linietsky
2016-11-19working reflection probes!!Juan Linietsky
2016-11-19Reused Button styleboxes for ButtonArrayZher Huei Lee
2016-11-19Flat button support in ButtonArray. Fixes #7153Zher Huei Lee
2016-11-18adding get_stored_values methodAriel Manzur
2016-11-18fixes #6464 lost icons in dock and file dialog, also #6443 , #6302Avril
2016-11-17Do not emit NOTIFICATION_READY more than once (breaking change)Bojidar Marinov
2016-11-17Guard agains duplicate calling of _ready when instanced in _enter_treeBojidar Marinov
2016-11-17Select exactly matched file automatically in FileDialogvolzhs
2016-11-15Merge pull request #7112 from khairul169/hidehttpreqdebugRémi Verschelde
2016-11-14Merge pull request #7109 from volzhs/emit-signal-from-setGeorge Marques
2016-11-14Merge pull request #7107 from eska014/wasmRémi Verschelde
2016-11-14Uncomment debug properties of HTTP Requestkhairul169
2016-11-14Emit "*_changed" signal in set_*volzhs
2016-11-13Clarify a NULL comparisoneska
2016-11-11Done with lights and shadows (wonder if i'm missing something..)Juan Linietsky
2016-11-11Merge pull request #6833 from Elinvention/masterRémi Verschelde
2016-11-09all light types and shadows are working, pending a lot of clean-upJuan Linietsky
2016-11-09Merge pull request #7052 from Paulb23/text_edit_color_uniformationRémi Verschelde
2016-11-07Fix Label valign positionvolzhs
2016-11-06Caret blink will no longer cause redraw without focus, issue 6167Paulb23
2016-11-06Made background and symbol color follow the color APIPaulb23
2016-11-06Merge pull request #7036 from volzhs/spinbox-prefixRémi Verschelde
2016-11-06Merge pull request #7009 from volzhs/fix-double-clickRémi Verschelde
2016-11-06Merge pull request #7022 from neikeq/pr-issue-7013Ignacio Etcheverry
2016-11-05Fix updating value of SpinBox with prefixvolzhs
2016-11-04fix a tiny typoScotFlux
2016-11-03Keep groups when replacing nodesIgnacio Etcheverry
2016-11-02Merge pull request #7000 from m4nu3lf/masterRémi Verschelde
2016-11-02Merge pull request #7004 from volzhs/fix-itemlistRémi Verschelde
2016-11-01Fix to focus or rename node by double clickvolzhs
2016-11-01style: Various other PEP8 fixes in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-11-01Fix to fit stylebox with ItemListvolzhs
2016-10-31Fixed Mix nodes in Animation Tree Playerm4nu3lf
2016-10-31Fix Accept/ConfirmationDialog UI brokenvolzhs
2016-10-31Revert "Place child control under label in AcceptDialog."volzhs
2016-10-30Revert "make `Container` node aware of `Size Flags`"Rémi Verschelde
2016-10-30Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2016-10-30Merge pull request #6950 from rdb/masterRémi Verschelde