Commit Graph

2216 Commits

Author SHA1 Message Date
JannisX11
f5e4387718 v4.6.4 [ci-build] 2023-02-04 21:30:30 +01:00
JannisX11
e354ffa310 Change indentation to tabs 2023-02-04 21:15:01 +01:00
JannisX11
2b0505d890 Improve mesh selection mode conversion
Closes #1740
2023-02-04 20:59:46 +01:00
JannisX11
a7ec36be6f Change plugin loading log messages
Take project name for name suggestion when exporting modded entity
2023-02-04 20:22:54 +01:00
JannisX11
ed9cec5747 Add updated Vex skin model 2023-02-04 19:59:43 +01:00
JannisX11
46261d2a40 Fix style of search bar in menus
Change default align of long searchable menus
Prioritize menu over dialog when using confirm/cancel keys
2023-02-04 19:48:32 +01:00
JannisX11
99900be065 Fix #1746 themes do not load on web app 2023-02-04 12:56:31 +01:00
JannisX11
489964cf31 Fix issue with styling in plugin dialogs
Fix cannot set empty string as settings override value
Fix color in menu items on hover
Add nullish coalescing as browser requirement
2023-02-04 12:42:11 +01:00
JannisX11
69078ca5ea v4.6.3 [ci-build] 2023-02-02 10:09:30 +01:00
JannisX11
76d52cd03b Fix multi-selection not working from viewport
Fix #1745 single bezier keyframes not baked correctly
2023-02-02 10:01:09 +01:00
JannisX11
8926cd51c9 Remove native tooltip on icon mode bar selects 2023-02-02 00:03:29 +01:00
JannisX11
03721285ee [ci-build] 2023-02-01 20:44:05 +01:00
JannisX11
7875053d63 v4.6.2 [ci-build] 2023-02-01 19:09:50 +01:00
JannisX11
f44993ada6 Update ru.json (POEditor.com) 2023-02-01 19:05:49 +01:00
JannisX11
05debcbf62 Update ko.json (POEditor.com) 2023-02-01 19:05:47 +01:00
JannisX11
3d7972a8ba Update fr.json (POEditor.com) 2023-02-01 19:05:45 +01:00
JannisX11
2ac337dd3a Improve mesh UV mirroring via bounding box align
Fix gradient tool not working when alpha channel is locked
2023-02-01 19:02:23 +01:00
JannisX11
a667554251 Fix #1731
Canceling copy-paste tool moving does not reset texture correctly
2023-02-01 18:21:21 +01:00
JannisX11
5af03eaf4a Fix animation controller in-connectors overflowing 2023-01-30 21:14:02 +01:00
JannisX11
0e5fb615c5 Fix incorrect name when creating display preset
Fix texture render sides updating incorrectly in some cases
2023-01-28 19:12:51 +01:00
JannisX11
c1bdad4011 Display icon mode bar select option name in tooltip
Closes #1739
2023-01-26 17:33:21 +01:00
JannisX11
7f84f00702 Fix issue with display skin in web app 2023-01-25 17:52:53 +01:00
JannisX11
2b9dc165cd Implement dom purify 2023-01-24 19:05:25 +01:00
JannisX11
0dc390b880 Add event hooks to loading animations and controllers
Optimize limit to palette function
2023-01-24 18:50:38 +01:00
JannisX11
f61c849f43 FIx issues with animation controller saving 2023-01-24 00:05:49 +01:00
JannisX11
47709e913a Add "Limit to Palette" texture edit feature
Change bow display slot names to include charged
2023-01-23 23:51:56 +01:00
JannisX11
d90513ae37 Fix randomly assigned element marker colors limited to 8 2023-01-23 23:47:52 +01:00
JannisX11
d5d16b3d06 Fix minor issues
Update electron builder
2023-01-22 23:28:57 +01:00
JannisX11
3f3935f1e3 Fix mesh selection not properly synced between 3D and UV 2023-01-22 23:27:19 +01:00
JannisX11
27ad3eacd9 Cleanup and performance tweaks
Update electron to 22.0.3
2023-01-22 07:18:29 +01:00
JannisX11
62206024f7 v4.6.1 [ci-build] 2023-01-20 20:42:31 +01:00
JannisX11
d7fb09bd02 Optimize extruding with edges
Fix edge drag selection not selecting all vertices
2023-01-20 20:36:37 +01:00
JannisX11
9ee5a85c11 Add icon for bezier keyframes
Fix icon for animation controller panel
2023-01-20 20:04:40 +01:00
JannisX11
de7d3f58e8 Fix particle size when in locator local space 2023-01-20 20:04:18 +01:00
JannisX11
a1bcfdfb83 Fix #1732 Clicking autocomplete doesn't update text correctly
Fix pressing tab does not switch between UV editor sliders
Fix MolangJS error when not enough arguments are present in functions
2023-01-20 17:59:56 +01:00
JannisX11
0174561f83 Fix issue with dissolving edges between quads
Fix error when extruding all edges around face
2023-01-20 16:14:16 +01:00
JannisX11
7c151199c2 Fix animation controller issues
Formatting of other controllers not optimized after saving controller to file
Controllers not marked as unsaved
2023-01-20 13:23:02 +01:00
JannisX11
fa2b616c43 Loop cuts no longer floors offset coordinates
Fix issues when switching between different selection modes
Fix issues with select all in mesh selection modes
2023-01-20 11:40:39 +01:00
JannisX11
8f1524a555 Fix delete not working on animation controllers 2023-01-20 11:04:13 +01:00
JannisX11
4467fcad1c Fix issues with cropped screenshots
Fixes #1733
2023-01-20 00:32:06 +01:00
JannisX11
0b8bc8a899 Fix size issue with orthographic camera in GIF recorder
Fix loading error on older browsers
2023-01-19 21:21:33 +01:00
JannisX11
35ced3b3d0 Make OBJ importer accept more formats
Auto generate mesh instance if OBJ file does not define one
2023-01-18 22:49:28 +01:00
JannisX11
2307da4002 Fix animation controller issues
Fix #1726 Freeze when switching from playing animation to controller
Fix empty animation controller blend values not handled correctly
Fix #1728 Animation controller blend value not handling 0 correctly
2023-01-18 20:10:48 +01:00
JannisX11
0420054e32 Fix edge selection tool selecting vertices multiple times
Fix potential issue with animated texture playback
2023-01-18 20:08:08 +01:00
JannisX11
67d2c80eb5 Shapeless dialog fixes 2023-01-17 23:03:58 +01:00
JannisX11
799fea9c1e [web-only] Fix for importing bedrock entity models
Fixes #1727
2023-01-17 11:59:56 +01:00
JannisX11
864b009077 4.6.0 [ci-build] 2023-01-16 18:31:59 +01:00
JannisX11
70ea425f5a Merge branch 'master' of https://github.com/JannisX11/blockbench 2023-01-16 18:22:23 +01:00
JannisX11
fecd841127 Rewrite edge dissolve function, fixes #1073 2023-01-16 18:21:04 +01:00
JannisX11
a5ea0895f5 Dialog fixes
Fix mesh edge & face counter in status bar
Project opening fixes
2023-01-16 17:04:52 +01:00