summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | Fix Spinbox display does not round properly when using decimal custom arrow s...shahriarlabib0002024-11-092-6/+34
| * | | | | | | | | | | | | | | | | Merge pull request #98446 from TokageItLab/look-at-modifierThaddeus Crews2024-11-123-0/+982
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Implement LookAtModifier3DSilc Lizard (Tokage) Renew2024-11-123-0/+982
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #98951 from AThousandShips/fix_more_super_callThaddeus Crews2024-11-124-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Fix a few more super calls in `get_configuration_warnings` methodsA Thousand Ships2024-11-084-10/+10
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Improve NavigationObstacle3D editor toolingsmix82024-11-122-165/+155
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #97897 from WhalesState/button-min-sizeThaddeus Crews2024-11-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Fix `Button` minimum size when `disabled` is toggled.Mounir Tohami2024-10-071-0/+1
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #96730 from tracefree/properly_transforming_obstaclesThaddeus Crews2024-11-112-4/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Make use of NavigationObstacle3D's transformRie2024-11-102-4/+31
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #98767 from jadeharley2/masterThaddeus Crews2024-11-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Fix inability to set TextureLayeredRD as TEXTURE_TYPE_CUBE or TEXTURE_TYPE_CU...jadeharley22024-11-111-1/+1
| | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #97352 from reduz/uids-everywhereThaddeus Crews2024-11-112-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Universalize UID support in all resource typesJuan2024-11-112-0/+5
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #96188 from Khusheete/tilemaplayer-cell-updateThaddeus Crews2024-11-112-0/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Add `TileMapLayer._update_cells` virtual callback called when the TileMapLaye...Souchet Ferdinand2024-11-112-0/+25
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #92986 from Repiteo/core/ref-instantiate-integrationThaddeus Crews2024-11-1118-33/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-1018-33/+33
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #98957 from kiroxas/NavBakeSourceImprovementThaddeus Crews2024-11-111-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Improve `NavMeshGenerator2D::generator_bake_from_source_geometry_data` perfor...Kiro2024-11-111-0/+2
| | |/ / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / CI: Update Linux runners to Ubuntu 24.04Thaddeus Crews2024-11-101-1/+2
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-1122-314/+322
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #98036 from bruvzg/para_btn_spacingThaddeus Crews2024-11-104-8/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | [TextParagraph/Button] Add support for line spacing.bruvzg2024-10-104-8/+40
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #98278 from a-johnston/fuzzy-search-rebaseThaddeus Crews2024-11-102-201/+148
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add fuzzy string matching to quick open searchAdam Johnston2024-10-282-201/+148
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #98777 from AThousandShips/debug_no_3d_fixThaddeus Crews2024-11-101-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add missing checks for non-3D builds in scene debuggerA Thousand Ships2024-11-021-0/+2
| | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #98773 from KeyboardDanni/tileset_collision_priorityThaddeus Crews2024-11-103-0/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add collision priority property to TileSet physics layersDanni2024-11-023-0/+35
| * | | | | | | | | | | | | | | | Merge pull request #98891 from Faless/debugger/game_view_settingsThaddeus Crews2024-11-103-36/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [Debugger] Add configuration to the GameView debugger pluginFabio Alessandrelli2024-11-072-4/+14
| | * | | | | | | | | | | | | | | | [Debugger] Move quit shortcut configuration to the SceneDebuggerFabio Alessandrelli2024-11-073-32/+14
| * | | | | | | | | | | | | | | | | Merge pull request #96841 from maidopi-usagi/tree_item_height_cacheThaddeus Crews2024-11-103-41/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | replace computed height with cached item minimum sizeMaidOpi2024-11-073-41/+14
| | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge pull request #86600 from nikitalita/fix-missing-resourcesThaddeus Crews2024-11-102-15/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Fix missing resource properties being dropped on savenikitalita2024-11-052-15/+16
| * | | | | | | | | | | | | | | | | | Merge pull request #94889 from rune-scape/no-const-list-eraseThaddeus Crews2024-11-102-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Avoid const_cast in List::erase by requiring mutable elementsrune-scape2024-11-082-2/+2
| * | | | | | | | | | | | | | | | | | | Merge pull request #98720 from timothyqiu/file-dialog-atmThaddeus Crews2024-11-101-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Disable auto translate of FileDialog's file listHaoyu Qiu2024-11-011-0/+1
| | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #98717 from nikitalita/fix-save-to-wav-capsThaddeus Crews2024-11-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | fix save to wavnikitalita2024-11-011-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #98710 from YeldhamDev/runtime_reimport_reloadThaddeus Crews2024-11-102-3/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Reload cached resources in runtime on file reimportMichael Alexsander2024-11-052-3/+15
| | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #98963 from RandomShaper/fix_classdb_deadlockThaddeus Crews2024-11-101-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Fix deadlocks related to ClassDB queries about global classesPedro J. Estébanez2024-11-081-0/+3
| | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #98829 from adamscott/fix-tree-scroll-center-overflowThaddeus Crews2024-11-101-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Fix issue where scrolling to item center would overflow on topAdam Scott2024-11-051-4/+6
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge pull request #98317 from YYF233333/vformatThaddeus Crews2024-11-071-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \