Commit Graph

2180 Commits

Author SHA1 Message Date
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
JannisX11
a45df13028 Fix #1712 Variable placeholder panel overflow 2023-01-15 19:41:11 +01:00
JannisX11
f517ccaa82 Update sv.json (POEditor.com) 2023-01-15 18:26:49 +01:00
JannisX11
267b871d72 Update es.json (POEditor.com) 2023-01-15 18:26:47 +01:00
JannisX11
d250fb7aa4 Update ru.json (POEditor.com) 2023-01-15 18:26:45 +01:00
JannisX11
56fcde1bb5 Update pt.json (POEditor.com) 2023-01-15 18:26:44 +01:00
JannisX11
5c3aed31c8 Update pl.json (POEditor.com) 2023-01-15 18:26:43 +01:00
JannisX11
9f9838a3b0 Update ko.json (POEditor.com) 2023-01-15 18:26:41 +01:00
JannisX11
5a91c96cf0 Update ja.json (POEditor.com) 2023-01-15 18:26:40 +01:00
JannisX11
3d5268446c Update it.json (POEditor.com) 2023-01-15 18:26:39 +01:00
JannisX11
3a4e4e1ce7 Update de.json (POEditor.com) 2023-01-15 18:26:37 +01:00
JannisX11
b1b9aeba0d Update fr.json (POEditor.com) 2023-01-15 18:26:36 +01:00
JannisX11
0c1bf9bc67 Update nl.json (POEditor.com) 2023-01-15 18:26:34 +01:00
JannisX11
caa8f4fdaf Update cz.json (POEditor.com) 2023-01-15 18:26:32 +01:00
JannisX11
b41f026204 Update zh_tw.json (POEditor.com) 2023-01-15 18:26:30 +01:00
JannisX11
10ae87c6e7 Update zh.json (POEditor.com) 2023-01-15 18:26:29 +01:00
JannisX11
8ac3869fe7 Merge branch 'master' of https://github.com/JannisX11/blockbench 2023-01-15 18:21:45 +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
JannisX11
14d8a9b9c2 Add APNG recording option 2023-01-10 15:21:16 +01:00
JannisX11
6f82a20161 Turtle skin preset for java edition, fixes #1664 2023-01-10 14:10:14 +01:00
JannisX11
4d0c6f02dc Remove Transparent from cube texture menu
Closes #1722
Minor improvements
2023-01-09 22:48:13 +01:00
JannisX11
da1fe851e4 Mesh cluster selection mode
Closes #1589
2023-01-09 22:22:35 +01:00
JannisX11
c92bde9535 v4.6.0-beta.2 [ci-build] 2023-01-08 21:36:47 +01:00
JannisX11
180d7b609d GIF recorder support PNG sequence (#1521) 2023-01-08 20:35:35 +01:00