Commit Graph

873 Commits

Author SHA1 Message Date
JannisX11
193a3f6455 Action variation modifier system 2024-06-24 22:54:35 +02:00
JannisX11
e9e088d12b Select bar search field sticking to the top
Closes #2391
2024-06-23 14:10:49 +02:00
JannisX11
e501d7b700 Improved theme selector
Add filter to allow desktop-only themes
Add icon to show where theme came from
Move theme author below theme name
Add Open In File Explorer option for theme files
2024-06-20 23:57:25 +02:00
JannisX11
92588a8037 Add dialog progress bar capability 2024-06-20 20:48:49 +02:00
JannisX11
b740c56376 Merge branch 'texture-groups' into next 2024-06-08 15:19:20 +02:00
JannisX11
c2d2a40c0e Update texture draggable system to support groups 2024-06-06 00:58:33 +02:00
JannisX11
f250392f61 WIP animation merging 2024-06-03 23:50:42 +02:00
JannisX11
a5813050ff Support removing object entries directly from menus 2024-05-30 23:49:39 +02:00
JannisX11
47448aa360 Fix issue with load-order of auto-backups 2024-05-20 21:51:59 +02:00
JannisX11
b7d66fbffc Fix empty line with colon in scale dialog 2024-05-20 21:21:35 +02:00
JannisX11
30abedaed4 Fix icons displaying cut-off
Fixes #2346
Fix start screen section headline sizes
2024-05-18 23:38:20 +02:00
JannisX11
2aea22ed1f Fix dialog form updating issue 2024-05-13 19:22:42 +02:00
JannisX11
a14448bf88 Fix overlapping issue with new mobile menu bar 2024-05-13 19:04:13 +02:00
JannisX11
a5efa1c578 Revert default rotation space to local
Fix theme thumbnail compatibility issue with older browsers
2024-05-13 18:48:26 +02:00
JannisX11
bc9ac15106 Fix programmatically setting form value in dialog causing update 2024-05-13 12:53:44 +02:00
JannisX11
71c1ed2445 Fix #2325 Short plugin website URL dot dot dotting
Make theme regex fix more clean and work on Chrome
2024-05-12 17:53:41 +02:00
JannisX11
ad7e3b18b0 Fix swipe gesture error 2024-05-12 12:47:58 +02:00
JannisX11
4a89ac1ddf Add swipe gesture for menu bar 2024-05-12 12:31:18 +02:00
JannisX11
dfa0a0ede4 Fix issue with loading on older iOS versions 2024-05-11 22:54:00 +02:00
JannisX11
265fb66579 Fixes to modded entity class field 2024-05-11 22:24:00 +02:00
JannisX11
a14e9993f2 Mobile main menu tweaks 2024-05-11 13:47:01 +02:00
JannisX11
e341012991 Fix icon alignments in header bar 2024-05-11 13:28:44 +02:00
JannisX11
7646282dd1 Redesign mobile main menu 2024-05-11 13:18:53 +02:00
JannisX11
50a1936c2c Fix numeric inputs not allowing negative numbers
Fix clipping on app updated icon
2024-05-10 23:02:46 +02:00
JannisX11
16bd22b63b Fix knife tool selecting edges and faces 2024-05-09 16:50:32 +02:00
JannisX11
b15ad31894 Add setting for saving selected texture as default in JEM
Keep CEM scale property, closes #2246
Fix UV toolbar CSS issue
2024-05-08 21:55:32 +02:00
JannisX11
eaab6eb305 Change labels of "Use as particle" and "use as default" when already enabled
Allow context menu entries to be functions
2024-05-08 20:22:02 +02:00
JannisX11
c01deff372 Add 4.10 splash art 2024-05-07 18:37:16 +02:00
JannisX11
bca001fddb Fix submenu issue in some themes 2024-05-03 19:58:47 +02:00
JannisX11
4a30d77d6f Merge branch 'next' into pr/ewanhowell5195/2266 2024-05-03 16:38:32 +02:00
JannisX11
ddff4b1369 Theme thumbnail tweaks 2024-05-03 16:37:07 +02:00
JannisX11
8aad81e41d Add description option to showmessagebox commands API
Update recommended text in mesh auto fix message boxes
2024-05-01 11:10:40 +02:00
JannisX11
2bdad9066e Improve toolbar overflow
Add NumSlider support in menu
2024-04-27 14:31:59 +02:00
JannisX11
60c1f4ecc0 Setting for bedrock UV rotations 2024-04-23 21:01:05 +02:00
JannisX11
08820728af Improve GIF recorder (#2262)
Change action control to no longer select option under mouse cursor when opening, to improve keyboard ease of use
2024-04-21 21:52:41 +02:00
JannisX11
efb1055bb6 Improve new mobile header bar 2024-04-21 18:18:29 +02:00
JannisX11
64038e9153 Fix project loading issues
Fix scroll bar clipping too much into tab bar
2024-04-18 18:27:08 +02:00
JannisX11
231a37b771 Some style fixes 2024-04-17 20:29:58 +02:00
JannisX11
ca09cf3d3b Update Select Image Editor dialog
Add missing select dropdown class
2024-04-15 19:58:47 +02:00
JannisX11
e5bf71fe59 Add select by similar colors
Closes #2269
2024-04-11 20:39:34 +02:00
Ewan Howell
efb02f99ac Update themes.js 2024-04-10 21:40:08 +01:00
Ewan Howell
9fbe11093e Update themes.js 2024-04-10 14:38:07 +01:00
Ewan Howell
fd67d32693 Update themes.js 2024-04-10 13:58:00 +01:00
Ewan Howell
b7047f961c Update themes.js 2024-04-10 13:54:05 +01:00
Ewan Howell
669bbd5e83 fix overflowing and chained selectors 2024-04-10 13:25:54 +01:00
Ewan Howell
c960bff03a Add custom thumbnail CSS support for themes 2024-04-09 18:59:23 +01:00
JannisX11
60a6582018 Minor improvements
Fixed an issue with tools that have no modes list specified
2024-04-09 18:55:19 +02:00
JannisX11
2a7ec4a1af Add resizable dialogs
Closes #1665
2024-04-05 22:19:10 +02:00
JannisX11
881f2eeb71 Add animation controller playback speed option
Closes #1863
2024-04-05 21:28:00 +02:00
JannisX11
010fd037bf Merge branch 'knife-tool' into next 2024-04-05 18:36:30 +02:00