summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2020-01-15Merge pull request #35147 from madmiraal/fix-34992Rémi Verschelde
2020-01-15Fixes get_floor_normal() returning the user defined floor_normal.Marcel Admiraal
2020-01-15Updates LineEdit's min size when necessaryHaoyu Qiu
2020-01-15Fix typos with codespellRémi Verschelde
2020-01-14Fix regression on scrollbar raising in ScrollContainerMichael Alexsander
2020-01-14Cleanup unnecessary code from before the scrollbar overlapping fixesMichael Alexsander
2020-01-14Merge pull request #35130 from qarmin/crash_item_bad_indexRémi Verschelde
2020-01-14Don't allow to use too big index in ItemListRafał Mikrut
2020-01-14Merge pull request #35106 from YeldhamDev/scrollbar_overlap_fixesRémi Verschelde
2020-01-13Fix more instances of overlapping scrollbarsMichael Alexsander
2020-01-14Updates min size on CenterContainer::set_use_top_leftHaoyu Qiu
2020-01-13Merge pull request #35080 from malbach/scrollbars_overlapRémi Verschelde
2020-01-13Fix overlapping scrollbars in ScrollContainer (#33309)malbach
2020-01-13Control/Light2D: Preventing setting 0 as scale as for Node2DRémi Verschelde
2020-01-12Merge pull request #34960 from johannesgunnar/spin_box-apply-methodRémi Verschelde
2020-01-11Fix empty LineEdit crash on ctrl+backspacePaulb23
2020-01-11Add apply method to SpinBoxJóhannes Gunnar Þorsteinsson
2020-01-10Add signal for LineEdit overflow eventTomasz Chabora
2020-01-10Added function to expose floor normal, useful to correctly calculate player v...Andrea Catania
2020-01-10Merge pull request #34938 from OverloadedOrama/fix-basebutton-button-pressRémi Verschelde
2020-01-10Update minimum size on Label::set_autowrapHaoyu Qiu
2020-01-09Don't compile editor-only function when tools=noGilles Roudière
2020-01-09fixed camera project_position function that was still using the near paramete...Ben Hickling
2020-01-09Fixes BaseButton not triggering the "pressed" signal on "Button Press" Action...OverloadedOrama
2020-01-08Emits meta_hover_ended when mouse exit RichTextLabelHaoyu Qiu
2020-01-08Merge pull request #33817 from Chaosus/vs_fresnelYuri Roubinsky
2020-01-08Merge pull request #34874 from wingedadventurer/bugfix-label-visible-charactersRémi Verschelde
2020-01-08Merge pull request #34871 from lentsius-bark/textEdit-vertical-horizontal-scr...Rémi Verschelde
2020-01-08Merge pull request #34900 from timothyqiu/rtl-cell-wrapRémi Verschelde
2020-01-07Make possible to edit the GraphEdit's selection rect colorsMichael Alexsander
2020-01-08Fixes RichTextLabel click issue when cell text wrapsHaoyu Qiu
2020-01-07Merge pull request #34881 from williamd1k0/fix-animationtree-no3dRémi Verschelde
2020-01-07Don't show conf warning if script is not toolTomasz Chabora
2020-01-07Check if cursor is inside meta when getting cursor shapeKanabenki
2020-01-07expose scroll_vertical and scroll_horizontal in TextEdit + documentationKrystof Klestil
2020-01-07Fixes crash when using Mesh::create_outline and Mesh::create_convex_shapeHaoyu Qiu
2020-01-07Fix AnimationTree not available when compiled with disable_3dWilliam Tumeo
2020-01-07Fixes import of models as PackedSceneHaoyu Qiu
2020-01-06make Label consider spaces for visible_characterswingedadventurer
2020-01-06Merge pull request #34867 from volzhs/calculate-label-size-2Rémi Verschelde
2020-01-07Calculate label size more accuratelyvolzhs
2020-01-06Merge pull request #34865 from volzhs/oversampling-emojiRémi Verschelde
2020-01-07Update size and position for colored font with oversamplingvolzhs
2020-01-06Merge pull request #33987 from nekomatata/own-world-environmentRémi Verschelde
2020-01-06Merge pull request #34303 from Chaosus/fix_texture_crashRémi Verschelde
2020-01-06Merge pull request #34020 from gytsen/unify-pack-versionRémi Verschelde
2020-01-06Merge pull request #34829 from timothyqiu/checks-bundleRémi Verschelde
2020-01-06PCK: Set VERSION_PATCH in header, factor out header magicJoost Heitbrink
2020-01-05Merge pull request #34839 from madmiraal/fix-34807Rémi Verschelde
2020-01-05Don't update the floor_velocity with the current linear_velocity.Marcel Admiraal