summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2020-06-19Merge pull request #39053 from timoschwarzer/static-assert-variant-arg-maxRémi Verschelde
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-06-19Merge pull request #38932 from Calinou/increase-light3d-shadow-biasRémi Verschelde
2020-06-19Added Texture2DArray support to visual shadersYuri Roubinsky
2020-06-19Merge pull request #39659 from asmaloney/macos-command-backspaceRémi Verschelde
2020-06-19Merge pull request #33235 from nekomatata/rich-text-label-fit-heightRémi Verschelde
2020-06-18[macOS] Command-backspace in line editAndy Maloney
2020-06-16Merge pull request #37903 from Xrayez/shape-2d-draw-bindRémi Verschelde
2020-06-16Merge pull request #36079 from madmiraal/fix-35744Rémi Verschelde
2020-06-16Normalise p_up_direction vector in move_and_slide() andMarcel Admiraal
2020-06-16Merge pull request #39572 from Chaosus/fix_vs_4.0Rémi Verschelde
2020-06-16Merge pull request #39126 from TwistedTwigleg/GSOC_2020_Working_BranchRémi Verschelde
2020-06-15Merge pull request #39544 from nathanfranke/canvas-item-parent-node-renameRémi Verschelde
2020-06-15Made low level changes to the Skeleton3D class and Skeleton3D inspector. Chan...TwistedTwigleg
2020-06-15Use path instead classname to prevent errors for exported visual shadersYuri Roubinsky
2020-06-15Fix bad position in Camera2D offset and camera rotation if smothing enabled.Ranoller
2020-06-15Merge pull request #39485 from theoway/append_bbcode_animation_bugRémi Verschelde
2020-06-15Merge pull request #39522 from noidexe/fix-tabcontainer-tabselected-misfireRémi Verschelde
2020-06-15Merge pull request #39479 from akien-mga/classdb-default-property-uniqueRémi Verschelde
2020-06-14Change "ParentNode" to "Inherit" in Texture OptionsNathan Franke
2020-06-14Re-enable scroll follow on RichTextLabel clearTomasz Chabora
2020-06-13Fix TabContainer emitting spurious tab_selected signals when a theme is changedLisandro Lorea
2020-06-13Fixes the stopping of animation effects in bbcode after appendingUmang Kalra
2020-06-12Object: Add usage hint to instantiate Object properties in editorRémi Verschelde
2020-06-11Merge pull request #39337 from Cevantime/add-text-deletion-methods-to-line-editRémi Verschelde
2020-06-10Make text deletion methods public for LineEditThibault Truffert
2020-06-10Merge pull request #39350 from giulianob/improve-tree-redrawRémi Verschelde
2020-06-09Fix signal duplication bug when duplicating node with instanced childrenMaganty Rushyendra
2020-06-08Add generic file icon and its modulation to the 'FileDialog'Michael Alexsander
2020-06-08PackedScene: Prevent crash when root node has `parent` attributeRémi Verschelde
2020-06-06Tree: Calling update in _gui_input less frequentlyGiuliano Barberi
2020-06-05Restore capture caches when missingTomasz Chabora
2020-06-05Merge pull request #39293 from madmiraal/fix-27921Rémi Verschelde
2020-06-04Correct misspellings of damped spring.Marcel Admiraal
2020-06-04Set "shader_param/" prefix in Shader::has_param()Marcus Brummer
2020-06-03Merge pull request #39270 from Phischermen/fix-mesh-property-listRémi Verschelde
2020-06-03Merge pull request #39164 from theoway/richlabeltext_align_bugRémi Verschelde
2020-06-03Made property hint consistent with other property hintsPhischermen
2020-06-03Allow scroll_to_line when scroll_active is 'false'Dominik 'dreamsComeTrue' Jasiński
2020-06-03Fixes the right and center alignment bug of rich text labelUmang Kalra
2020-06-03Merge pull request #39113 from nekomatata/bbcode-image-colorRémi Verschelde
2020-06-03Merge pull request #39130 from Calinou/dynamicfont-disable-outline-antialiasingRémi Verschelde
2020-06-03Merge pull request #39209 from Xrayez/ray-shape-indieRémi Verschelde
2020-06-02Refactor physics force and impulse codeAaron Franke
2020-06-01Add performance hints to the DirectionalLight shadow mode property hintHugo Locurcio
2020-06-01Move `RayShape2D` implementation into its own translation unitAndrii Doroshenko (Xrayez)
2020-05-30Add color option for img bbcode tag in RichTextLabel to tint imagesPouleyKetchoupp
2020-05-29Merge pull request #39051 from Xrayez/geometry-splitRémi Verschelde
2020-05-28Disable antialiasing on the DynamicFont outline as well when requestedHugo Locurcio
2020-05-27Enable raycast nodes by defaultAndrii Doroshenko (Xrayez)