summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2020-06-15Merge pull request #39544 from nathanfranke/canvas-item-parent-node-renameRémi Verschelde
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-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-27Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)
2020-05-27Expose `get_char_size()` from Font instead of BitmapFontMaganty Rushyendra
2020-05-27Merge pull request #36409 from fire/skeleton-custom-inspectorRémi Verschelde
2020-05-26colorpicker margin bug fixedThakee Nathees
2020-05-25Merge pull request #38978 from nekomatata/remote-inspector-res-previewFabio Alessandrelli
2020-05-23Merge pull request #38396 from nekomatata/unexpose-sort-childrenRémi Verschelde
2020-05-23Fix resource preview in remote inspectorPouleyKetchoupp
2020-05-22Custom Skeleton3DEditorPluginK. S. Ernest (iFire) Lee
2020-05-21Clarifies 'icon_separation' in TabContainer (instead of 'hseparation')Dominik 'dreamsComeTrue' Jasiński
2020-05-20Merge pull request #38794 from nekomatata/text-edit-search-resultRémi Verschelde
2020-05-20Merge pull request #38309 from SkyLucilfer/AndroidLineEditRémi Verschelde
2020-05-19Fixed kinematic body axis lockAndrea Catania
2020-05-19Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde
2020-05-18Merge pull request #38791 from clayjohn/physical-sky-updateRémi Verschelde
2020-05-17Allow searching with keyboard input by default in PopupMenuHugo Locurcio
2020-05-17Merge pull request #38695 from dreamsComeTrue/node-swap-order-argumentsRémi Verschelde