Commit Graph

606 Commits

Author SHA1 Message Date
JannisX11
51dedd983a Fix #2388 Settings icons get cut off 2024-07-03 21:50:08 +02:00
JannisX11
77e5166acc Fix texture error icon clipping 2024-06-28 23:39:19 +02:00
JannisX11
4b2862af34 Fix pixel art thumbnails rendering blurry in tab overview 2024-06-16 23:20:22 +02:00
JannisX11
f6c1c073d4 Improve texture multi selecting
Fix timeline marker z-index issue
2024-06-05 13:00:59 +02:00
JannisX11
d9b5f077a0 Fix pixel perfect option in brush presets not being saved
Fix icons being squashed together in some UIs
2024-05-24 19:10:02 +02:00
JannisX11
1ddb3ce1e7 Fix start screen style issues
Update electron
2024-05-23 23:13:24 +02:00
JannisX11
47448aa360 Fix issue with load-order of auto-backups 2024-05-20 21:51:59 +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
a14448bf88 Fix overlapping issue with new mobile menu bar 2024-05-13 19:04:13 +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
2ed39e2dd9 Fix #2322 Sound keyframes cause animation preview to freeze
Fix sound playback issues
2024-05-11 00:13:30 +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
543901120a Add 4.10 update screen 2024-05-09 16:33:04 +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
33f5a736d6 Improve resize tool handling on inverted cubes
Fix material icons overflow if icon is missing
2024-05-04 22:56:03 +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
18075ad132 Fix orbit gizmo code [ci-build] 2024-04-18 21:34:25 +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
eaace48275 Fix #2273 disabled plugins still try to reload when reloading all
FIx #2272 plugin background icon can overflow
Make plugin dialog resizable
2024-04-15 22:50:21 +02:00
JannisX11
e57c79c6c4 Improve sketchfab error message
Fix style issue with shrinked window
2024-04-14 14:42:55 +02:00
JannisX11
26e0976999 Improve invalid characters in file path warning dialog 2024-04-14 13:32:51 +02:00
JannisX11
511998561b Add plugin changelogs 2024-04-11 19:12:20 +02: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
83424081f6 Add plugin "contributes" data to suggest plugins for unknown formats 2024-04-06 13:36:37 +02:00
JannisX11
3ffc996d00 Fix timeline playhead line clipping
Tweak mesh edit auto fix texts
2024-04-06 13:03:36 +02:00
JannisX11
2a7ec4a1af Add resizable dialogs
Closes #1665
2024-04-05 22:19:10 +02:00
JannisX11
c80a8b2345 Cursor highlight when selecting mesh edges or vertices 2024-04-05 18:51:21 +02:00
JannisX11
4cf5628ec2
Merge pull request #2250 from Oakfather/fontAwesome-update
Fontawesome Update
2024-03-29 23:18:28 +01:00
Oakfather
67969907f2 feat: fontawesome Update
Updated to latest Fontawesome. Mainly to get more icons for plugins.
2024-03-29 13:39:58 -07:00
JannisX11
971fd2dcb5 Fix gap below last panel if resized 2024-03-28 22:20:18 +01:00
JannisX11
49de03b75a Adjustable panel height 2024-03-26 01:12:56 +01:00
JannisX11
e1770ac6cc Generate code references for texture animations 2024-03-21 01:31:06 +01:00
JannisX11
4119b08cdf Merge branch 'flipbook-editor' into next 2024-03-17 23:44:26 +01:00
JannisX11
c1ab8c701a Flipbook texture editor 2024-03-17 23:44:12 +01:00
JannisX11
6fd0fb3f2c Custom header bar on mobile 2024-03-16 13:34:01 +01:00
JannisX11
b0d53a7d03 Flipbook editor tools 2024-03-14 14:07:14 +01:00
JannisX11
26348afca7 Flipbook editor base layout and animation preview 2024-03-13 22:57:48 +01:00
JannisX11
b22a0cb4ba Fix scrollbar color on recent web browsers 2024-03-02 22:53:13 +01:00
JannisX11
c62729362f Merge branch 'master' into next 2024-02-29 18:47:56 +01:00
JannisX11
e3f42f3ef6 Change "Update downloaded" icon 2024-02-22 18:52:24 +01:00
JannisX11
0525ad3bd1 Fix overflow in error log dialog
Fix molang editor overflow in animation properties dialog
2024-02-14 20:18:42 +01:00
JannisX11
a5c825b838 Add webp support for reference images
Allow palette colors to be styled smaller in themes
2024-02-11 22:47:07 +01:00