Commit Graph

3431 Commits

Author SHA1 Message Date
SnaveSutit
cd0c3ff96b Merge remote-tracking branch 'upstream/next' into next 2024-05-03 15:18:05 -04: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
1c74b116ee Add removeQueryGetter function
Also added an `id` field to the addQueryGetter function, and changedquery_getters property to a Map instead of a Set.
2024-05-01 19:52:48 -04: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
JannisX11
9fc34dfb05 Merge branch 'single-tex-default' into next 2024-05-01 23:58:42 +02:00
JannisX11
0a59e4a05f Finish implementing default single texture system
Improve implementation of per-bone textures
2024-05-01 23:58:17 +02:00
JannisX11
249c288d86 Make "Edit" first option when opening image file with Blockbench 2024-05-01 11:11:26 +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
4d58a2e900 Fix animations always playing when recording GIF
Fix missing translations on transform pivot tool
2024-05-01 10:58:10 +02:00
SnaveSutit
2af5b6ab7b Add CLI arg --userData 2024-04-30 18:56:46 -07:00
SnaveSutit
055dbacd05 Remove debug console.logs 2024-04-29 10:41:36 -04:00
SnaveSutit
6f40509b27 Update molang.js 2024-04-29 08:39:38 -04:00
SnaveSutit
f7d46f11be Rewrite of Molang Autocomplete system.
A rewrite of the Molang Autocomplete system to improve plugin extensibility.
2024-04-29 08:31:16 -04:00
SnaveSutit
3ffb6d6615 Revert "Allow Textures to be created outside of a Project"
This reverts commit c991aaed9f.
2024-04-29 08:10:24 -04:00
JannisX11
2e7e5ec3d0 WIP single texture defaults 2024-04-28 21:57:45 +02:00
JannisX11
c22ca7848a Optimize sketchfab tag suggestions, add NoAI tag 2024-04-27 22:56:15 +02:00
JannisX11
ec9b085aac Add FBX embed textures export option 2024-04-27 22:12:15 +02:00
JannisX11
e803c9a140 Merge branch 'pr/SiboVG/1886' into next 2024-04-27 21:34:26 +02:00
JannisX11
73251304d8
Merge pull request #1886 from SiboVG/fbx-bin
Fix binary FBX export geometry & external texture exporting
2024-04-27 21:32:13 +02:00
JannisX11
ff801482f3 Fix ASCII FBX error in PR 2024-04-27 21:27:58 +02:00
SnaveSutit
c991aaed9f Allow Textures to be created outside of a Project 2024-04-27 13:54:00 -04:00
JannisX11
4583c224f0
Merge pull request #2258 from Oakfather/bug-gltf
GLTF Export Bug : element not defined
2024-04-27 19:33:34 +02:00
JannisX11
b6d6426868 Fix #2301 namespace auto-re-generating when opening project 2024-04-27 19:32:11 +02:00
JannisX11
2bdad9066e Improve toolbar overflow
Add NumSlider support in menu
2024-04-27 14:31:59 +02:00
JannisX11
8aedbde247 Change move and layer move tool to have different shortcuts 2024-04-26 00:46:47 +02:00
JannisX11
5ef55abec0 Fix max reach issue of connected colors fill and magic wand select
Fix move gizmo rotation on group in local space in java block/item
2024-04-25 23:39:33 +02:00
JannisX11
bb83c1c625 Make 3D brush outline visible on both sides of faces
Closes #2289
2024-04-25 22:31:13 +02:00
JannisX11
f3947d9fcb Fix #2298 GIF resolution can be a pixel too small
Fix #2297 Plugin settings tab not triggering onChange
2024-04-25 20:13:20 +02:00
JannisX11
5fbbcb243b Fix #2291 Move tool gizmo misaligned on empty group 2024-04-24 23:28:58 +02:00
JannisX11
60c1f4ecc0 Setting for bedrock UV rotations 2024-04-23 21:01:05 +02:00
JannisX11
932ca226f3 Merge branch 'bedrock-uv-rotation' into next 2024-04-23 20:55:25 +02:00
JannisX11
13ac4157ce Add armadillo skin preset 2024-04-23 20:50:40 +02:00
JannisX11
51093d7374 Set default GIF format to 5-6-5 bit 2024-04-21 22:02:12 +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
8bbd2fcbdd Fix #2267 Removed faces not restored in Box UV 2024-04-21 18:40:31 +02:00