Thaddeus Crews
344b8ce1f1
Merge pull request #106190 from aaronfranke/compression64
...
Support 64-bit sizes in Compression
2025-06-03 15:30:24 -05:00
Thaddeus Crews
e24d536b9f
Merge pull request #95564 from Arnklit/default-bezier-keys
...
Add option to auto tangent new bezier points in animation editor
2025-06-03 15:30:23 -05:00
Thaddeus Crews
9fee8ed7c9
Merge pull request #107084 from passivestar/filter-track-size
...
Fix animation track filter size bug
2025-06-03 15:30:22 -05:00
Thaddeus Crews
51b17759a2
Merge pull request #103719 from YeldhamDev/build_detection_improvements
...
Make build profile project detection also set build options
2025-06-03 15:30:14 -05:00
passivestar
b2981bd444
Fix animation track filter size bug
2025-06-03 18:23:06 +04:00
Michael Alexsander
454e4f817c
Make build profile project detection also set build options
2025-06-03 11:11:33 -03:00
Ricardo Buring
e521d69d39
Texture format error on export: Show project setting
...
Changing the project setting manually will prompt for a restart, which
will trigger the required re-import of textures.
Previously the project setting would be changed automatically but
textures would not be re-imported, which could be unexpected.
2025-06-03 13:25:45 +02:00
Kasper Arnklit Frandsen
5934804335
Add option to auto tangent new bezier points in animation editor
...
Co-authored-by: Mikael Hermansson <mikael@hermansson.io >
2025-06-03 11:04:35 +02:00
Aaron Franke
5777a88b76
Support 64-bit sizes in Compression
2025-06-03 00:03:01 -07:00
Thaddeus Crews
5935356962
Merge pull request #100984 from TokageItLab/bone-constraint
...
Implement `BoneConstraint3D` with `CopyTransform`/`ConvertTransform`/`Aim` Modifiers
2025-06-02 18:51:57 -05:00
Thaddeus Crews
b0f3c3fa22
Merge pull request #106966 from bruvzg/ac_trans_simpl
...
[Accessibility] Always auto-translation mode for names/descriptions.
2025-06-02 18:51:49 -05:00
Thaddeus Crews
f6c6977a96
Merge pull request #106963 from KoBeWi/a_wild_crash_has_occured
...
Fix `get_class_icon()` ignoring fallback
2025-06-02 18:51:49 -05:00
Thaddeus Crews
2fc072585d
Merge pull request #106820 from OzelotVanilla/fix-editor-plugin-callback-path-param
...
Fix `EditorContextMenuPlugin` `CONTEXT_SLOT_FILESYSTEM_CREATE` does not receive path information for some menus
2025-06-02 18:51:43 -05:00
Thaddeus Crews
b7099470f6
Merge pull request #106943 from KoBeWi/meine_skrin
...
Improve auto-translation of main screens
2025-06-02 18:51:41 -05:00
Thaddeus Crews
028a7d3776
Merge pull request #89530 from dalexeev/ed-allow-rename-theme-types
...
Editor: Add ability to rename theme types
2025-06-02 18:51:40 -05:00
Thaddeus Crews
fef693aa53
Merge pull request #105905 from timothyqiu/pm-redundancy
...
Fix double translations in Project Manager
2025-06-02 18:51:38 -05:00
Thaddeus Crews
53cd6fd0dc
Merge pull request #104879 from Arnklit/axis-snap-bezier-key-move
...
Add axis snapping for bezier key move in `Animation Player`
2025-06-02 18:51:37 -05:00
Thaddeus Crews
8572766d6c
Merge pull request #106795 from akien-mga/tileset-atlas-toolbar-crash-fix
...
TileSet: Fix potential crash updating stale atlas source editor toolbar
2025-06-02 18:51:36 -05:00
Thaddeus Crews
291f34c0ea
Merge pull request #104228 from arkology/run-instances-window
...
Fix Run Instances window being too big in single-window mode for window at minimum size
2025-06-02 18:51:31 -05:00
Thaddeus Crews
a654f7b2b5
Merge pull request #105502 from tehKaiN/editor_interface_close_scene
...
Add `EditorInterface::close_scene()`
2025-06-02 18:51:29 -05:00
Thaddeus Crews
e8a02152c4
Merge pull request #105757 from bruvzg/no_temp
...
[PCK] Move directory to the end of file, write exported/saved PCK in place.
2025-06-02 18:51:28 -05:00
Thaddeus Crews
4f64eaef0c
Merge pull request #69012 from KoBeWi/settings_of_editor_project
...
Allow to override editor settings per project
2025-06-02 18:51:26 -05:00
Thaddeus Crews
3e5338bc6c
Merge pull request #107028 from Bitlytic/file-search-qol
...
Add file search QoL when focused on folder text box
2025-06-02 18:51:25 -05:00
Thaddeus Crews
2d950c8d2e
Merge pull request #106624 from timothyqiu/custom-base
...
Fix error when closing all scene tabs on the last tab
2025-06-02 18:51:21 -05:00
kobewi
b41d6ecf8c
Allow to override editor settings per project
2025-06-02 17:51:26 +02:00
Kasper Arnklit Frandsen
2cc2f19a45
Add axis snapping for bezier key move
2025-06-02 15:54:49 +02:00
Pāvels Nadtočajevs
8cb2817976
[PCK] Move directory to the end of file, write exported/saved PCK in place.
2025-06-02 12:54:09 +03:00
Ozelot Vanilla
94669955d8
fix: EditorContextMenuPlugin CONTEXT_SLOT_FILESYSTEM_CREATE does not receive path information for some menu
...
Also add explanation in `EditorContextMenuPlugin`'s doc for fixing path information passing
(Accept PR #106820 suggestion by: Tomasz Chabora <kobewi4e@gmail.com >)
2025-06-02 15:37:12 +09:00
Bitlytic
3978aafecd
Add file search QoL when focused on folder text box
2025-06-01 16:46:32 -04:00
Silc Lizard (Tokage) Renew
4a2a95678b
Implement BoneConstraint3D with Copy/ConvertTransfrom & TrackBone mods
2025-06-02 03:42:45 +09:00
Pāvels Nadtočajevs
3198b7bea2
[Accessibility] Always auto-translation mode for names/descriptions.
2025-05-30 17:55:27 +03:00
kobewi
0138e33792
Fix get_class_icon() ignoring fallback
2025-05-30 14:59:28 +02:00
kobewi
bc6f0d29cc
Improve auto-translation of main screens
2025-05-30 13:41:44 +02:00
Haoyu Qiu
879059453f
Fix double translations in Project Manager
2025-05-30 12:00:59 +08:00
arkology
3ec1440e80
Fix Run Instances window being too big
2025-05-29 23:03:02 +03:00
Danil Alexeev
e6c9a832c1
Editor: Add ability to rename theme types
2025-05-29 21:57:48 +03:00
Mike Owens
5f2eb6de8c
Shader Baker: Build when deprecated=no
...
Shader Baker was using the unadorned `VERSION_NUMBER` and `VERSION_HASH` symbols,
which are no longer defined when `deprecated=no` is set.
2025-05-28 19:37:02 -04:00
Thaddeus Crews
de37627404
Merge pull request #102552 from DarioSamo/shader-baker
...
Add shader baker to project exporter.
2025-05-28 17:09:38 -05:00
Thaddeus Crews
1a02eef39d
Merge pull request #95540 from KoBeWi/mouse_buttons_in_the_void
...
Allow empty click in scene tree dock
2025-05-28 17:09:37 -05:00
kobewi
e5ed038ad2
Allow empty click in scene tree dock
2025-05-28 23:05:02 +02:00
KaiN
8cdb1768a4
Add EditorInterface::close_scene()
...
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com >
2025-05-28 21:53:32 +02:00
Haoyu Qiu
19226d77ed
Improve Variant type menus in the editor
2025-05-28 23:05:34 +08:00
Thaddeus Crews
4e000e207e
Merge pull request #106231 from Meorge/feat/movie-maker-dropdown-2-electric-boogaloo
...
Add dropdown to Movie Maker button in editor run bar to access settings
2025-05-28 09:47:44 -05:00
Thaddeus Crews
f5bf37a2d4
Merge pull request #106866 from KoBeWi/more_cache
...
Add class icon cache to EditorNode
2025-05-28 09:47:44 -05:00
Thaddeus Crews
f1f395c142
Merge pull request #105240 from Arnklit/script-method-fuzzy-filtering
...
Add fuzzy search to method filtering
2025-05-28 09:47:35 -05:00
Thaddeus Crews
5c5708eff2
Merge pull request #105239 from Arnklit/script-fuzzy-filtering
...
Add fuzzy filtering to the script filtering
2025-05-28 09:47:34 -05:00
Thaddeus Crews
bb47f01481
Merge pull request #106390 from akien-mga/linux-drop-ppc32
...
Linux: Drop `ppc32` (32-bit PowerPC) architecture support
2025-05-28 09:47:34 -05:00
Thaddeus Crews
14e870bae3
Merge pull request #106893 from timothyqiu/help-category
...
Fix category names in help search dialog not translated
2025-05-28 09:47:32 -05:00
Haoyu Qiu
f118bbdea4
Fix category names in help search dialog not translated
2025-05-28 15:12:39 +08:00
kobewi
87ebd2d03c
Improve auto-translation of settings dialogs
2025-05-28 00:13:48 +02:00