1067 Commits

Author SHA1 Message Date
JannisX11
46be6fadc7 Add #715 Move Texture with UV 2022-02-17 18:01:21 +01:00
JannisX11
e7b3cedb14 Implement #1183 Add to template 2022-02-16 12:24:15 +01:00
JannisX11
7800f1320f Add mesh editing tools to main toolbar
Fix #1273 Mesh UVs mirrored
2022-02-15 17:57:21 +01:00
JannisX11
8959b3e028 Add globals to Blockbench object for plugin dev
Bump version
2022-02-15 16:56:45 +01:00
JannisX11
8a514d5d45 Add slider functionality to keyframe inputs 2022-02-13 21:12:38 +01:00
JannisX11
7a8c18a780 Update to Electron 17
List plugins on startup as console table
Refactor, remove logs
2022-02-13 19:13:01 +01:00
JannisX11
2bddbe6242 Add more buttons to preview toolbar 2022-02-13 18:57:20 +01:00
JannisX11
13d922e307 Update to Font Awesome 6 2022-02-13 18:56:12 +01:00
JannisX11
def82ef18c Merge branch 'master' into next 2022-02-13 14:08:21 +01:00
JannisX11
d3223f89ea v4.1.5 [ci-build] 2022-02-12 15:39:40 +01:00
JannisX11
2748849521 Fix viewport context menu not working on touch 2022-02-12 15:33:31 +01:00
JannisX11
db63aa6de5 Make 3D scene colors customizable by CSS 2022-02-12 00:06:31 +01:00
JannisX11
c49fdf924c Fix #714 resolution issue when importing java block 2022-02-11 19:42:03 +01:00
JannisX11
9f90b69e7e Fix #1280 Cut shotcut not updating molang inputs
Wrong interpolation when creating keyframe between discontinuous keyframes
Timeline graph axis now changes while not open when focusing an input
2022-02-11 19:29:44 +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
c6c596bed9 Add support for deprecated plugin tag 2022-02-10 19:21:50 +01:00
JannisX11
1f153d3b24 Add UV preview view mode
Rename default texture view mode
2022-02-09 23:05:41 +01:00
JannisX11
4c5705c2e6 Add frames option in texture resize dialog 2022-02-06 20:50:21 +01:00
JannisX11
fee106b08a Merge branch 'master' into next 2022-02-06 20:20:28 +01:00
JannisX11
f80f95edce Flipping now works with mesh selections 2022-02-06 19:54:07 +01:00
JannisX11
f9698d37e5 Mask mesh polygons in template generator
Support keeping mesh textures in template generator
bbmodel files now export type correctly on cubes
2022-02-06 19:46:56 +01:00
JannisX11
b77ba2e90a Fix #1276 Button removes wrong data point
Fix #1275 new-line character in empty keyframe script fields
Fix gizmo not disappearing after unselecting
Resizing textures with multiple face-uv textures now adjusts mapping correctly
2022-02-05 15:39:11 +01:00
JannisX11
8eb959e660 v4.1.4 [ci-build] 2022-02-01 20:38:54 +01:00
JannisX11
42bb1a1614 Fix #1272 Particle script export issue
Fix issue with vertex selection accuracy
2022-02-01 20:28:51 +01:00
JannisX11
7ec192bcbe Fix tools not working with Mirror Painting option
Fix #1267 Gradient tool
Fix #805 Shape tool
2022-02-01 16:48:18 +01:00
JannisX11
5cf1dd9cde Add hybrid submenu system 2022-01-31 22:39:46 +01:00
JannisX11
9dcf166f6f Implement feature to preview texture changes
Move timeline setup controls into separate actions
Allow spacers at start and end of toolbars
2022-01-31 20:06:47 +01:00
JannisX11
c7b6348532 Save timeline setups
Minify internally stored backups
2022-01-30 21:07:43 +01:00
JannisX11
fb1490c9bb Add texture adjust options 2022-01-30 19:05:07 +01:00
JannisX11
6cc59dd058 Implement some texture adjustment tools 2022-01-30 00:23:44 +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
ea5b30183d New about screen
Update font awesome to 5.15.4
2022-01-28 17:52:08 +01:00
JannisX11
5dac8ce0ad Fix #1263 Vertex gizmos move when using pivot tool
Fix #1261 Extruded mesh circle face can no longer be inset
2022-01-27 18:45:23 +01:00
JannisX11
af5b60e743 Fix mode keybindings not saving
Fix ground plane and painting grid being included in screenshots
Delete removed faces of a cube when converting to mesh, closes #1264
2022-01-26 16:14:31 +01:00
JannisX11
23792f1dbf Make plugin tags clickable to filter for them 2022-01-26 15:51:08 +01:00
JannisX11
31cb4535ea Change selection center calculation behavior
Fix animated texture frame slider only affecting selected texture
Make animated texture frame slider loop animation
2022-01-25 17:28:53 +01:00
JannisX11
9cdab6bab1 Merge branch 'molang-triggers' into next 2022-01-24 20:49:54 +01:00
JannisX11
de0668f3ec Finish variable placeholder inputs
Auto generate variable placeholder inputs from animation
2022-01-24 20:49:38 +01:00
JannisX11
0f0c85b376 Merge branch 'master' into molang-triggers 2022-01-24 19:00:11 +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
a20190311d Make Jump Frame buttons work with animated textures 2022-01-21 23:37:33 +01:00
JannisX11
36a59630ec Fix #1256 Cant paste all faces at once
Fix multiple GIF HUDs when pressing button multiple times
2022-01-21 23:28:38 +01:00
JannisX11
c61a20b12a Fix issue with undo+redo after deleting a group 2022-01-18 22:41:51 +01:00
JannisX11
63e45e2fe3 Revert switch to windows for windows build
Fix keyframe marker color issue
Fix camera angle issue
[ci-build]
2022-01-16 16:56:53 +01:00
JannisX11
5ddc8b267b Fix issue with Sketchfab uploader
Fix several issues related to edit sessions
2022-01-16 13:54:36 +01:00
JannisX11
844d67f948 v4.1.2 [ci-build] 2022-01-14 20:31:55 +01:00
JannisX11
769b54b471 Fix mesh and cube rotation issues
Fix issue when copying cube+mesh UV faces
2022-01-14 19:25:27 +01:00
JannisX11
30474e23a6 Fix #1254 Android file issue
Correctly import files with .txt attached to name after extension
2022-01-14 17:02:36 +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