summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
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-25Add static_assert checks where code assumes VARIANT_ARG_MAX == 5Timo Schwarzer
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-23Increase the default DirectionalLight3D and OmniLight3D shadow biasesHugo Locurcio
2020-05-23Fix resource preview in remote inspectorPouleyKetchoupp
2020-05-22Custom Skeleton3DEditorPluginK. S. Ernest (iFire) Lee
2020-05-22Option in RichTextLabel for height to fit contentPouleyKetchoupp
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
2020-05-16TextEdit search returns a dictionary instead of VectorPouleyKetchoupp
2020-05-17Fix popup window size calculation in popup_centered_ratio by using Rect2unknown
2020-05-16Add night sky to PhysicalSkyMaterialclayjohn
2020-05-16Merge pull request #38782 from mbrlabs/text-editor-fixRémi Verschelde
2020-05-16Fix Container sorting not working when overriding _sort_children in gdscriptPouleyKetchoupp
2020-05-16Fix Android LineEdit editing bugsSkyJJ
2020-05-16Fixed text editor drawing if smooth scrolling is disabled.Marcus Brummer
2020-05-16Remove HQ2X and the `Image.expand_2x_hq2x()` methodHugo Locurcio
2020-05-16Merge pull request #38463 from smartin015/3.2-fixgeditRémi Verschelde
2020-05-16Remove get_local_mouse_position() hack in GraphEditsmartin015
2020-05-16Fix popup positions on multiple screens (with same scaling only).bruvzg
2020-05-15Replace 'add_child_below_node' with 'add_sibling' in NodeDominik 'dreamsComeTrue' Jasiński
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Style: Fix missing/invalid copyright headersRémi Verschelde
2020-05-14Merge pull request #38718 from neikeq/fix-bindings-after-lightmapperIgnacio Roldán Etcheverry
2020-05-14Remove redundant void argument listsRémi Verschelde
2020-05-14Enforce use of bool literals instead of integersRémi Verschelde
2020-05-14Modernize remaining uses of 0/NULL instead of nullptr (C++11)Rémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-05-13Fix C# bindings after lightmapper changesIgnacio Etcheverry
2020-05-12Merge pull request #38655 from ice-blaze/minimap-shifted-selection-by-one-lin...Rémi Verschelde
2020-05-12doc: Sync classref with current sourceRémi Verschelde
2020-05-11Merge pull request #38635 from Calinou/tilemap-rename-ysort-indexRémi Verschelde
2020-05-11thirdparty: Cleanup after #38386, document provenance and copyrightRémi Verschelde
2020-05-11Merge pull request #38386 from reduz/new-lightmapperRémi Verschelde
2020-05-11Merge pull request #38491 from eduardonunesp/input-line-osx-selectionRémi Verschelde
2020-05-11Merge pull request #31938 from KoBeWi/a_welcome_lagRémi Verschelde