Commit Graph

205 Commits

Author SHA1 Message Date
JannisX11
3d40ca5e67 Add frog and tadpole skin models 2022-03-10 18:45:41 +01:00
JannisX11
d1424b7c65 Add mobile undo/redo buttons
Support icons in dialog sidebar pages
Improve menu bar on touch devices
Change version label for modded entity to include 1.18
2022-03-10 15:17:29 +01:00
JannisX11
c651742edc Merge branch 'panels' into next 2022-03-07 14:39:55 +01:00
JannisX11
350b1d0bfa Fix #979 issue with edit time codes in sessions
Improve about menu readability
Fix #1311 Tab can close while navigating UV
2022-03-06 12:22:59 +01:00
JannisX11
c74e30ad05 Panel fixes and resizable panels 2022-03-03 21:13:30 +01:00
JannisX11
7650f7791b Add option to unload animation
Improve bedrock attachable detection and loading
2022-03-01 21:59:40 +01:00
JannisX11
a3fe55783f Update Panel system, WIP 2022-02-22 18:12:27 +01:00
JannisX11
2bddbe6242 Add more buttons to preview toolbar 2022-02-13 18:57:20 +01:00
JannisX11
def82ef18c Merge branch 'master' into next 2022-02-13 14:08:21 +01:00
JannisX11
c49fdf924c Fix #714 resolution issue when importing java block 2022-02-11 19:42:03 +01:00
JannisX11
cd4b366e7a Fix texture meshes not importing from some files
Fix texture mesh shading direction
Bump version
2022-02-10 21:20:24 +01:00
JannisX11
fee106b08a Merge branch 'master' into next 2022-02-06 20:20:28 +01:00
JannisX11
c7b6348532 Save timeline setups
Minify internally stored backups
2022-01-30 21:07:43 +01:00
JannisX11
d5ec1571af Fix issues with importing projects with same UUIDs
Improve error messages when trying to generate Box UV template with meshes
Fix font awesome icon display in messsage boxes
Fix area select not working ideally with Ctrl keybinding
2022-01-28 21:56:48 +01:00
JannisX11
c47ab25429 Merge branch 'master' into next 2022-01-23 12:00:15 +01:00
JannisX11
4ff4c3fd6a Add OBJ export face mode option
Closes #1257
2022-01-22 21:42:08 +01:00
JannisX11
ce0f1078a8 Fix model import working in Skin mode
Fix OBJ import issue with broken models
Fix Painting grid issue with single edges
2022-01-14 16:44:54 +01:00
JannisX11
62694f5a1c Fix #1242 GLTF export issue
Attempt to solve #1236, issue with displaying icomoon icons
2022-01-02 18:54:20 +01:00
JannisX11
01545e940e Add catch for issues in glTF exporter 2021-12-30 13:15:29 +01:00
JannisX11
a7356d12f6 Fix collada scale issue
Bump version to 4.1.0
2021-12-21 18:13:04 +01:00
JannisX11
30297c67dd Change ground plane color
Enable locators in generic model
Optimize skin models for pose compatibility
2021-12-21 15:30:01 +01:00
JannisX11
901580cf9c Implement skin pose preset panel
Fix transformer uniform scaling not extending correct axis
Fix IK pose displaying when exporting in edit mode
2021-12-20 14:42:54 +01:00
JannisX11
e466dac399 Fix null object position calculation
Update collada export scale
2021-12-18 14:36:12 +01:00
JannisX11
73896ad480 Merge branch 'master' into next 2021-12-14 14:42:29 +01:00
JannisX11
2b038c7b72 Fix issue with exploded skin view in multiple tabs
Improve GIF cropping
2021-12-13 23:52:23 +01:00
JannisX11
4ca824c1f7 Fix #1205 No recent model redaction in streamer mode
Refactor action control code
Fix #1197 web app collada export
2021-12-12 12:41:44 +01:00
JannisX11
3c5d9b1cee Export IK animations
Fix IK memory leak
2021-12-09 18:01:56 +01:00
JannisX11
62af905377 Add new marker colors Pink and Silver 2021-12-07 18:49:18 +01:00
JannisX11
a1b8dc5aa0 Improve GIF recorder dialog
Fix #1178 cannot export converted OptiFine JEMs
2021-12-05 13:23:58 +01:00
JannisX11
8495784dba Merge branch 'collada' into next 2021-12-01 22:02:14 +01:00
JannisX11
e6a6895451 Finish collada export
Improve cube render calls
2021-12-01 22:01:45 +01:00
JannisX11
2fdf238b7e Export collada textures 2021-12-01 21:11:41 +01:00
JannisX11
43608512da Collada cube and mesh export 2021-12-01 11:39:30 +01:00
JannisX11
40090c51e6 Backgrounds are now saved per tab
Improve missing texture + ground graphic
Fix mesh template angles
2021-11-28 12:21:58 +01:00
JannisX11
cd3433562e Fix opening of multiple models per file in tabs
Update workbox version
2021-11-27 14:55:06 +01:00
JannisX11
8da6ae45c5 Collada material template 2021-11-26 14:31:55 +01:00
JannisX11
8beef0e1f0 Add pose mode 2021-11-23 12:51:09 +01:00
JannisX11
29a5e61f6e Fix explode skin model not working with tabs
Fix motion trails not updating when dragging keyframes in timeline
2021-11-21 14:43:05 +01:00
JannisX11
524cc5f790 Add custom animation channel API
Show Sketchfab upload error code
Creating a keyframe in the grapheditor now uses the grapheditor channel
2021-11-19 19:36:19 +01:00
JannisX11
8f7291aea0 Add rotation mode in camera angle dialog
Add button to load remaining animations from file
Allow import of multiple animation files at once
Created groups now sync with boneness animation bones
2021-11-17 00:20:51 +01:00
JannisX11
8fff462405 Improve bedrock texture import button 2021-11-14 23:47:56 +01:00
JannisX11
e1a3418cb9 WIP custom collada exporter
custom XML encoder
2021-11-14 21:25:06 +01:00
JannisX11
8f699cb40a Update collada exporter 2021-11-13 14:41:46 +01:00
JannisX11
0094173678 Merge branch 'next' into collada 2021-11-12 21:55:58 +01:00
JannisX11
a980992433 Add reimport warning for modded entity models
Project files are now saved on Ctrl+S
Fix #1134 Interpolation with "this" in a keyframe only works after the keyframe
Fix using scroll bar in outliner unselects elements
2021-10-27 10:07:30 +02:00
JannisX11
07976498c4 Fix #1132 Default shadow size gets exported
Fix #1133 OptiFine mode caps shadow sizes
Fix element pasting issue in java block/item
2021-10-26 19:27:32 +02:00
JannisX11
9df1fa10ca "Transform > Scale" now affects all bones if everything selected
Add Alt-key modifier to drag UV face from anywhere
Fix #1104 OBJ export issue with cube inflation
2021-10-23 00:21:37 +02:00
JannisX11
fa98a3f28d Fix OBJ export of rotated cube faces
Rename mesh "Line" to "Edge"
Fix dialog title offset in text prompt dialog
Fix plugin install registration not working in web app
Fix modded entity models not exporting after conversion, closes #1124
2021-10-22 15:07:01 +02:00
JannisX11
e3ac34f4c5 Fix typo in splash screen
Fix Update Notification button not working
Split event for new project / setup project
Fix issue where deleting theme files would cause error pop up on start
Fix issue with field in texture generator dialog toggling on input
(caused by underlying bug in Condition system)
Fix wrong icon in "Display UV" option
Fix new cubes not updating position
2021-10-20 22:55:54 +02:00
JannisX11
389f233e2e v4.0.1 [ci-build] 2021-10-15 18:10:54 +02:00