Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #93440 from Calinou/import-size-limit-downsample-if-necessary | Thaddeus Crews | 2024-11-13 | 1 | -2/+34 |
|\ | |||||
| * | Downsample textures on import if necessary for technical reasons | Hugo Locurcio | 2024-06-22 | 1 | -2/+34 |
* | | Merge pull request #98680 from jaydensipe/expose-toast-notification-methods | Thaddeus Crews | 2024-11-12 | 5 | -0/+19 |
|\ \ | |||||
| * | | Expose toast notification methods | Jayden Sipe | 2024-11-11 | 5 | -0/+19 |
* | | | Merge pull request #99062 from KoBeWi/selectively_selecting_selectors | Thaddeus Crews | 2024-11-12 | 2 | -41/+29 |
|\ \ \ | |||||
| * | | | Cleanup EditorInterface selectors' code | kobewi | 2024-11-11 | 2 | -41/+29 |
| |/ / | |||||
* | | | Merge pull request #98031 from MajorMcDoom/anim-curve-zoom-fix | Thaddeus Crews | 2024-11-12 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix inverted vertical zoom interaction in animation curve editor | Zi Ye | 2024-10-09 | 1 | -1/+1 |
* | | | | Merge pull request #97955 from RobProductions/fix-godot-nav-preset | Thaddeus Crews | 2024-11-12 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Restore `Godot` preset zoom modifier | Matt Enad | 2024-10-08 | 1 | -2/+2 |
* | | | | | Merge pull request #98826 from UnfavorableEnhancer/animation-editor-snap-fix | Thaddeus Crews | 2024-11-12 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | fix holding shift not lowering animation snap | UnfavorableEnhancer | 2024-11-11 | 1 | -4/+5 |
* | | | | | | Merge pull request #95107 from KoBeWi/stealth_file_system | Thaddeus Crews | 2024-11-12 | 2 | -71/+60 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Optimize FileSystem Dock filtering | kobewi | 2024-10-04 | 2 | -71/+60 |
* | | | | | | | Merge pull request #98629 from timothyqiu/delete-delete | Thaddeus Crews | 2024-11-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix duplicated Delete shortcut entries in Tiles Editor | Haoyu Qiu | 2024-10-29 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #98224 from timothyqiu/select-markers-dialog | Thaddeus Crews | 2024-11-12 | 1 | -17/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Improve Select Markers dialog in AnimationTree editor | Haoyu Qiu | 2024-10-16 | 1 | -17/+16 |
* | | | | | | | | | Merge pull request #97946 from WhalesState/editor-spin-slider | Thaddeus Crews | 2024-11-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix `EditorSpinSlider` grapper `TextureRect` doesn't follow parent when scrol... | Mounir Tohami | 2024-10-07 | 1 | -2/+2 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #97041 from aXu-AP/script-highlight-scene | Thaddeus Crews | 2024-11-12 | 2 | -4/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Highlight scripts used by current scene | aXu-AP | 2024-11-05 | 2 | -4/+3 |
* | | | | | | | | | | Merge pull request #98446 from TokageItLab/look-at-modifier | Thaddeus Crews | 2024-11-12 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Implement LookAtModifier3D | Silc Lizard (Tokage) Renew | 2024-11-12 | 1 | -0/+1 |
* | | | | | | | | | | | Improve NavigationObstacle3D editor tooling | smix8 | 2024-11-12 | 3 | -312/+681 |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #97912 from reduz/property-path-store-uid | Thaddeus Crews | 2024-11-11 | 2 | -5/+22 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Exposed path properties save UID if referencing a resource | Juan | 2024-10-07 | 2 | -5/+22 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #98797 from KoBeWi/toastkill_f | Thaddeus Crews | 2024-11-11 | 2 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Close toasts instantly when Close button is pressed | kobewi | 2024-11-10 | 2 | -1/+7 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #96730 from tracefree/properly_transforming_obstacles | Thaddeus Crews | 2024-11-11 | 1 | -59/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Make use of NavigationObstacle3D's transform | Rie | 2024-11-10 | 1 | -59/+12 |
* | | | | | | | | | | | Merge pull request #97363 from reduz/deterministic-gen-suberesources-id | Thaddeus Crews | 2024-11-11 | 29 | -33/+36 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Allow passing UID to importer | Juan | 2024-11-11 | 29 | -33/+36 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #97356 from reduz/pck-file-removal | Thaddeus Crews | 2024-11-11 | 3 | -25/+96 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add ability for PCK patches to remove files | Juan | 2024-11-11 | 3 | -25/+96 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #97352 from reduz/uids-everywhere | Thaddeus Crews | 2024-11-11 | 2 | -0/+16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Universalize UID support in all resource types | Juan | 2024-11-11 | 2 | -0/+16 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #99013 from TokageItLab/fps-compat-toggle | Thaddeus Crews | 2024-11-11 | 4 | -10/+66 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add FPS compatible option in second mode of animation editor snapping | Silc Lizard (Tokage) Renew | 2024-11-12 | 4 | -10/+66 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #92986 from Repiteo/core/ref-instantiate-integration | Thaddeus Crews | 2024-11-11 | 16 | -32/+32 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Core: Integrate `Ref::instantiate` where possible | Thaddeus Crews | 2024-11-10 | 16 | -32/+32 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #97722 from dustdfg/fix_wrong_groups_tooltip | Thaddeus Crews | 2024-11-11 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix tooltip message of button that opens groups/signals dock | Yevhen Babiichuk (DustDFG) | 2024-10-02 | 1 | -6/+6 |
* | | | | | | | | | | | | Merge pull request #97081 from aXu-AP/uv-editor-without-polygon | Thaddeus Crews | 2024-11-11 | 2 | -1/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Open uv editor in point editing mode if no points | aXu-AP | 2024-09-17 | 2 | -1/+35 |
* | | | | | | | | | | | | | Merge pull request #98859 from ydeltastar/method-selector | Thaddeus Crews | 2024-11-11 | 2 | -0/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Make the method selector dialog available via EditorInterface | yds | 2024-11-11 | 2 | -0/+29 |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #98074 from YeldhamDev/stop_moving_will_ya | Thaddeus Crews | 2024-11-11 | 2 | -13/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Add a lock toggle to prevent involuntary bottom editor switching | Michael Alexsander | 2024-11-11 | 2 | -13/+36 |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #97551 from lalitshankarchowdhury/resize-audio-waveform | Thaddeus Crews | 2024-11-11 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |