Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #98558 from jasonmorgado/add-track-filter | Thaddeus Crews | 2024-11-10 | 3 | -12/+49 |
|\ | |||||
| * | Add type filters to AnimationPlayer's "Add Track" | Jason Morgado | 2024-11-09 | 3 | -12/+49 |
* | | Merge pull request #98809 from bruvzg/mac_gde_libs_non_uni | Thaddeus Crews | 2024-11-10 | 1 | -8/+37 |
|\ \ | |||||
| * | | [GDExtension] Improve macOS library loading/export. | bruvzg | 2024-11-04 | 1 | -8/+37 |
* | | | Merge pull request #98794 from KoBeWi/programming_a_toaster_aka_internet_of_t... | Thaddeus Crews | 2024-11-10 | 2 | -33/+39 |
|\ \ \ | |||||
| * | | | Improve EditorToaster code | kobewi | 2024-11-03 | 2 | -33/+39 |
| |/ / | |||||
* | | | Merge pull request #98278 from a-johnston/fuzzy-search-rebase | Thaddeus Crews | 2024-11-10 | 3 | -295/+365 |
|\ \ \ | |||||
| * | | | Add fuzzy string matching to quick open search | Adam Johnston | 2024-10-28 | 3 | -295/+365 |
* | | | | Merge pull request #98891 from Faless/debugger/game_view_settings | Thaddeus Crews | 2024-11-10 | 3 | -6/+13 |
|\ \ \ \ | |||||
| * | | | | [Debugger] Add configuration to the GameView debugger plugin | Fabio Alessandrelli | 2024-11-07 | 1 | -1/+10 |
| * | | | | [Debugger] Move quit shortcut configuration to the SceneDebugger | Fabio Alessandrelli | 2024-11-07 | 2 | -5/+3 |
* | | | | | Merge pull request #98232 from dbnicholson/editor-dock-select-root | Thaddeus Crews | 2024-11-10 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fix selecting root node before button released | Dan Nicholson | 2024-10-16 | 1 | -1/+2 |
* | | | | | | Merge pull request #98988 from AThousandShips/fix_game_feature | Thaddeus Crews | 2024-11-10 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [Editor] Fix order of editor features | A Thousand Ships | 2024-11-09 | 1 | -3/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #94889 from rune-scape/no-const-list-erase | Thaddeus Crews | 2024-11-10 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Avoid const_cast in List::erase by requiring mutable elements | rune-scape | 2024-11-08 | 1 | -1/+1 |
* | | | | | | | Merge pull request #98980 from Logharaa/remove-unnecessary-condition | Thaddeus Crews | 2024-11-10 | 1 | -3/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove unnecessary condition | Logharaa | 2024-11-09 | 1 | -3/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #98716 from Calinou/editor-improve-mesh-uv-preview | Thaddeus Crews | 2024-11-10 | 2 | -3/+43 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Improve Mesh UV1/UV2 preview in the editor | Hugo Locurcio | 2024-11-01 | 2 | -3/+43 |
* | | | | | | | | Merge pull request #98710 from YeldhamDev/runtime_reimport_reload | Thaddeus Crews | 2024-11-10 | 2 | -0/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Reload cached resources in runtime on file reimport | Michael Alexsander | 2024-11-05 | 2 | -0/+9 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Don't try to move selection if there are no visible elements | Felix Yuan | 2024-11-09 | 1 | -0/+4 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #98911 from KoBeWi/😵💫 | Thaddeus Crews | 2024-11-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix wrong checked menu item in 3D editor | kobewi | 2024-11-07 | 1 | -1/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #98874 from aaronfranke/gltf-preserve-visibility | Thaddeus Crews | 2024-11-07 | 2 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | GLTF: Preserve node visibility on import | Aaron Franke | 2024-11-05 | 2 | -0/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #98150 from hunterloftis/fix-default-import-threaded | Thaddeus Crews | 2024-11-07 | 13 | -5/+22 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix freeze on non-thread-safe custom importers | Hunter Loftis | 2024-10-15 | 13 | -5/+22 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #98801 from zeux/my-final-form | Thaddeus Crews | 2024-11-05 | 2 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Rewrite index optimization code for maximum efficiency | Arseny Kapoulkine | 2024-11-04 | 2 | -4/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Add missing audio bus button styles | passivestar | 2024-11-05 | 1 | -3/+17 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixes | Thaddeus Crews | 2024-11-04 | 8 | -9/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 5 | -6/+11 |
| * | | | | | Style: Apply `clang-tidy` fixes | Thaddeus Crews | 2024-11-04 | 3 | -3/+4 |
| |/ / / / | |||||
* | | | | | Merge pull request #96778 from aaronfranke/gltf-dont-fail-import | Thaddeus Crews | 2024-11-04 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | GLTF: Don't give up loading image if import fails | Aaron Franke | 2024-11-04 | 1 | -2/+2 |
| |/ / / / | |||||
* / / / / | Add quad mesh to material preview | tetrapod00 | 2024-11-01 | 4 | -20/+83 |
|/ / / / | |||||
* | | | | Merge pull request #69197 from aaronfranke/fix-tiny-convex | Thaddeus Crews | 2024-10-31 | 1 | -8/+7 |
|\ \ \ \ | |||||
| * | | | | Fix debug line drawing with tiny convex hull mesh colliders | Aaron Franke | 2024-10-30 | 1 | -8/+7 |
* | | | | | Merge pull request #97257 from YeldhamDev/guess_godot_is_unity_after_all | Thaddeus Crews | 2024-10-31 | 20 | -181/+776 |
|\ \ \ \ \ | |||||
| * | | | | | Add "Game" editor for better runtime debugging | Michael Alexsander | 2024-10-30 | 20 | -181/+776 |
| |/ / / / | |||||
* | | | | | Merge pull request #98662 from KoBeWi/never_has_been | Thaddeus Crews | 2024-10-31 | 2 | -4/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Remove unused FILE_INFO from FileSystem dock | kobewi | 2024-10-30 | 2 | -4/+0 |
| |/ / / | |||||
* | | | | Merge pull request #98303 from Chaosus/vs_transparency_preview | Yuri Rubinsky | 2024-10-31 | 2 | -7/+22 |
|\ \ \ \ | |||||
| * | | | | Add alpha channel display to vec4 previews of visual shader nodes | Chaosus | 2024-10-18 | 2 | -7/+22 |
* | | | | | Merge pull request #98620 from zeux/lodgen-cleanup | Clay John | 2024-10-30 | 2 | -14/+2 |
|\ \ \ \ \ | |||||
| * | | | | | LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings | Arseny Kapoulkine | 2024-10-28 | 2 | -14/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #98584 from Nazarwadim/emit_only_one_signal | Clay John | 2024-10-30 | 2 | -1/+11 |
|\ \ \ \ \ | |_|_|/ / |/| | | | |