summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2017-09-12Merge pull request #11167 from bojidar-bg/9547-fix-metadata-duplicationPoommetee Ketson
2017-09-11Material: fix priority not intPoommetee Ketson
2017-09-11Fix duplication of nodes resulting in shared metadataBojidar Marinov
2017-09-11Script access to formatted arrays and blend_arrays in meshes.SaracenOne
2017-09-10Added to kinematicbody2d the copy and paste of the API friendler of Kinematic...Aron de Castro
2017-09-10Added ID to tracker signals and property for storing handBastiaan Olij
2017-09-08Fix unused variable warningsHein-Pieter van Braam
2017-09-08Remove assignment and declarations in if statementsHein-Pieter van Braam
2017-09-08Fix various assorted warningsHein-Pieter van Braam
2017-09-07Ability to use a sky for reflection together with a background color.Juan Linietsky
2017-09-08Fix serveral recent new clang-format errorsHein-Pieter van Braam
2017-09-07Several fixes to directional shadows, closes #10926Juan Linietsky
2017-09-07Restored auto snapping of controls to pixels, fixes #10847 and probably sever...Juan Linietsky
2017-09-06Renamed playing property of audiostreams to play, to make it clearer. Fixes #...Juan Linietsky
2017-09-06Check whether stuff is visible before baking it, closes #10525Juan Linietsky
2017-09-06second take at autocomplete logic, using a TextOperation check.Paulo Gomes
2017-09-06rtl uses styleBoxEmpty as defualttoger5
2017-09-06Remove dead ButtonGroup codeRémi Verschelde
2017-09-05hide next pass for material types that make it pointless, closes #10686Juan Linietsky
2017-09-05Renames _add_child_below_node() to add_child_below_node(). Closes #9988.David Saltares
2017-09-05Added a warning message when a VehicleWheel is not a child of a VehicleBody.Nathan Warden
2017-09-05Add custom minumus height to TreeItemGeequlim
2017-09-05Automatically redraw when shaders using TIME are visible, fixes #10554Juan Linietsky
2017-09-05Merge pull request #10978 from Noshyaar/pr-meshlibRémi Verschelde
2017-09-05Merge pull request #10822 from hoelzl/toggle-buttonRémi Verschelde
2017-09-04Merge pull request #10902 from toger5/rtl_copy_and_selection_colorRémi Verschelde
2017-09-05MeshLibrary: remove duplicated linePoommetee Ketson
2017-09-04Merge pull request #10916 from volzhs/vertical-align-tree-lineeditRémi Verschelde
2017-09-04Merge pull request #10931 from djrm/pr_style_fixesRémi Verschelde
2017-09-04Recast integration.Saracen
2017-09-04fixed copy on osx + help selection colortoger5
2017-09-04-Changed KinematicBody API yet again to make it friendlierJuan Linietsky
2017-09-04Merge pull request #10932 from djrm/pr_fix_metricsRémi Verschelde
2017-09-04Merge pull request #10901 from toger5/script_background_cleanupRémi Verschelde
2017-09-04Merge pull request #10894 from Paulb23/brace_auto_indentRémi Verschelde
2017-09-04Merge pull request #10937 from djrm/pr_fix_typoRémi Verschelde
2017-09-03Fix. resizeable -> resizable.Daniel J. Ramirez
2017-09-03-Added an optimization so physics shapes are configured later, speeds up grid...Juan Linietsky
2017-09-03Added transmission shader parameter.Juan Linietsky
2017-09-03Improved color temperature in script editorDaniel J. Ramirez
2017-09-03Fixed some metrics (some issues caused by the new Noto Sans font).Daniel J. Ramirez
2017-09-03LineEdit in Tree is aligned vertical centervolzhs
2017-09-02Unified script panel backgrounds.toger5
2017-09-02richTextLable implemented stylebox supporttoger5
2017-09-02Added support for brace auto indent and fixed indent abovePaulb23
2017-09-02Merge pull request #10887 from Paulb23/fix_scrolling_up_jitterRémi Verschelde
2017-09-02Fix typos 'a' and 'an'Poommetee Ketson
2017-09-02Made triplanar local space by default, world space optionally, closes #10159Juan Linietsky
2017-09-02Fixed jitter when scrolling upPaulb23
2017-09-02Merge pull request #10858 from letheed/add-shadow_filter-variantRémi Verschelde