Commit Graph

3357 Commits

Author SHA1 Message Date
Aza
a565e7209f Fix custom Marker Colors breaking and freezing the canvas 2024-05-12 19:46:08 +02:00
Aza
e5c2342d54 removed translations that are not English 2024-05-12 12:58:14 +02:00
Aza
29050ee5ec added "solid with marker color" view mode 2024-05-12 11:21:37 +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
2ed39e2dd9 Fix #2322 Sound keyframes cause animation preview to freeze
Fix sound playback issues
2024-05-11 00:13:30 +02:00
JannisX11
f88fc6d02c Fix #2324 Reloading local plugins does not reload the changelog 2024-05-10 23:41:12 +02:00
JannisX11
22fa87900c Fix x-ray vertex selection on vertex snap tool no longer working 2024-05-10 23:34:03 +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
bae176fa72 Fix issue with netlify banner in web app 2024-05-09 19:04:08 +02:00
JannisX11
dc0067ee40 v4.10.0 [ci-build] 2024-05-09 18:32:13 +02:00
JannisX11
b162ee7d35 Remove redundant console logs 2024-05-09 17:28:40 +02:00
JannisX11
299b5b9e14 Update languages 2024-05-09 17:25:28 +02:00
JannisX11
f72de25778 Merge branch 'next' 2024-05-09 16:51:49 +02:00
JannisX11
16bd22b63b Fix knife tool selecting edges and faces 2024-05-09 16:50:32 +02:00
JannisX11
543901120a Add 4.10 update screen 2024-05-09 16:33:04 +02:00
JannisX11
20573c782f Add suggested modifier keys for knife tool 2024-05-09 12:10:39 +02:00
JannisX11
1a23a69717 Fix issue importing older bbmodel files in web app 2024-05-09 11:03:18 +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
7d9e214b8c Fix issues applying texture flipbook changes 2024-05-08 19:40:42 +02:00
JannisX11
3a2dfb0f59 Implement cycle UV actions 2024-05-07 23:38:05 +02:00
JannisX11
8861a63ec6 Fix #2279 undoing deleting a group does not properly restore timeline animator 2024-05-07 21:16:49 +02:00
JannisX11
c01deff372 Add 4.10 splash art 2024-05-07 18:37:16 +02:00
JannisX11
e5b0401554 Add particle event support 2024-05-07 17:27:29 +02:00
JannisX11
2d6c086041 Fix deprecated plugin still installing when canceling dialog 2024-05-05 21:14:40 +02:00
JannisX11
19a912785c Fix mesh UV drifting when using auto UV 2024-05-05 21:14:21 +02:00
JannisX11
c7fd8cc318 Add option to center individual pivot points 2024-05-04 23:30:53 +02:00
JannisX11
015b029b8f Add event hook in undo save constructor
...to allow custom undo aspects
2024-05-04 23:10:20 +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
f1db906d82 v4.10 beta 2 [ci-build] 2024-05-03 20:22:20 +02:00
JannisX11
bca001fddb Fix submenu issue in some themes 2024-05-03 19:58:47 +02:00
JannisX11
6ce017e04f
Merge pull request #2266 from ewanhowell5195:next
Add custom thumbnail CSS support for themes
2024-05-03 16:39:02 +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
045983c579 Fix file extension disappearing from recent project names
Fix bbmodel not handling faces without texture correctly
2024-05-03 15:42:01 +02:00
JannisX11
3d8bde2a33 Adjust UV when cropping texture to selection
Reduce decimal digits in texture list resolution factor
2024-05-03 15:27:52 +02:00
JannisX11
b86fbe28cd Add resize frame option to flipbook editor 2024-05-03 14:14:40 +02:00
JannisX11
48b9589a9c Fix issue when importing bedrock models with rotated locators 2024-05-03 13:39:35 +02:00
JannisX11
99e91c07bf Fix #2051 leftover faces after merging vertices 2024-05-03 13:19:03 +02:00
JannisX11
915ad617f5
Merge pull request #2309 from SnaveSutit/custom-userdata-folder
Add a CLI argument to specify the userData folder.
2024-05-03 12:58:54 +02:00
JannisX11
3abf1f52de Highlight edges and vertices when hovering over 2024-05-03 00:18:55 +02:00
JannisX11
ce47df6b9e Fix animation length rounding to lower value than last keyframe
Increase UV visible mesh face limit
2024-05-02 22:53:17 +02:00
SnaveSutit
7478644af5 Whoops, that's still an indexing error. 2024-05-01 18:48:49 -04:00
SnaveSutit
af8dcbf627 Improve UX
Add user-facing error that makes sense when userData isn't provided a path.
2024-05-01 18:42:25 -04:00
SnaveSutit
bcfa614b13 Clarify comment
a d v a n c e d
2024-05-01 18:30:34 -04:00
SnaveSutit
9d40404010 Improve implementation 2024-05-01 18:15:17 -04:00