Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #99223 from bruvzg/fd_title_transl | Thaddeus Crews | 2024-11-14 | 1 | -1/+1 |
|\ | |||||
| * | Fix missing native file dialog title translation. | Pāvels Nadtočajevs | 2024-11-14 | 1 | -1/+1 |
* | | Merge pull request #97461 from lalitshankarchowdhury/better-replace | Thaddeus Crews | 2024-11-14 | 2 | -12/+16 |
|\ \ | |||||
| * | | Improve "Replace in Files" dialog button text | Lalit Shankar Chowdhury | 2024-10-01 | 2 | -12/+16 |
* | | | Merge pull request #99219 from Chaosus/fix_ttr_vformat | Thaddeus Crews | 2024-11-14 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | Fix incorrect order: `TTR(vformat` instead of `vformat(TTR` | Chaosus | 2024-11-14 | 2 | -4/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #99213 from timothyqiu/direct | Thaddeus Crews | 2024-11-14 | 1 | -15/+4 |
|\ \ \ | |||||
| * | | | Remove unnecessary array construction when initializing the project manager | Haoyu Qiu | 2024-11-14 | 1 | -15/+4 |
| |/ / | |||||
* | | | Merge pull request #98534 from YeldhamDev/i_hate_math | Thaddeus Crews | 2024-11-14 | 1 | -125/+173 |
|\ \ \ | |/ / |/| | | |||||
| * | | Make possible to scale multiple nodes at once in the canvas editor | Michael Alexsander | 2024-10-30 | 1 | -125/+173 |
* | | | Merge pull request #96618 from Chaosus/vs_copy_paste_preview_material | Thaddeus Crews | 2024-11-13 | 2 | -1/+80 |
|\ \ \ | |||||
| * | | | Add copy/paste options to preview material parameters in visual shader | Chaosus | 2024-11-12 | 2 | -1/+80 |
* | | | | Merge pull request #98918 from bruvzg/pck_enc_iv | Thaddeus Crews | 2024-11-13 | 7 | -27/+113 |
|\ \ \ \ | |||||
| * | | | | Allow setting custom initialization vector for FileAccessEncrypted. Add expor... | bruvzg | 2024-11-13 | 7 | -27/+113 |
| |/ / / | |||||
* | | | | Merge pull request #99147 from KoBeWi/conjure_uid | Thaddeus Crews | 2024-11-13 | 4 | -0/+21 |
|\ \ \ \ | |||||
| * | | | | Create .uid file when creating new Resource | kobewi | 2024-11-13 | 4 | -0/+21 |
| |/ / / | |||||
* | | | | Merge pull request #99144 from KoBeWi/banish_uid | Thaddeus Crews | 2024-11-13 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Remove corresponding .uid file when removing file | kobewi | 2024-11-12 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge pull request #99139 from KoBeWi/I_haven't_hear_that_name_in_years | Thaddeus Crews | 2024-11-13 | 1 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | Restore original root name if renaming instance to empty | kobewi | 2024-11-12 | 1 | -1/+12 |
| |/ / / | |||||
* | | | | Merge pull request #99135 from Meorge/fix-unresponsive-axis-value | Thaddeus Crews | 2024-11-13 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Replace default deadzone magic number with named constant | Malcolm Anderson | 2024-11-12 | 1 | -1/+2 |
* | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ |