Commit Graph

320 Commits

Author SHA1 Message Date
JannisX11
6f82a20161 Turtle skin preset for java edition, fixes #1664 2023-01-10 14:10:14 +01:00
JannisX11
b255db0192 Add copy/paste/duplicate/save support for anim controllers
Fix prompt for memory animations opening when loading model
2023-01-07 18:03:48 +01:00
JannisX11
47b909bd4f Option to embed textures in bbmodel file
Closes #907
2023-01-07 14:34:50 +01:00
JannisX11
c7b8f7714f Fix model memory data not loading correctly 2023-01-05 23:05:37 +01:00
JannisX11
d505e50805 Fix rotation order in dae and fbx
Fix issues with loading certain plugins from URL
Fix issue with quick message box
2023-01-02 17:51:37 +01:00
JannisX11
6062d9cbc8 Improve settings profiles 2022-12-31 01:05:51 +01:00
JannisX11
0f88fd6031 Refactor showMessageBox
Reduce jquery usage
Remove some legacy dialog code
2022-12-24 14:33:40 +01:00
JannisX11
d065d3f206 Support unhandled fields and render_type in java block 2022-12-23 23:29:55 +01:00
JannisX11
bbedda916b Basic bezier keyframe support 2022-12-19 18:51:17 +01:00
JannisX11
d005c7661c Merge branch 'face-selection' into next 2022-12-18 16:05:51 +01:00
JannisX11
fc1915c7da Merge branch 'master' into next 2022-12-18 13:30:42 +01:00
JannisX11
a2bcc1876a Merge branch 'animation-controllers' into next 2022-12-17 02:01:38 +01:00
JannisX11
b215e7423f Update recent thumbnail after loading bedrock texture 2022-12-13 12:23:52 +01:00
JannisX11
295b6c5f49 Animation controller connection lines & progress 2022-12-12 23:29:25 +01:00
JannisX11
abc3d07353 Animation controllers progress 2022-12-11 23:08:35 +01:00
JannisX11
98b59b7ca7 Change mesh selection system
Faces and edges can now be selected individually rather than vertex based
Closes #1050
2022-12-04 20:45:25 +01:00
JannisX11
3b1d2d61bb WIP animation controllers 2022-11-30 20:15:47 +01:00
JannisX11
5df5495658 Fix comment in 1.17 modded entity template 2022-11-27 20:33:56 +01:00
JannisX11
a4c09f2a63 Fix export scale setting not applying to OBJ format
Auto export keyframe with slight rotation when bone is relative to entity
2022-11-23 22:54:48 +01:00
JannisX11
6423667fb9 Ability to load bedrock entity files 2022-11-20 11:32:13 +01:00
JannisX11
888bfa3fa4 Rewrite bedrock model import select dialog 2022-11-19 19:59:57 +01:00
JannisX11
47ff237dcc Fix issues with skin poses 2022-11-19 13:29:11 +01:00
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
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
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
14c9e5c094 Make rotation_snap false by default 2022-11-08 21:35:29 +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
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
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
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
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
JannisX11
fbdbc91485 FBX exporter: unique object names
Remove maximum background size, closes #1624
FIx #1626 "Rectangle selection" typo
Add option on orbit controls to disable updating camera
2022-11-02 12:25:05 +01:00
JannisX11
bdbce83c30 Fix mirror_uv property import from bbmodels
Fix #1628 box UV import from JEM and JPM
2022-11-02 12:22:18 +01:00
JannisX11
8f7dd9b9ea Implement FBX exporter
Add setting for model export scale
2022-10-31 20:11:04 +01:00
JannisX11
d6e5388583 Merge branch 'fbx' into next 2022-10-31 19:33:21 +01:00
JannisX11
bc836d53a5 FBX: Support cubes
Support multi texture
Support rotations
2022-10-31 19:32:47 +01:00
JannisX11
2bc7a59681 Working FBX exporter for meshes 2022-10-31 13:08:49 +01:00
JannisX11
e1971a3f05 Create new icons
Fix issue with cube mirror painting on both axes
2022-10-29 23:33:11 +02:00
JannisX11
8af0c8e3d4 Detachable project tabs 2022-10-28 22:56:39 +02:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +02:00
JannisX11
01f13c8d0b Merge branch 'predicates' into next 2022-10-21 00:21:23 +02:00
JannisX11
7b5e253143 Track image projects in recent models
Add format description to project dialog
2022-10-20 13:05:59 +02:00
JannisX11
91f4641d78 Functional predicate override editor 2022-10-20 01:38:22 +02:00
JannisX11
9c1f02dd8b v4.4.3 [ci-build]
Fix issue with image mode thumbnails
Fix issue with cube limit grid box
2022-10-19 14:02:47 +02:00
JannisX11
9d1271eaee Change update recent project thumbnail timing 2022-10-18 20:29:48 +02:00