summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2022-07-08Merge pull request #62806 from dylan-conway/layered-texture-update-fix-and-er...Rémi Verschelde
2022-07-07Changed valid check to null check, added error messagesDylan Conway
2022-07-07Fix regressions from Font refactorbruvzg
2022-07-07Merge pull request #62108 from bruvzg/font_config_v3Rémi Verschelde
2022-07-07Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows fi...bruvzg
2022-07-06Remove Octreelawnjelly
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-07-06Disable Expand by default in VideoStreamPlayerHugo Locurcio
2022-07-05Clamp VoxelGI extents to reasonable values to avoid breaking bakingHugo Locurcio
2022-07-05Merge pull request #62721 from Nolkaloid/line_edit-caret-blink-fixRémi Verschelde
2022-07-05Change LineEdit caret blink to use processNolkaloid
2022-07-04Allow to disable TextEdit vertical scrollkobewi
2022-07-04Merge pull request #62448 from MinusKube/completion-scroll-clickRémi Verschelde
2022-07-04Merge pull request #38298 from ThakeeNathees/file-dialog-autocomplete-fixRémi Verschelde
2022-07-04Use custom key structs, instead of raw hashes for the Label3D and TextMesh, t...bruvzg
2022-07-04Fix FileDialog file name autocompletion with filtersThakee Nathees
2022-07-03Add the ability to drag the code completion scrollbar using the mouse clickMinusKube
2022-07-03Merge pull request #62677 from akien-mga/particles-fix-warnings-updateRémi Verschelde
2022-07-03Particles: Fix missing configuration warning updatesRémi Verschelde
2022-07-03Fix no `hint_string` for `frame` property in `AnimatedSprite`skleonc
2022-07-02Merge pull request #61610 from TokageItLab/importer-retarget-registered-gdhum...Rémi Verschelde
2022-07-02Merge pull request #62605 from Calinou/internal-group-names-prefix-underscoreRémi Verschelde
2022-07-01Merge pull request #50755 from foxydevloper/add-global-position-and-global-ro...Rémi Verschelde
2022-07-01Add an underscore to internal group names as per engine policyHugo Locurcio
2022-07-01Clamp Decal's upper/lower fade to positive valuesHugo Locurcio
2022-07-01Add global_position and global_rotation to Node3Dfoxydevloper
2022-07-01Merge pull request #59089 from KoBeWi/I_am_rootRémi Verschelde
2022-07-01Fix find_next_valid_focus() freezekobewi
2022-07-01implement bone renamer in importerSilc Renew
2022-06-30Fix find_next_valid_focus() freezekobewi
2022-06-30Merge pull request #62527 from smix8/navigation_agent_property_groupsRémi Verschelde
2022-06-29Merge pull request #62084 from smix8/path_debug_options_4.xRémi Verschelde
2022-06-29Group NavigationAgent propertiessmix8
2022-06-29Merge pull request #62510 from MinusKube/animation-reset-crashRémi Verschelde
2022-06-29Fix animation player crashing when caching disabled tracksMinusKube
2022-06-29fixed Pingpong animation get snaging on the edge in AnimationTreeSilc Renew
2022-06-28Merge pull request #62494 from TechnoPorg/gradient-fix-precisionRémi Verschelde
2022-06-28Merge pull request #61196 from V-Sekai/animtree-advance-expressionsRémi Verschelde
2022-06-28Use single-precision floats in GradientEditTechnoPorg
2022-06-28Add root_subfolder to FileDialogkobewi
2022-06-28Add AnimationTree Advance ExpressionsSaracenOne
2022-06-28Merge pull request #60935 from Calinou/geometryinstance3d-gi-mode-default-staticRémi Verschelde
2022-06-28Merge pull request #62468 from V-Sekai/core-const-expressionsRémi Verschelde
2022-06-27Merge pull request #62458 from Geometror/interpolation-function-cleanupRémi Verschelde
2022-06-27Add a const call mode to Object, Variant and Script.K. S. Ernest (iFire) Lee
2022-06-27Merge pull request #62396 from reduz/fix-local-vector-transitions-in-node3dRémi Verschelde
2022-06-27Refactor bezier interpolation functionsHendrik Brucker
2022-06-27Merge pull request #37764 from KoBeWi/video_pauserRémi Verschelde
2022-06-27Fix VECTOR/LOCAL transitions in Node3Dreduz
2022-06-27Merge pull request #61587 from YuriSizov/control-fix-theme-owner-toplevelRémi Verschelde