Commit Graph

46 Commits

Author SHA1 Message Date
JannisX11
537795730d Motion trail and general performance improvements 2020-10-10 14:31:41 +02:00
JannisX11
f4415e1e06 Implement simple motion trails 2020-10-10 14:12:10 +02:00
JannisX11
7ff45a2537 Fix issue with particle local space position 2020-10-10 12:07:14 +02:00
JannisX11
31491894fe Playback speed for animation sound 2020-10-09 23:20:41 +02:00
JannisX11
a3479578ce Load animations only when switching to the tab 2020-10-09 22:12:26 +02:00
JannisX11
cc900c1b27 Implement solution for multiple particle emitters
Fix issue with particles not playing immediately
2020-10-09 14:10:48 +02:00
JannisX11
b10efbf36d Implement particle emitter parent modes 2020-10-08 19:41:15 +02:00
JannisX11
28b230cbc4 Improve wintersky implementation 2020-10-07 21:54:38 +02:00
JannisX11
b988681abb Particle muting + improved molang performance 2020-10-07 19:38:31 +02:00
JannisX11
808c28e6ba Particle texture loading 2020-10-06 22:30:25 +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
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
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
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
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
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
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
f130efd421 Refactor panels 2020-09-21 23:23:42 +02:00
JannisX11
f484c6a0cd Make animation playback based on computer clock 2020-09-16 16:13:01 +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
ffa476145b Improvements to Import and delete animations 2020-09-15 12:12:07 +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
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
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
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