Commit Graph

251 Commits

Author SHA1 Message Date
JannisX11
808c28e6ba Particle texture loading 2020-10-06 22:30:25 +02:00
JannisX11
2d796348a6 Add anti-aliasing setting 2020-10-06 21:57:57 +02:00
JannisX11
edb438bef0 Basic wintersky implementation 2020-10-06 21:23:13 +02:00
JannisX11
0412341ad1 Fix code indentation 2020-10-04 23:44:06 +02:00
JannisX11
69f6b50da1 Update MolangJS 2020-10-04 23:26:30 +02:00
JannisX11
fd39c54bb3 Improve performance 2020-10-04 11:13:38 +02:00
JannisX11
8162493621 Various fixes
Make Project res compensation available for non single_texture projects if only one texture exists
Prevent selection rect on touch devices
Fix issue with UV mapping preview for box UV
2020-10-03 23:51:24 +02:00
JannisX11
f0db857023 Fix OBJ exporter 2020-10-02 20:06:13 +02:00
JannisX11
0c0af10b94 Disabled faces: resolve issues
Misc performance improvements
2020-10-02 19:55:14 +02:00
JannisX11
cc0d03e1ee Remove disabled faces from geometry: initial buggy version 2020-10-02 19:13:11 +02:00
JannisX11
d2592eff0a Update animate textures icon after texture resize
Fix unsaved animations saving
Add tooltips to animation list
Add Blockbench.isNewerThan
2020-10-01 18:24:20 +02:00
JannisX11
9714ff6067 Allow dynamic properties in keyframe data points 2020-10-01 13:07:45 +02:00
JannisX11
9205ddac23 Add support for mc bedrock material instances 2020-09-30 23:05:45 +02:00
JannisX11
763b1396bf Small interface fixes 2020-09-30 17:29:13 +02:00
JannisX11
2bc836d72c Fix issue with NaNs when offsetting keyframes
Improve molang syntax highlighting
Prevent animations from being imported twice
Set default cancel button in MessageBox to last button
2020-09-29 17:14:26 +02:00
JannisX11
91a2d83afd Add new preferences submenu 2020-09-29 16:32:13 +02:00
JannisX11
806bbd61a0 Fix canvas click unselect triggered by rotate key
Fix issue with whitespaces in anim time update variable
2020-09-29 15:55:08 +02:00
JannisX11
de397a66e6 Fix rounding issue in UV editor, closes #675
Improve bedrock model import performance
2020-09-28 23:11:16 +02:00
JannisX11
c95f51e647 make IK always move in global space 2020-09-28 22:46:41 +02:00
JannisX11
912491b7ca Merge branch '3.7' into ik 2020-09-28 17:31:16 +02:00
JannisX11
3700adb212 Add separator to timeline focus menu 2020-09-28 17:26:39 +02:00
JannisX11
37ac99dbb3 New timeline channel filters 2020-09-28 12:55:45 +02:00
JannisX11
2f0568f43a Show animated texture current frame in list
Fix issue with undo not saving auto UV mode after generating template
2020-09-28 11:51:45 +02:00
JannisX11
12ca538252 Fix animation import/export 2020-09-27 22:11:37 +02:00
JannisX11
3900ac3f94 Fix keyframe waveforms after data point changes 2020-09-27 18:16:13 +02:00
JannisX11
9cac4af541 Save brush settings individually per tool 2020-09-27 18:05:20 +02:00
JannisX11
01ed8ccbad Let webapp load models fron URL after plugins 2020-09-27 17:18:15 +02:00
JannisX11
f992eccbb5 Update GLTF exporter for new features
Improve timeline zooming behavior
Fix animation saving
2020-09-27 17:03:28 +02:00
JannisX11
d461fcef23 Keyframe fixes 2020-09-27 13:01:51 +02:00
JannisX11
03f6a726fb Catmull rom interpolation preview 2020-09-27 10:52:31 +02:00
JannisX11
992f42e3a0 Keyframe interpolation interface and io 2020-09-27 10:01:39 +02:00
JannisX11
c3b6922d52 Fix keyframe data point undo issues 2020-09-26 23:29:28 +02:00
JannisX11
9e91ad7a2d Keyframe data point system fixes 2020-09-26 23:07:44 +02:00
JannisX11
2ab233434f Keyframe data points interface 2020-09-26 22:20:19 +02:00
JannisX11
4e0efa61f1 Solve various issues with keyframe data points 2020-09-26 17:56:14 +02:00
JannisX11
f6e120dcac Add keyframe layers to additional methods 2020-09-26 16:05:23 +02:00
JannisX11
1fdc5cb5bf Merge branch '3.7' into keyframe-layers 2020-09-26 14:03:09 +02:00
JannisX11
c4e09341e7 Convert more methods to keyframe layers 2020-09-26 13:57:58 +02:00
JannisX11
1d8436d696 Option to minify bbmodel files 2020-09-26 13:21:20 +02:00
JannisX11
21d5030949 Custom panel insert locations 2020-09-26 12:04:40 +02:00
JannisX11
c03b3ede3e Fix folding caret being hidden in animation mode
(if group contains locator)
2020-09-25 22:08:46 +02:00
JannisX11
4399c4a890 Highlight panel sorting and drop zones 2020-09-25 22:06:03 +02:00
JannisX11
1c01ae40b0 Fix issue with selecting invisible cubes
Fix issue with saving keyframes
2020-09-22 21:54:31 +02:00
JannisX11
a3fa1b19bf Properties for everything 2020-09-22 19:17:28 +02:00
JannisX11
f130efd421 Refactor panels 2020-09-21 23:23:42 +02:00
JannisX11
d34031eaaa Lock mouse pointer in num sliders 2020-09-21 22:11:35 +02:00
JannisX11
300f191f8e Option to restore default preview backgrounds 2020-09-21 17:01:26 +02:00
JannisX11
031d21246a Keyframe data points stuff 2020-09-20 23:03:28 +02:00
JannisX11
3ebf9efff7 Fixes to modded entity cube rotation exporter 2020-09-20 15:53:48 +02:00
JannisX11
bcf53fb97c Allow cube rotations in modded entity format 2020-09-20 15:43:45 +02:00
JannisX11
b8c763607f Fix issue with saving skins 2020-09-19 18:56:39 +02:00
JannisX11
7a8cdd7c93 Additional fix for #697
Open with Blockbench ignores plugin formats
2020-09-17 16:50:29 +02:00
JannisX11
f7645a6f5c Generate textures for face UV skin format models 2020-09-16 20:15:21 +02:00
JannisX11
2edc98b870 Live updating form conditions in dialog forms 2020-09-16 20:14:46 +02:00
JannisX11
f484c6a0cd Make animation playback based on computer clock 2020-09-16 16:13:01 +02:00
JannisX11
63ac76ef45 Limit ik rotation rate 2020-09-16 15:31:44 +02:00
JannisX11
8bf95f2857 Syncing of FIK chain and real bones 2020-09-16 14:27:57 +02:00
JannisX11
095233590f Update three.js to r120 2020-09-16 11:36:07 +02:00
JannisX11
6cb92581ce Add missing panels to default sidebar structure 2020-09-16 11:11:29 +02:00
JannisX11
a7682c65db Refactor file system functions 2020-09-16 08:55:16 +02:00
JannisX11
0019b424d7 New rotation system, slightly less broken 2020-09-15 22:42:42 +02:00
JannisX11
e671a9787d Add animation button
Improvements to benchbot skin
2020-09-15 17:14:37 +02:00
JannisX11
84255bfde4 Rename Animator.selected to Animation.selected 2020-09-15 14:21:04 +02:00
JannisX11
1b0f67f11c Allow mouse wheel as keybinding
Remove reload from file menu
Confirm dialog for resetting keybindings
2020-09-15 14:14:14 +02:00
JannisX11
ffa476145b Improvements to Import and delete animations 2020-09-15 12:12:07 +02:00
JannisX11
18107f62f3 Improve style of animation list 2020-09-15 11:27:49 +02:00
JannisX11
112e8e0a6f Save variable placeholders in project files #725 2020-09-14 18:31:28 +02:00
JannisX11
1b9bddca2a Update electron to 8.5.1 2020-09-14 18:13:05 +02:00
JannisX11
4216ab904b Animation properties dialog 2020-09-14 16:26:17 +02:00
JannisX11
713d5a5724 Individual snap setting per animation 2020-09-14 12:44:43 +02:00
JannisX11
4abb94684a Support for blend weight in animations 2020-09-13 21:16:19 +02:00
JannisX11
06a3a2bf1e Molang syntax highlighting in placeholder field 2020-09-13 18:31:46 +02:00
JannisX11
687bf00a1b Molang syntax highlighting in keyframe panel 2020-09-13 15:34:12 +02:00
JannisX11
1014afe296 Make empty texture wrap 2020-09-13 10:55:47 +02:00
JannisX11
8d4038640f Refactor dialog class 2020-09-13 10:48:17 +02:00
JannisX11
2c5a015c89 Display sound keyframe waveform
Play keyframe audio when starting in timeline after keyframe
2020-09-12 20:35:25 +02:00
JannisX11
eec815b736 Add keyframe market colors, #719 2020-09-12 16:55:32 +02:00
JannisX11
42657e8405 Merge branch '3.7' into ik 2020-09-12 16:25:11 +02:00
JannisX11
6e5f5c16c1 Merge branch 'master' into ik 2020-09-12 16:19:13 +02:00
JannisX11
e48d2ccbd7 Merge branch 'animation-import' into 3.7 2020-09-12 16:18:17 +02:00
JannisX11
1976889a43 Add template generator padding option 2020-09-12 16:13:57 +02:00
JannisX11
21863eebcd Saving animations 2020-09-12 14:59:49 +02:00
JannisX11
50aca07743 Preview anim time update variable 2020-09-12 00:08:01 +02:00
JannisX11
d4adacca7c Block and texture skin model presets 2020-09-11 22:55:17 +02:00
JannisX11
5de22865a5 Automatically load animations from entity file 2020-09-11 22:00:18 +02:00
JannisX11
3068f6b55d Keep bones that don't exist in the current model 2020-09-09 15:54:36 +02:00
JannisX11
973322478f Fold animation sections 2020-09-08 21:41:09 +02:00
JannisX11
fe549ded73 Sort animations after file
Refactor animation code and split it into different files
2020-09-08 18:40:22 +02:00
JannisX11
619078e714 Fix issue with converting to box UV via template 2020-09-07 19:31:41 +02:00
JannisX11
8be14f9c51 Animation files 2020-09-07 19:27:54 +02:00
JannisX11
1dfef36437 Fix alt tools not working on unfocused window 2020-08-31 21:56:15 +02:00
JannisX11
af6a3495e1 Sync color between Blockbench instances 2020-08-31 21:40:37 +02:00
JannisX11
d7a5f2cddc Math changes 2020-08-31 18:26:45 +02:00
JannisX11
4d4986572e Roughly working version, but math is still messed up 2020-08-30 17:57:29 +02:00
JannisX11
2b38a90a58 Reactivate old IK code 2020-08-30 15:00:41 +02:00
JannisX11
5cec293c90 Add method to delete properties 2020-08-30 13:42:03 +02:00
JannisX11
27b399621d Fix issue with copying from unfocused text input
Keyframes can now be copied while preview is focused
2020-08-30 13:41:50 +02:00
JannisX11
e2ebf7ad61 Consider FOV when calculating gizmo size 2020-08-17 17:01:14 +02:00
JannisX11
67e0ffb139 Add FOV setting
Closes #696
2020-08-17 16:48:14 +02:00
JannisX11
232843c6ee Add armor models to skin mode
Version bump to 3.7
2020-08-16 22:12:42 +02:00