Commit Graph

648 Commits

Author SHA1 Message Date
JannisX11
4afa43778f Fix plugin details pages not scrolling correctly 2024-11-02 15:32:14 +01:00
JannisX11
7710e2b394 Fix #2537 Flipbook editor frame selection issue 2024-10-31 22:47:10 +01:00
JannisX11
bec1558be1 Fix #2507 num slider arrow pixel offset 2024-10-11 22:27:35 +02:00
JannisX11
310bab76a4 Fix outliner line guide offset 2024-09-26 00:09:58 +02:00
JannisX11
9e1a55dfc0 Increase priority for outliner indentation 2024-09-23 23:48:25 +02:00
JannisX11
3f891bf034 Fix small texture group issues 2024-09-22 14:06:18 +02:00
JannisX11
1cfd9a2e75 Disable fox display reference object in bedrock format
Fix display panel aligning to the bottom of sidebar
2024-09-21 21:46:15 +02:00
JannisX11
cf1c8f45ee Blend transition curve editor live preview and extended graph 2024-09-17 22:01:45 +02:00
JannisX11
47ab8c3d39 Improve blend transition curve editor 2024-09-13 23:00:57 +02:00
JannisX11
8994cc637b Different name and icons for beta web app 2024-09-13 15:51:46 +02:00
JannisX11
51632d9a6d Implement blend transition curves 2024-09-12 23:53:43 +02:00
JannisX11
d2615c8ff7 WIP blend transition curves 2024-09-12 21:46:38 +02:00
JannisX11
5cedf21fca Prepare cullfaces for bedrock support
Fix java block format scenes being shifted down 8 pixels
2024-09-11 22:57:09 +02:00
JannisX11
4e0a138797 Fix issues with onion skin options 2024-09-07 21:56:19 +02:00
JannisX11
a5c138b302 Merge branch 'master' into next 2024-09-07 21:24:08 +02:00
JannisX11
1790b11d2b Add keybind variations for UV actions
Display keybind variation conflicts
2024-09-06 19:23:13 +02:00
JannisX11
97fd6b2608 Highlight the selected entry in menus 2024-09-03 22:52:30 +02:00
JannisX11
60cee0c186 Highlight missing image textures when clicking
Improve style of missing file texture error
2024-09-03 22:35:21 +02:00
JannisX11
a516f396e1 Tiled and Onion Skinning view fixes and options 2024-09-02 21:06:33 +02:00
JannisX11
596ef01379 Merge branch 'tiled-texture-view' into next 2024-08-30 19:40:49 +02:00
JannisX11
e2a5fc52fa Implement tiled and onion skin view in 2D editor 2024-08-30 19:40:02 +02:00
JannisX11
13e0d08571 Improve automatic animation loading 2024-08-28 19:40:03 +02:00
JannisX11
6e239b67e7 Finish keybinding variations implementation 2024-08-26 21:31:23 +02:00
JannisX11
529c7c728d Merge branch 'bedrock-display-settings' into next 2024-08-21 19:57:57 +02:00
JannisX11
7cb0ed87e3 Fix #2450 screenshot API uses special crop in display GUI slot
Fix #2446 Plugin base64 icons are rendered at the wrong size
2024-08-20 23:35:32 +02:00
JannisX11
103e9c86cd Fixed small timeline head width on mobile 2024-08-20 23:10:34 +02:00
JannisX11
4717482542 Add UI for bedrock display rotation/scale pivot 2024-07-15 23:34:11 +02:00
JannisX11
846f382610 When searching, plugins are now no longer sorted into tabs 2024-07-13 13:40:13 +02:00
JannisX11
356beba675 FIx #2219 Reference image display outside of it's correspond view 2024-07-06 18:47:59 +02:00
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
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
f34dfde120 Multi-select flipbook pages 2024-06-23 14:09:34 +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
4b2862af34 Fix pixel art thumbnails rendering blurry in tab overview 2024-06-16 23:20:22 +02:00
JannisX11
dcd6543fb3 Make outliner indentation more customizable via theme 2024-06-09 23:34:21 +02:00
JannisX11
b740c56376 Merge branch 'texture-groups' into next 2024-06-08 15:19:20 +02:00
JannisX11
dfa32c9e66 Texture group rearranging and renaming 2024-06-08 15:18:52 +02:00
JannisX11
76beb0d71c Texture group implementation 2024-06-06 23:36:15 +02:00
JannisX11
26c840b0ec Make outliner indentation customizable via theme 2024-06-05 23:20:10 +02:00
JannisX11
f6c1c073d4 Improve texture multi selecting
Fix timeline marker z-index issue
2024-06-05 13:00:59 +02:00
JannisX11
ada1c0ab92 Add custom timeline playback range 2024-06-02 23:18:15 +02:00
JannisX11
ccd436525d Texture groups basics 2024-06-02 22:43:29 +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