Commit Graph

21671 Commits

Author SHA1 Message Date
Thaddeus Crews 2a03590eaf Merge pull request #119385 from realkotob/kotob/better-warning-when-offline
Improve explanation for offline mode in export template manager
2026-05-11 10:59:49 -05:00
Thaddeus Crews 0985e32fb5 Merge pull request #95949 from Giganzo/popupmenu-horizontal-margins
Fix PopupMenu horizontal margin in editor theme
2026-05-11 10:59:49 -05:00
Thaddeus Crews 654e5f55fd Merge pull request #119309 from AdriaandeJongh/apply-rotation-scale-skew-after-replace
Re-apply entire transform after 'Paste as Replacement', not just position
2026-05-11 10:59:46 -05:00
Thaddeus Crews bdaedccc17 Merge pull request #119182 from Akosmo/fix-wrong-beat-count-set
Fix wrong `beat_count` set in stream import when it's greater than previous `beat_max`
2026-05-11 10:59:46 -05:00
Kotob M 09c2419d2d Improve explanation for offline mode in export template manager
Makes info text yellow instead of white, fixes tooltip on button not showing the correct explanation, and also centers the Go Online button.
2026-05-10 23:56:54 +03:00
Giganzo 55e5102651 Fix PopupMenu horizontal margin in classic theme 2026-05-10 11:52:12 +02:00
Adriaan de Jongh b372dc64a0 re-apply entire transform after 'Paste as Replacement', not just position 2026-05-08 16:45:28 +02:00
Akosmo 4857bbf25c Fix wrong beat count set 2026-05-08 09:24:12 -03:00
Thaddeus Crews b72112f05b Merge pull request #119285 from KoBeWi/!🔫
Fix wrong error fixed check
2026-05-07 11:13:30 -05:00
Thaddeus Crews 441b63a91d Merge pull request #116691 from DexterFstone/improve-scene-paint-tool
Fix scene paint tool updating info
2026-05-07 11:13:28 -05:00
Thaddeus Crews ea8f8ec983 Merge pull request #118659 from YeldhamDev/3d_view_shortcut_fixes
Fix some issues with 3D view manipulation
2026-05-07 11:13:26 -05:00
Thaddeus Crews 9c36ef4749 Merge pull request #116905 from KoBeWi/slashtableflip
Overhaul scene loading and edit state management
2026-05-07 11:13:25 -05:00
Michael Alexsander 70b9574785 Fix some issues with 3D view manipulation 2026-05-06 17:09:14 -03:00
Thaddeus Crews 2ac8d197b7 Merge pull request #117436 from van800/shakhov/install-addon
Default value of "Ignore asset root" should be false, when addons is the root folder of the addon
2026-05-06 14:56:35 -05:00
Thaddeus Crews 8699d855f7 Merge pull request #117846 from YeldhamDev/layout_dialog_fixes
Fix and improve the editor layout dialog
2026-05-06 14:56:30 -05:00
Thaddeus Crews a9de7afd05 Merge pull request #119218 from Goldenlion5648/fix-input-binding-bugs
Fix bugs with editing enter key shortcuts
2026-05-06 14:56:30 -05:00
Thaddeus Crews bd4003e581 Merge pull request #119173 from kleonc/tile_set_editor_terrain_icon_show_raw_color
Fix `TileSet` editor terrain preview icons in paint mode
2026-05-06 14:56:29 -05:00
Thaddeus Crews b6a10ee02b Merge pull request #119200 from Akosmo/fix-resource-picker-tooltip
Fix Resource picker tooltip text
2026-05-06 14:56:28 -05:00
kobewi 5e2a368f20 Fix wrong error fixed check 2026-05-06 18:17:12 +02:00
Thaddeus Crews d8d45b8efa Merge pull request #119265 from DeeJayLSP/editor-property-size-flags-no-j
Remove unused loop counter from `EditorPropertySizeFlags::setup()`
2026-05-06 10:53:34 -05:00
Thaddeus Crews aaa63588f6 Merge pull request #119274 from bruvzg/exp_over
Fix incorrect feature overrides when exporting for Linux.
2026-05-06 10:53:34 -05:00
Pāvels Nadtočajevs 873131973a Fix incorrect feature overrides when exporting for Linux. 2026-05-06 10:23:18 +03:00
DeeJayLSP 995d280a1e Remove unused loop counter from EditorPropertySizeFlags::setup() 2026-05-05 20:42:31 -03:00
Hugo Locurcio 425724aa86 Fix error names not being localized in editor resource saving error dialog 2026-05-05 18:06:25 +02:00
Thaddeus Crews 1f012286cf Merge pull request #119154 from kitbdev/fix-shader-editor-focus
Only focus the shader editor when directly opened
2026-05-05 10:30:07 -05:00
Thaddeus Crews 83e42d041d Merge pull request #119126 from YeldhamDev/assetlib_version_fixes
Fix version querying problems in the asset store
2026-05-05 10:30:05 -05:00
Thaddeus Crews d39dc7eb08 Merge pull request #118879 from KoBeWi/root_keeper
Fix Paste as Replacement replacing root
2026-05-05 10:30:04 -05:00
Michael Alexsander 10ac7baae2 Fix and improve the editor layout dialog 2026-05-04 21:40:21 -03:00
Hugo Locurcio 415a52c831 Improve error messages when trying to save invalid resources in the editor 2026-05-05 00:34:09 +02:00
Thaddeus Crews 176b795177 Merge pull request #119174 from StarryWorm/remove-classdb-pragmas
Fix pragma includes
2026-05-04 12:40:40 -05:00
Thaddeus Crews 65f8546689 Merge pull request #118891 from YeldhamDev/asset_editor_setting
Move asset store repo list to the editor settings file and rename it
2026-05-04 12:40:38 -05:00
Goldenlion5648 3c915d8d4f fix bugs with editing enter key shortcuts 2026-05-04 11:48:58 -04:00
Michael Alexsander d3b8f04183 Fix version querying problems in the asset store 2026-05-04 11:43:26 -03:00
Akosmo 169c9b075b Fix Resource picker tooltip text 2026-05-03 14:45:01 -03:00
Enzo Novoselic 7b82c0fe01 Remove unnecessary class_db.h includes 2026-05-02 13:08:34 -04:00
kit 301deec8b2 Only focus the shader editor when directly opened 2026-05-02 11:46:57 -04:00
kleonc a7156f48e7 Fix TileSet editor terrain preview icons in paint mode 2026-05-02 15:30:34 +02:00
Thaddeus Crews c5a8169e0b Merge pull request #119108 from mihe/script-clipboard-crash
Add cleanup of `EditorInspector` clipboard contents
2026-05-01 12:30:42 -05:00
Thaddeus Crews 972244b443 Merge pull request #118814 from hakro/hakro/fix-owner-label
Dependency editor: fix label, it's the owners, not the dependencies of files to delete
2026-05-01 12:30:40 -05:00
Thaddeus Crews d96ba6edbe Merge pull request #119112 from Lefrec/master
Fix audio bus name update
2026-05-01 12:30:39 -05:00
Thaddeus Crews 60ead927f5 Merge pull request #119088 from unit-tick/tag_overrrun_fix
Editor: Fix Tag Overrun Behavior
2026-05-01 12:30:37 -05:00
Thaddeus Crews edf4fb97c7 Merge pull request #118954 from AdriaandeJongh/move-output-clear-button
Improve 'Clear Output' button position
2026-05-01 12:30:35 -05:00
Adriaan de Jongh d8fd6d21e8 reposition output clear button 2026-05-01 11:42:36 +02:00
unit-tick 86eb2766de Editor: Fix Tag Overrun Behaviour
Fixes an issue with not being able to set overrun behaviour on tags
without the button size zeroing out.
2026-04-30 12:05:58 -04:00
Thaddeus Crews 1225aa7d45 Merge pull request #117256 from YeldhamDev/laying_it_out
Update layer selector when modifying the `TileMap` in the inspector
2026-04-30 10:58:03 -05:00
Thaddeus Crews 903644eebf Merge pull request #119061 from Ryan-000/fix-animation-1
Fix undo crash when animation editor is not active
2026-04-30 10:58:02 -05:00
Thaddeus Crews fe5200b658 Merge pull request #119030 from tomyy/fix-generated-collision-preview
Import: Fix generated collision preview
2026-04-30 10:57:59 -05:00
Lefrec 3ab73ff246 Fix audio bus name update 2026-04-30 15:33:46 +02:00
Mikael Hermansson 963edacd8e Add cleanup of EditorInspector clipboard contents 2026-04-30 10:47:38 +02:00
Michael Alexsander b005890f06 [Update layer selector when modifying the TileMap in the inspector 2026-04-29 17:40:53 -03:00