Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #98957 from kiroxas/NavBakeSourceImprovement | Thaddeus Crews | 2024-11-11 | 1 | -0/+2 |
|\ | |||||
| * | Improve `NavMeshGenerator2D::generator_bake_from_source_geometry_data` perfor... | Kiro | 2024-11-11 | 1 | -0/+2 |
* | | CI: Update Linux runners to Ubuntu 24.04 | Thaddeus Crews | 2024-11-10 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #98036 from bruvzg/para_btn_spacing | Thaddeus Crews | 2024-11-10 | 4 | -8/+40 |
|\ | |||||
| * | [TextParagraph/Button] Add support for line spacing. | bruvzg | 2024-10-10 | 4 | -8/+40 |
* | | Merge pull request #98278 from a-johnston/fuzzy-search-rebase | Thaddeus Crews | 2024-11-10 | 2 | -201/+148 |
|\ \ | |||||
| * | | Add fuzzy string matching to quick open search | Adam Johnston | 2024-10-28 | 2 | -201/+148 |
* | | | Merge pull request #98777 from AThousandShips/debug_no_3d_fix | Thaddeus Crews | 2024-11-10 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Add missing checks for non-3D builds in scene debugger | A Thousand Ships | 2024-11-02 | 1 | -0/+2 |
* | | | | Merge pull request #98773 from KeyboardDanni/tileset_collision_priority | Thaddeus Crews | 2024-11-10 | 3 | -0/+35 |
|\ \ \ \ | |||||
| * | | | | Add collision priority property to TileSet physics layers | Danni | 2024-11-02 | 3 | -0/+35 |
* | | | | | Merge pull request #98891 from Faless/debugger/game_view_settings | Thaddeus Crews | 2024-11-10 | 3 | -36/+28 |
|\ \ \ \ \ | |||||
| * | | | | | [Debugger] Add configuration to the GameView debugger plugin | Fabio Alessandrelli | 2024-11-07 | 2 | -4/+14 |
| * | | | | | [Debugger] Move quit shortcut configuration to the SceneDebugger | Fabio Alessandrelli | 2024-11-07 | 3 | -32/+14 |
* | | | | | | Merge pull request #96841 from maidopi-usagi/tree_item_height_cache | Thaddeus Crews | 2024-11-10 | 3 | -41/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | replace computed height with cached item minimum size | MaidOpi | 2024-11-07 | 3 | -41/+14 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #86600 from nikitalita/fix-missing-resources | Thaddeus Crews | 2024-11-10 | 2 | -15/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix missing resource properties being dropped on save | nikitalita | 2024-11-05 | 2 | -15/+16 |
* | | | | | | | Merge pull request #94889 from rune-scape/no-const-list-erase | Thaddeus Crews | 2024-11-10 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Avoid const_cast in List::erase by requiring mutable elements | rune-scape | 2024-11-08 | 2 | -2/+2 |
* | | | | | | | | Merge pull request #98720 from timothyqiu/file-dialog-atm | Thaddeus Crews | 2024-11-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Disable auto translate of FileDialog's file list | Haoyu Qiu | 2024-11-01 | 1 | -0/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #98717 from nikitalita/fix-save-to-wav-caps | Thaddeus Crews | 2024-11-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix save to wav | nikitalita | 2024-11-01 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #98710 from YeldhamDev/runtime_reimport_reload | Thaddeus Crews | 2024-11-10 | 2 | -3/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Reload cached resources in runtime on file reimport | Michael Alexsander | 2024-11-05 | 2 | -3/+15 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #98963 from RandomShaper/fix_classdb_deadlock | Thaddeus Crews | 2024-11-10 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix deadlocks related to ClassDB queries about global classes | Pedro J. Estébanez | 2024-11-08 | 1 | -0/+3 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #98829 from adamscott/fix-tree-scroll-center-overflow | Thaddeus Crews | 2024-11-10 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix issue where scrolling to item center would overflow on top | Adam Scott | 2024-11-05 | 1 | -4/+6 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #98317 from YYF233333/vformat | Thaddeus Crews | 2024-11-07 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Optimize TileSetAtlasSource::_get_property_list | Yufeng Ying | 2024-10-19 | 1 | -3/+7 |
* | | | | | | | | | | Fix IME deactivation events not send on focus loss. Do not unset AltGr modifi... | bruvzg | 2024-11-06 | 2 | -0/+4 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #98801 from zeux/my-final-form | Thaddeus Crews | 2024-11-05 | 4 | -23/+92 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Rewrite index optimization code for maximum efficiency | Arseny Kapoulkine | 2024-11-04 | 4 | -23/+92 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #98571 from timothyqiu/pname-no-editor | Thaddeus Crews | 2024-11-05 | 3 | -15/+15 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Don't mark `PROPERTY_USAGE_NO_EDITOR` properties for translation | Haoyu Qiu | 2024-10-26 | 3 | -15/+15 |
* | | | | | | | | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixes | Thaddeus Crews | 2024-11-04 | 8 | -27/+27 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 2 | -19/+19 |
| * | | | | | | | | | Style: Apply `clang-tidy` fixes | Thaddeus Crews | 2024-11-04 | 6 | -8/+8 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #96705 from elmajime/camera_from_external_feed | Thaddeus Crews | 2024-11-04 | 1 | -4/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Added external camera feed from external plugin on Android | maxime.chambefort | 2024-10-30 | 1 | -4/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` | Michael Alexsander | 2024-11-02 | 41 | -121/+155 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #98350 from syntaxerror247/android-native-filepicker | Thaddeus Crews | 2024-10-31 | 2 | -7/+24 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [DisplayServer] Add feature flag for native file dialog access to `user/res` ... | Anish Mishra | 2024-10-30 | 2 | -7/+24 |
* | | | | | | | | Merge pull request #98637 from SubmergedTree/creating-light-occluder-2d-polyg... | Thaddeus Crews | 2024-10-31 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | creating LightOccluder2D polygon makes exclamation mark in scene tree disappear | Jannik Seemann | 2024-10-29 | 1 | -0/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #47502 from KoBeWi/add_0 | Thaddeus Crews | 2024-10-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Always add decimal when printing float | kobewi | 2024-10-23 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #69197 from aaronfranke/fix-tiny-convex | Thaddeus Crews | 2024-10-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |