Commit Graph

2184 Commits

Author SHA1 Message Date
JannisX11
ac89a9c269 Fix Set IK Target still showing with no options
Change modded entity export version name to 1.17+
2022-11-17 22:16:53 +01:00
JannisX11
39b38dec08 Add "Select All" and "Select None" buttons on animation export
Support dragging blckbn.ch links into the app
2022-11-17 22:15:37 +01:00
JannisX11
d43ae80c42 Make screenshots work in 2D editor 2022-11-16 22:33:30 +01:00
JannisX11
16b3940074 Fix issues with FBX exporter
Fix #1659 Converting skin model to new tab re-applies pose
2022-11-16 20:19:21 +01:00
JannisX11
7e12bf1c1c Fix #1632 pressing Ctrl + S in image editor corrupts file
Fix preview of non-square animated textures in texture list
Fix brush offset in 2D editor on animated textures
2022-11-16 18:18:03 +01:00
solvedDev
f149b5ef02 upd: saved state changed event 2022-11-12 23:04:14 +01:00
JannisX11
ebb6bddd35 v4.5.1 [ci-build] 2022-11-12 14:57:24 +01:00
JannisX11
be1d66ffe2 Update ja.json (POEditor.com) 2022-11-12 14:55:19 +01:00
JannisX11
71b18a4f62 Update fr.json (POEditor.com) 2022-11-12 14:55:18 +01:00
JannisX11
93e9352883 Fix #1644 inconsistent keyframe selection behavior
Fix box UV offset not snapping to integer values
2022-11-12 14:32:55 +01:00
JannisX11
5538d0ecaf Fix #1648 null object not transforming back
Fix animatable elements not being selectable in 3D in animation mode
FIx #1646 Freeze when range selecting keyframes vertically
2022-11-12 13:32:50 +01:00
JannisX11
79a3047d17 Fix issues with Box UV Mirror
Fixes #1653
2022-11-12 12:01:26 +01:00
JannisX11
0d9533616b Fix MacOS build issue 2022-11-11 20:18:07 +01:00
JannisX11
c0e6d38a42 4.5.0 [ci-build] 2022-11-10 15:04:40 +01:00
JannisX11
ea24c06e21
Merge pull request #1610 from MrCrayfish/rotation_snapping
Model formats can now disable cube rotation snapping
2022-11-10 14:39:16 +01:00
JannisX11
7c2bb131be Bump version to 4.5
Fix issue with global space rotations
2022-11-10 14:37:52 +01:00
JannisX11
ee838d05c5 Update sv.json (POEditor.com) 2022-11-10 13:33:53 +01:00
JannisX11
9d224ea704 Update es.json (POEditor.com) 2022-11-10 13:33:51 +01:00
JannisX11
fee7bee73f Update ru.json (POEditor.com) 2022-11-10 13:33:50 +01:00
JannisX11
b07deb09d2 Update pt.json (POEditor.com) 2022-11-10 13:33:48 +01:00
JannisX11
617227ac71 Update pl.json (POEditor.com) 2022-11-10 13:33:47 +01:00
JannisX11
fe1982eacb Update ko.json (POEditor.com) 2022-11-10 13:33:45 +01:00
JannisX11
27f34c0ea4 Update ja.json (POEditor.com) 2022-11-10 13:33:44 +01:00
JannisX11
88812aeda6 Update it.json (POEditor.com) 2022-11-10 13:33:43 +01:00
JannisX11
05bba30595 Update de.json (POEditor.com) 2022-11-10 13:33:41 +01:00
JannisX11
72665acf55 Update fr.json (POEditor.com) 2022-11-10 13:33:40 +01:00
JannisX11
23394337c3 Update nl.json (POEditor.com) 2022-11-10 13:33:38 +01:00
JannisX11
7513bb72d5 Update cz.json (POEditor.com) 2022-11-10 13:33:37 +01:00
JannisX11
3a4563b121 Update zh_tw.json (POEditor.com) 2022-11-10 13:33:35 +01:00
JannisX11
aeb2515f0f Update zh.json (POEditor.com) 2022-11-10 13:33:33 +01:00
JannisX11
fec2946a2a 4.5 update screen 2022-11-10 13:18:09 +01:00
JannisX11
00c2c9705e Fix Pick Color Opacity not working when opacity is 0 2022-11-10 12:24:40 +01:00
JannisX11
78bd55091e Button to toggle global space rotation in timeline
Fix issue with smooth brush mirror painting
Visually improve model stats dialog
2022-11-09 22:12:28 +01:00
JannisX11
14c9e5c094 Make rotation_snap false by default 2022-11-08 21:35:29 +01:00
JannisX11
96503005a9 Don't append semicolon to instruction if it's a command
Closes #1505
Make toolbar configure icon more subtle
Load splash art instantly when starting Blockbench
2022-11-08 20:21:07 +01:00
JannisX11
d256ce7c73 Update electron to fix indexeddb
Fix UI elements in 2D image editor not being hidden
Fix issue with creating undo points for animations
Automatically detect and load layered textures
2022-11-08 17:40:13 +01:00
JannisX11
5649aac7e7 4.5.0 Beta 3 [ci-build] 2022-11-07 19:57:05 +01:00
JannisX11
2f45d43cee Implement loop cut direction fix by @Rox
Improve compatibility for custom cube-like elements
2022-11-07 19:53:17 +01:00
JannisX11
74e5230cff Hide absolute paths in shared models
Highlight selected face in face properties editor
2022-11-06 21:54:05 +01:00
JannisX11
94406b2f97 Hide UV Overlay button in 3D paint mode
Fix issue with collada export
Fix missing Resize Texture action in texture context menu
Fix issue with vertex snapping cube pivot points in java block/item
2022-11-06 20:16:22 +01:00
JannisX11
280183000b Add FBX animation support 2022-11-06 20:04:05 +01:00
JannisX11
8a536b2983 Painting grid in 2D editor 2022-11-06 12:17:00 +01:00
JannisX11
9a82da08e2 Fix #1613 Duplicate texture ids when merging projects
Fix locators and null objects not being selectable via area select
2022-11-05 20:32:38 +01:00
JannisX11
91df921b25 Allow moving bones in skin mode
Fix #881 Skin explode does not return to correct position after saving model in exploded state
Resizing folded top or bottom panel will now unfold panel
2022-11-05 10:39:38 +01:00
JannisX11
f0ad76e719 Highlight windows when dragging detached tab 2022-11-04 20:09:16 +01:00
JannisX11
8c94058095 Fix #1630 FBX inconsistent scale across importers
Fix #1631 Inverted face direction on cubes in FBX export
Move locators and null objects to 3D foreground when selected
Fix "Edit in Blockbench" and project tab thumbnails not working
2022-11-03 21:56:14 +01:00
JannisX11
54b9f83c80 Fix #1633 Null object visual size resets in animation mode
Fix issue with molang expression validator
Fix UV editing of mesh vertices not working on tall textures
Add failsafe and warning for plugin BarItems without correct ID
2022-11-03 19:11:26 +01:00
JannisX11
756433c6ae 4.5.0 Beta 1 [ci-build] 2022-11-02 18:33:35 +01:00
JannisX11
63fefe9e24 Fix #1629 Image editor disappears when enabling quad view
Add image_editor format feature
2022-11-02 18:33:31 +01:00
JannisX11
3100a4858f Auto Set Cullfaces tool
Scale all elements if none are selected, closes #970
2022-11-02 13:44:20 +01:00