summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Allow setting custom initialization vector for FileAccessEncrypted. Add expor...bruvzg2024-11-137-27/+113
| |/ / / / / / /
* | | | | | | | Merge pull request #99147 from KoBeWi/conjure_uidThaddeus Crews2024-11-134-0/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Create .uid file when creating new Resourcekobewi2024-11-134-0/+21
| |/ / / / / / /
* | | | | | | | Merge pull request #99144 from KoBeWi/banish_uidThaddeus Crews2024-11-131-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove corresponding .uid file when removing filekobewi2024-11-121-0/+3
| |/ / / / / / /
* | | | | | | | Merge pull request #99139 from KoBeWi/I_haven't_hear_that_name_in_yearsThaddeus Crews2024-11-131-1/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Restore original root name if renaming instance to emptykobewi2024-11-121-1/+12
| |/ / / / / / /
* | | | | | | | Merge pull request #99135 from Meorge/fix-unresponsive-axis-valueThaddeus Crews2024-11-131-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace default deadzone magic number with named constantMalcolm Anderson2024-11-121-1/+2
* | | | | | | | | Merge pull request #93440 from Calinou/import-size-limit-downsample-if-necessaryThaddeus Crews2024-11-131-2/+34
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Downsample textures on import if necessary for technical reasonsHugo Locurcio2024-06-221-2/+34
* | | | | | | | | Merge pull request #98680 from jaydensipe/expose-toast-notification-methodsThaddeus Crews2024-11-125-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expose toast notification methodsJayden Sipe2024-11-115-0/+19
* | | | | | | | | | Merge pull request #99062 from KoBeWi/selectively_selecting_selectorsThaddeus Crews2024-11-122-41/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Cleanup EditorInterface selectors' codekobewi2024-11-112-41/+29
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #98031 from MajorMcDoom/anim-curve-zoom-fixThaddeus Crews2024-11-121-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix inverted vertical zoom interaction in animation curve editorZi Ye2024-10-091-1/+1
* | | | | | | | | | | Merge pull request #97955 from RobProductions/fix-godot-nav-presetThaddeus Crews2024-11-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Restore `Godot` preset zoom modifierMatt Enad2024-10-081-2/+2
* | | | | | | | | | | | Merge pull request #98826 from UnfavorableEnhancer/animation-editor-snap-fixThaddeus Crews2024-11-121-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix holding shift not lowering animation snapUnfavorableEnhancer2024-11-111-4/+5
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #95107 from KoBeWi/stealth_file_systemThaddeus Crews2024-11-122-71/+60
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Optimize FileSystem Dock filteringkobewi2024-10-042-71/+60
* | | | | | | | | | | | | 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 #97946 from WhalesState/editor-spin-sliderThaddeus Crews2024-11-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix `EditorSpinSlider` grapper `TextureRect` doesn't follow parent when scrol...Mounir Tohami2024-10-071-2/+2
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #97041 from aXu-AP/script-highlight-sceneThaddeus Crews2024-11-122-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Highlight scripts used by current sceneaXu-AP2024-11-052-4/+3
* | | | | | | | | | | | | | | Merge pull request #98446 from TokageItLab/look-at-modifierThaddeus Crews2024-11-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Implement LookAtModifier3DSilc Lizard (Tokage) Renew2024-11-121-0/+1
* | | | | | | | | | | | | | | | Improve NavigationObstacle3D editor toolingsmix82024-11-123-312/+681
| |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #97912 from reduz/property-path-store-uidThaddeus Crews2024-11-112-5/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Exposed path properties save UID if referencing a resourceJuan2024-10-072-5/+22
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #98797 from KoBeWi/toastkill_fThaddeus Crews2024-11-112-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Close toasts instantly when Close button is pressedkobewi2024-11-102-1/+7
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | 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 #97363 from reduz/deterministic-gen-suberesources-idThaddeus Crews2024-11-1129-33/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Allow passing UID to importerJuan2024-11-1129-33/+36
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #97356 from reduz/pck-file-removalThaddeus Crews2024-11-113-25/+96
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add ability for PCK patches to remove filesJuan2024-11-113-25/+96
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #97352 from reduz/uids-everywhereThaddeus Crews2024-11-112-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Universalize UID support in all resource typesJuan2024-11-112-0/+16
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #99013 from TokageItLab/fps-compat-toggleThaddeus Crews2024-11-114-10/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add FPS compatible option in second mode of animation editor snappingSilc Lizard (Tokage) Renew2024-11-124-10/+66
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #92986 from Repiteo/core/ref-instantiate-integrationThaddeus Crews2024-11-1116-32/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-1016-32/+32
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |