Commit Graph

1525 Commits

Author SHA1 Message Date
JannisX11
291fbd31fb Allow float sizes in modded entity format 2023-02-16 21:37:47 +01:00
JannisX11
006d8aa361 Improve link and text sharing UI 2023-02-05 14:39:09 +01:00
JannisX11
e6566a8704 Add API to add toolbars to panel
Refactor panel toolbar setup
2023-02-05 13:47:40 +01:00
JannisX11
74f7296d63 Implement sub-keybindings
Improve keybinding dialog styling
Implement keybind options for individual paste options, closes #1149
2023-01-31 23:48:29 +01:00
JannisX11
d81fddb499 Implement top-facing item frame display reference 2023-01-30 23:08:29 +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
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
JannisX11
2fc2732dbe Update splash screen 2023-01-15 18:21:06 +01:00
JannisX11
93117035de Fix temp memory leaks
Improve performance
2023-01-14 22:08:41 +01:00
JannisX11
a6c04681a3 Fix an issue in molang validation
Fix profile delete dialog not translated
Fix playback of animated textures with per-frame frame time
2023-01-13 23:25:53 +01:00
JannisX11
733b19b3ba Add background color on start screen label
Fix controller connections exceeding 20 rows not displaying
2023-01-13 00:15:01 +01:00
JannisX11
28cbf8f8f6 Automatically create bezier keyframes with angled handles
Add setting to only show handles of selected bezier keyframes
2023-01-12 17:58:30 +01:00
JannisX11
8b63208a3e Fix mesh inset not working 2023-01-11 19:08:16 +01:00
JannisX11
7080c7d41a Remove donate button in menu 2023-01-11 18:50:03 +01:00
JannisX11
28090ee1af Add button to select settings profile in title bar 2023-01-11 17:49:17 +01:00
JannisX11
214cfcf3d3 Fix opening bedrock attachable files not working 2023-01-11 15:53:41 +01:00
JannisX11
459160b178 Fix #1682 Bidirectional resizing can create negative cube size 2023-01-11 15:53:31 +01:00
JannisX11
9a683c0ff8 Fix #1697 copy paste overlay remains after switching tool 2023-01-11 15:53:12 +01:00
JannisX11
a171ae2c79 Allow profiles to be conditioned on file paths 2023-01-10 22:33:30 +01:00
JannisX11
cbe66ce729 Warning when scaling box UV model
Closes #1701
2023-01-10 21:31:06 +01:00
JannisX11
c346ffa18a Fix #1686 skin poses inconsistent when cubes invisible 2023-01-10 19:40:02 +01:00