summaryrefslogtreecommitdiffstats
path: root/editor/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #99253 from KoBeWi/tldrThaddeus Crews2024-11-151-1/+1
|\
| * Simplify some UID conversionskobewi2024-11-141-1/+1
* | Merge pull request #99177 from Chaosus/vs_swap_connectionsThaddeus Crews2024-11-152-0/+34
|\ \
| * | Add swap connection option to visual shader graphChaosus2024-11-152-0/+34
| |/
* / Fix error emitting when reset a visual shader preview parameterChaosus2024-11-151-2/+5
|/
* Merge pull request #97461 from lalitshankarchowdhury/better-replaceThaddeus Crews2024-11-141-8/+8
|\
| * Improve "Replace in Files" dialog button textLalit Shankar Chowdhury2024-10-011-8/+8
* | Merge pull request #98534 from YeldhamDev/i_hate_mathThaddeus Crews2024-11-141-125/+173
|\ \
| * | Make possible to scale multiple nodes at once in the canvas editorMichael Alexsander2024-10-301-125/+173
* | | Add copy/paste options to preview material parameters in visual shaderChaosus2024-11-122-1/+80
* | | Merge pull request #98629 from timothyqiu/delete-deleteThaddeus Crews2024-11-121-2/+2
|\ \ \
| * | | Fix duplicated Delete shortcut entries in Tiles EditorHaoyu Qiu2024-10-291-2/+2
* | | | Merge pull request #98224 from timothyqiu/select-markers-dialogThaddeus Crews2024-11-121-17/+16
|\ \ \ \
| * | | | Improve Select Markers dialog in AnimationTree editorHaoyu Qiu2024-10-161-17/+16
* | | | | Merge pull request #97041 from aXu-AP/script-highlight-sceneThaddeus Crews2024-11-121-4/+2
|\ \ \ \ \
| * | | | | Highlight scripts used by current sceneaXu-AP2024-11-051-4/+2
* | | | | | Improve NavigationObstacle3D editor toolingsmix82024-11-122-312/+680
* | | | | | Merge pull request #96730 from tracefree/properly_transforming_obstaclesThaddeus Crews2024-11-111-59/+12
|\ \ \ \ \ \
| * | | | | | Make use of NavigationObstacle3D's transformRie2024-11-101-59/+12
* | | | | | | Merge pull request #99013 from TokageItLab/fps-compat-toggleThaddeus Crews2024-11-111-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Add FPS compatible option in second mode of animation editor snappingSilc Lizard (Tokage) Renew2024-11-121-1/+3
| |/ / / / / /
* | | | | | | Merge pull request #92986 from Repiteo/core/ref-instantiate-integrationThaddeus Crews2024-11-1110-22/+22
|\ \ \ \ \ \ \
| * | | | | | | Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-1010-22/+22
* | | | | | | | Merge pull request #97081 from aXu-AP/uv-editor-without-polygonThaddeus Crews2024-11-112-1/+35
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Open uv editor in point editing mode if no pointsaXu-AP2024-09-172-1/+35
* | | | | | | | Merge pull request #98809 from bruvzg/mac_gde_libs_non_uniThaddeus Crews2024-11-101-8/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | [GDExtension] Improve macOS library loading/export.bruvzg2024-11-041-8/+37
* | | | | | | | | Merge pull request #98891 from Faless/debugger/game_view_settingsThaddeus Crews2024-11-101-1/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [Debugger] Add configuration to the GameView debugger pluginFabio Alessandrelli2024-11-071-1/+10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #94889 from rune-scape/no-const-list-eraseThaddeus Crews2024-11-101-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Avoid const_cast in List::erase by requiring mutable elementsrune-scape2024-11-081-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #98716 from Calinou/editor-improve-mesh-uv-previewThaddeus Crews2024-11-102-3/+43
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Improve Mesh UV1/UV2 preview in the editorHugo Locurcio2024-11-012-3/+43
* | | | | | | | | Fix wrong checked menu item in 3D editorkobewi2024-11-071-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixesThaddeus Crews2024-11-044-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-043-3/+5
| * | | | | | | | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-041-1/+1
| | |/ / / / / / | |/| | | | | |
* / | | | | | | Add quad mesh to material previewtetrapod002024-11-012-20/+80
|/ / / / / / /
* | | | | | | Merge pull request #69197 from aaronfranke/fix-tiny-convexThaddeus Crews2024-10-311-8/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix debug line drawing with tiny convex hull mesh collidersAaron Franke2024-10-301-8/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #97257 from YeldhamDev/guess_godot_is_unity_after_allThaddeus Crews2024-10-316-123/+660
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add "Game" editor for better runtime debuggingMichael Alexsander2024-10-306-123/+660
| |/ / / / /
* | | | | | Merge pull request #98303 from Chaosus/vs_transparency_previewYuri Rubinsky2024-10-312-7/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add alpha channel display to vec4 previews of visual shader nodesChaosus2024-10-182-7/+22
* | | | | | Merge pull request #98039 from aaronfranke/button-iconThaddeus Crews2024-10-2960-365/+365
|\ \ \ \ \ \
| * | | | | | Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-2960-365/+365
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #98597 from timothyqiu/on-your-lawnThaddeus Crews2024-10-291-2/+4
|\ \ \ \ \ \
| * | | | | | Fix heap-use-after-free when ctrl-clicking controls in a containerHaoyu Qiu2024-10-261-2/+4
| |/ / / / /
* | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-2912-28/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-2512-28/+27