summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #98254 from timothyqiu/marker-typosClay John2024-10-171-2/+2
|\
| * Fix typos in `AnimationMarkerEdit`Haoyu Qiu2024-10-171-2/+2
* | Merge pull request #98222 from timothyqiu/media-control-rtlClay John2024-10-174-16/+13
|\ \
| * | Don't flip playback control buttons in RTL layoutHaoyu Qiu2024-10-164-16/+13
* | | Merge pull request #97885 from timothyqiu/useful-tooltipClay John2024-10-171-0/+2
|\ \ \ | |_|/ |/| |
| * | Make EditorFileDialog's Recent and Fav list show full path in tooltipHaoyu Qiu2024-10-061-0/+2
* | | Merge pull request #97564 from kitbdev/animation-bezier-editor-fix-box-select...Thaddeus Crews2024-10-161-5/+0
|\ \ \
| * | | Fix mouse clamping in Animation Bezier box selectkit2024-09-271-5/+0
* | | | Merge pull request #98196 from bruvzg/u16_listThaddeus Crews2024-10-161-1/+12
|\ \ \ \
| * | | | [Font Importer] Update Unicode block list to Unicode 16.0bruvzg2024-10-151-1/+12
| | |_|/ | |/| |
* | | | Merge pull request #98156 from jaydensipe/show-custom-icons-in-remote-scene-viewThaddeus Crews2024-10-161-0/+14
|\ \ \ \
| * | | | Show correct icons in EditorDebuggerRemoteObjectJayden Sipe2024-10-151-0/+14
* | | | | Merge pull request #88427 from CrayolaEater/fix-no-icons-on-remote-nodesThaddeus Crews2024-10-162-2/+13
|\ \ \ \ \
| * | | | | Fixed Remote Nodes missing custom iconsBogdan Inculet2024-10-152-2/+13
| | |/ / / | |/| | |
* / | | | Fix `CONTAINER_PROJECT_SETTING_TAB_RIGHT` option of `EditorPlugin` to add to ...Allen Pestaluky2024-10-151-1/+0
|/ / / /
* | | | Merge pull request #97560 from SaracenOne/fix_anim_library_popupThaddeus Crews2024-10-141-2/+2
|\ \ \ \
| * | | | Fix positioning of popup menu in AnimationLibrary editor.Saracen2024-09-281-2/+2
* | | | | Merge pull request #97582 from BlueCube3310/basisu-hdrThaddeus Crews2024-10-142-10/+0
|\ \ \ \ \
| * | | | | BasisU: Update to 1.50.0 and add HDR supportBlueCube33102024-10-122-10/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #97833 from AtlaStar/Fix-issue-97832Thaddeus Crews2024-10-141-5/+7
|\ \ \ \ \
| * | | | | Allow seconds snapping to use minimum intervals of 0.0001 once moreDerrick Melton2024-10-101-5/+7
* | | | | | Merge pull request #97996 from timothyqiu/rtl-arrowThaddeus Crews2024-10-141-1/+3
|\ \ \ \ \ \
| * | | | | | Fix ControlEditorPopupButton arrow position in RTL languageHaoyu Qiu2024-10-091-1/+3
| |/ / / / /
* | | | | | Merge pull request #97929 from timothyqiu/rtl-checkbuttonThaddeus Crews2024-10-141-1/+1
|\ \ \ \ \ \
| * | | | | | Fix CheckButton mirrored icon in editor themeHaoyu Qiu2024-10-071-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #97830 from BlueCube3310/teximport-hdr-losslessThaddeus Crews2024-10-142-1/+5
|\ \ \ \ \ \
| * | | | | | Fix 3D HDR texture import with lossless compressionBlueCube33102024-10-042-1/+5
* | | | | | | Merge pull request #96740 from ryevdokimov/collision_repositionThaddeus Crews2024-10-142-17/+72
|\ \ \ \ \ \ \
| * | | | | | | Use collision detection ray to reposition an object already in the sceneRobert Yevdokimov2024-10-042-17/+72
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #94371 from KoBeWi/insane_particle_unification_😱Thaddeus Crews2024-10-1412-1820/+1185
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Unify particle editorskobewi2024-10-0412-1820/+1185
* | | | | | | Merge pull request #97979 from BlueCube3310/fix-thumb-genThaddeus Crews2024-10-101-2/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix crash when creating thumbnails for 3d texturesBlueCube33102024-10-091-2/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #97940 from syntaxerror247/a_refreshing_bugThaddeus Crews2024-10-101-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Refresh Filesystem Dock after android build template is createdAnish Mishra2024-10-081-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #97563 from SaracenOne/key_sub_pathsThaddeus Crews2024-10-101-1/+12
|\ \ \ \ \ \ \
| * | | | | | | Fix keying of property subpaths.Saracen2024-09-281-1/+12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #95175 from KoBeWi/bruh_can_revertThaddeus Crews2024-10-103-37/+11
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix implementation of property_can_revert() in various classeskobewi2024-10-043-37/+11
| | |/ / / / | |/| | | |
* / | | | | Create `.editorconfig` file only on project creationHaoyu Qiu2024-10-052-16/+15
|/ / / / /
* | | | | Merge pull request #97820 from passivestar/quick-open-bgRémi Verschelde2024-10-041-1/+1
|\ \ \ \ \
| * | | | | Fix quick open background panel stylepassivestar2024-10-051-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #97817 from bruvzg/prop_warn_removeRémi Verschelde2024-10-041-1/+0
|\ \ \ \ \
| * | | | | Partially revert 96780, remove warnings from project/editor settings `_get`.bruvzg2024-10-041-1/+0
| |/ / / /
* | | | | Merge pull request #97543 from KoBeWi/to_edit_or_not_to_editRémi Verschelde2024-10-047-68/+30
|\ \ \ \ \
| * | | | | Fix closing Theme Editor not actually closing itkobewi2024-09-277-68/+30
| | |_|_|/ | |/| | |
* | | | | Merge pull request #97292 from KoBeWi/infinite_submenus_in_your_editorRémi Verschelde2024-10-042-3/+21
|\ \ \ \ \
| * | | | | Add submenu support to EditorContextMenuPluginkobewi2024-09-212-3/+21
* | | | | | Merge pull request #96615 from KoBeWi/run_as_administratorRémi Verschelde2024-10-041-3/+3
|\ \ \ \ \ \
| * | | | | | Globally remember advanced toggle in project settingskobewi2024-09-051-3/+3