summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@711c725cf1b641d05d6cc988a64601622e48fe4aSpartan3222024-11-152-9/+9
|\
| * Merge pull request #99058 from UnfavorableEnhancer/animation_snapping_fixRémi Verschelde2024-11-151-8/+6
| |\
| | * fix animation snapping in seconds modeUnfavorableEnhancer2024-11-111-8/+6
| * | Merge pull request #96606 from RandomShaper/res_loader_cherrypicks_4.3Rémi Verschelde2024-11-151-1/+3
| |\ \ | | |/ | |/|
| | * EditorResourcePreview: Let loads complete after exit requestedPedro J. Estébanez2024-09-231-1/+3
* | | Rebrand godette to Redot-chanTrashguy2024-11-141-1/+1
* | | Fix `gh_ratelimit`'s creation path being outside RedotSpartan3222024-11-091-2/+3
* | | Replace `versions.json` check with Github release checkSpartan3222024-11-092-16/+60
* | | Add support for redotengine.org template mirror automationSpartan3222024-11-081-1/+1
* | | Fix ignoring status_version for updatingSpartan3222024-11-031-2/+3
* | | Fix heap-use-after-free when ctrl-clicking controls in a containerHaoyu Qiu2024-11-011-2/+4
* | | Add support for launching the Play window in PiP modeFredia Huya-Kouadio2024-11-011-0/+6
* | | Fix slow importation when window is unfocusedHilderin2024-11-013-7/+21
* | | Clarify `EngineDebugger` and `EditorDebugger*` documentationDanil Alexeev2024-11-011-1/+1
* | | Merge pull request #832 from Spartan322/4.3-fix/template-downloads-availableGeorge L. Albany2024-11-011-5/+5
|\ \ \
| * | | Fix templates treating official releases as dev releasesSpartan3222024-10-311-5/+5
* | | | Fix remainder of godotengine referencesSpartan3222024-10-315-6/+7
|/ / /
* | | Fix Godot Reference for update URLdecryptedchaos2024-10-281-1/+1
* | | Fix copyright headers referring to GodotSpartan3222024-10-27563-1126/+1126
* | | Merge pull request #811 from Spartan322/4.3-add/std-godot-themeGeorge L. Albany2024-10-261-2/+2
|\ \ \
| * | | Fix standard Godot theme missing in preset listSpartan3222024-10-261-2/+2
* | | | Merge pull request #807 from Spartan322/4.3-fix/item-editor-snap-linesGeorge L. Albany2024-10-262-117/+137
|\ \ \ \ | |/ / / |/| | |
| * | | Overhaul `CanvasItemEditor` snap lines drawing and inputSpartan3222024-10-252-117/+137
* | | | Merge pull request #806 from Spartan322/4.3-unify/item-editor-hoveringGeorge L. Albany2024-10-262-60/+52
|\ \ \ \
| * | | | Unify `CanvasItemEditor` duplicate hovering behaviorSpartan3222024-10-252-60/+52
| |/ / /
* | | | Merge pull request #805 from Spartan322/4.-fix/item-editor-redrawGeorge L. Albany2024-10-261-4/+2
|\ \ \ \
| * | | | Fix `CanvasItemEditor` redraw on key echoMounir Tohami2024-10-251-4/+2
| |/ / /
* | | | Merge pull request #776 from Spartan322/4.3-fix/editor-spin-slider-grabberGeorge L. Albany2024-10-261-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix `EditorSpinSlider` grabber doesn't follow parent when scrollingMounir Tohami2024-10-251-2/+2
* | | | Fix `EngineUpdateLabel` referring to godotengine.orgSpartan3222024-10-241-2/+2
* | | | [4.3] Rebranding: editor/ + doc/Dubhghlas McLaughlin2024-10-23110-110/+110
* | | | Improve the brand related assetsMuhannad Elbolaky2024-10-211-1/+1
|/ / /
* | | Remove `(Official)` from asset library buttonSpartan3222024-10-161-1/+1
* | | Rebrand preambles to RedotSpartan3222024-10-13563-0/+1126
* | | Rebrand Godot 4.3 to RedotTrashguy2024-10-13144-1936/+2032
|/ /
* | i18n: Sync translations with WeblateRémi Verschelde2024-09-1751-727/+11842
* | Fix error reopening non existing scene on startupHilderin2024-09-171-4/+8
* | [Windows] Emit native file dialog callback from event loop, fix selected opti...bruvzg2024-09-171-1/+2
* | Fix double lock/group buttons when starting editor with empty sceneGiganzo2024-09-171-0/+2
* | Fix slider size in compact modeGiganzo2024-09-171-6/+9
* | Fix polygon node losing its UV toolbar by adding a call to the show method wh...Hristo Iliev2024-09-171-1/+3
* | WAV: Fix one frame overflow at the endDeeJayLSP2024-09-171-2/+2
* | Update AnimationPlayer in real-time when bezier curve properties or bezier ed...Dowsley2024-09-172-2/+72
* | Fix undoing "Move tiles" TileMapLayer action when drag/drop areas overlapkleonc2024-09-171-2/+4
* | Fix directory empty bug on Androidshahriarlabib0002024-09-171-4/+8
* | fix clear button on Array[Node]ajreckof2024-09-171-1/+5
* | Fix "reparent to new node" when node has internal childrenRedMser2024-09-171-1/+1
* | Fix "reparent to new node" not remembering indexRedMser2024-09-172-31/+47
* | Fix Set Frame Title popup positionGiganzo2024-09-171-1/+1
* | Fix shift clicking on Add Sun/Environment to Scene buttonsGiganzo2024-09-171-0/+3