Age | Commit message (Expand) | Author |
2022-07-08 | Merge pull request #60739 from KoBeWi/add_static_methods_everywhere!! | Rémi Verschelde |
2022-07-08 | Account for relative z-indexes when y-sorting | Xentripetal |
2022-07-08 | Add static methods for creating Image and ImageTexture | kobewi |
2022-07-08 | Merge pull request #62744 from AThousandShips/tree_h_scroll | Rémi Verschelde |
2022-07-08 | Merge pull request #62632 from linkpy/62630_fix | Rémi Verschelde |
2022-07-08 | Merge pull request #62075 from Vitika9/gsoc-colorpicker | Rémi Verschelde |
2022-07-08 | Fix regressions from Font refactor | bruvzg |
2022-07-08 | Merge pull request #62806 from dylan-conway/layered-texture-update-fix-and-er... | Rémi Verschelde |
2022-07-07 | Changed valid check to null check, added error messages | Dylan Conway |
2022-07-07 | Fix regressions from Font refactor | bruvzg |
2022-07-07 | Horizontal scroll for Tree | Ninni Pipping |
2022-07-07 | Merge pull request #62108 from bruvzg/font_config_v3 | Rémi Verschelde |
2022-07-07 | Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows fi... | bruvzg |
2022-07-06 | ColorPicker Refactor | Vitika9 |
2022-07-06 | Remove Octree | lawnjelly |
2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg |
2022-07-06 | Disable Expand by default in VideoStreamPlayer | Hugo Locurcio |
2022-07-05 | Clamp VoxelGI extents to reasonable values to avoid breaking baking | Hugo Locurcio |
2022-07-05 | Merge pull request #62721 from Nolkaloid/line_edit-caret-blink-fix | Rémi Verschelde |
2022-07-05 | Change LineEdit caret blink to use process | Nolkaloid |
2022-07-04 | Allow to disable TextEdit vertical scroll | kobewi |
2022-07-04 | Merge pull request #62448 from MinusKube/completion-scroll-click | Rémi Verschelde |
2022-07-04 | Merge pull request #38298 from ThakeeNathees/file-dialog-autocomplete-fix | Rémi Verschelde |
2022-07-04 | Use custom key structs, instead of raw hashes for the Label3D and TextMesh, t... | bruvzg |
2022-07-04 | Fix FileDialog file name autocompletion with filters | Thakee Nathees |
2022-07-03 | Add the ability to drag the code completion scrollbar using the mouse click | MinusKube |
2022-07-03 | Merge pull request #62677 from akien-mga/particles-fix-warnings-update | Rémi Verschelde |
2022-07-03 | Particles: Fix missing configuration warning updates | Rémi Verschelde |
2022-07-03 | Fix no `hint_string` for `frame` property in `AnimatedSprite`s | kleonc |
2022-07-02 | Make sure the tile data clears its `terrain` field when said terrain is remov... | Estelle Linkpy Reid |
2022-07-02 | Merge pull request #61610 from TokageItLab/importer-retarget-registered-gdhum... | Rémi Verschelde |
2022-07-02 | Merge pull request #62605 from Calinou/internal-group-names-prefix-underscore | Rémi Verschelde |
2022-07-01 | Merge pull request #50755 from foxydevloper/add-global-position-and-global-ro... | Rémi Verschelde |
2022-07-01 | Add an underscore to internal group names as per engine policy | Hugo Locurcio |
2022-07-01 | Clamp Decal's upper/lower fade to positive values | Hugo Locurcio |
2022-07-01 | Add global_position and global_rotation to Node3D | foxydevloper |
2022-07-01 | Merge pull request #59089 from KoBeWi/I_am_root | Rémi Verschelde |
2022-07-01 | Fix find_next_valid_focus() freeze | kobewi |
2022-07-01 | implement bone renamer in importer | Silc Renew |
2022-06-30 | Fix find_next_valid_focus() freeze | kobewi |
2022-06-30 | Merge pull request #62527 from smix8/navigation_agent_property_groups | Rémi Verschelde |
2022-06-29 | Merge pull request #62084 from smix8/path_debug_options_4.x | Rémi Verschelde |
2022-06-29 | Group NavigationAgent properties | smix8 |
2022-06-29 | Merge pull request #62510 from MinusKube/animation-reset-crash | Rémi Verschelde |
2022-06-29 | Fix animation player crashing when caching disabled tracks | MinusKube |
2022-06-29 | fixed Pingpong animation get snaging on the edge in AnimationTree | Silc Renew |
2022-06-28 | Merge pull request #62494 from TechnoPorg/gradient-fix-precision | Rémi Verschelde |
2022-06-28 | Merge pull request #61196 from V-Sekai/animtree-advance-expressions | Rémi Verschelde |
2022-06-28 | Use single-precision floats in GradientEdit | TechnoPorg |
2022-06-28 | Add root_subfolder to FileDialog | kobewi |