Commit Graph

118 Commits

Author SHA1 Message Date
JannisX11
b05b7af9b3 Move status bar code to interface file 2021-01-24 14:39:53 +01:00
JannisX11
62b735c936 Improvements to graph editor
New keyframes inherit interpolation mode
Update checkerboard color when updating
2021-01-24 11:39:04 +01:00
JannisX11
b8939212f8 Add timeline graph editor switch as toggle
Fix issue with onUpdateTo
Improve dragging in timeline
2021-01-24 00:09:44 +01:00
JannisX11
7c7da8f21b Merge branch 'graph-viewer' into 3.8 2021-01-23 22:33:54 +01:00
JannisX11
7e1cc3a856 Add toggles 2021-01-23 12:22:05 +01:00
JannisX11
a64f4f3699 Graph editor updates 2021-01-22 22:56:02 +01:00
JannisX11
02faec480e Graph editor updates
- Keyframes movable on both time and value
- Axis selector
- Performance improvements
- Other improvements
2021-01-21 17:33:43 +01:00
JannisX11
6cf0fe4230 Improve timeline graph editor, render keyframes 2021-01-20 20:31:54 +01:00
JannisX11
566fdfdc2c Timeline graph improvements 2021-01-20 13:42:14 +01:00
JannisX11
409865f466 Render graph in timeline 2021-01-19 20:15:20 +01:00
JannisX11
64686720b9 Move timeline vue structure to timeline file 2021-01-19 18:04:22 +01:00
JannisX11
0e1098eae7 Fix motion trail updating multiple animations incorrectly
Improve keybind recording
2021-01-16 21:43:36 +01:00
JannisX11
e1089b71e8 Merge branch 'master' into 3.8 2021-01-11 23:11:05 +01:00
JannisX11
c1979991f5 Update wintersky and molangjs
Fix issue with loading particle files mutliple times
2021-01-11 22:12:08 +01:00
JannisX11
97df68f2d5 Improve export for non-linear keyframes 2021-01-11 14:46:48 +01:00
JannisX11
df0c1ae0f2 Merge branch 'master' into 3.8 2021-01-10 22:15:59 +01:00
JannisX11
b6c3c3fbaa Fix issue with reloading particles
Fix molang issue with equal operator
2021-01-05 22:58:18 +01:00
JannisX11
c11638c738 Method to remove codec event listeners
Switching modes no longer resets animation timeline selection
2021-01-03 22:51:49 +01:00
JannisX11
ab916f50ab Disable animation file options in generic models 2021-01-03 21:23:17 +01:00
JannisX11
9c9714b52b Improve animated texture timeline
Fix issue with saving animation timeline markers
2021-01-03 15:00:42 +01:00
JannisX11
398bb32e79 Add timeline for animated textures 2021-01-03 11:14:24 +01:00
JannisX11
431e3462a9 Show scrollbar in sortable panels on mobile 2020-12-30 16:37:16 +01:00
JannisX11
ed0afd6e83 Fixes in animations
Prevent snapping value from being set to 0
Fix animation dialog saving
2020-12-28 10:38:05 +01:00
JannisX11
14170e0810 Add action to export specific animations 2020-12-13 15:12:40 +01:00
JannisX11
000823d1f1 Update deprecated native dialog methods 2020-12-12 18:42:48 +01:00
JannisX11
7227e1d684 Implement vue components in dialogs
Make dialogs re-usable
2020-12-06 17:15:50 +01:00
JannisX11
69ed9f9a99 Improve code editor functionality
- Add bracket insertion
- fix tab-out issue
2020-12-05 23:56:57 +01:00
JannisX11
e1999a8165 Add addCSS API
animation multiplier default values
2020-11-27 22:59:52 +01:00
JannisX11
7f39f08619 Add animation file context menu to unload file 2020-11-08 15:41:45 +01:00
JannisX11
c7822204b7 Fix import of single non-linear keyframes 2020-11-08 11:19:38 +01:00
JannisX11
aab79b3d32 Fix issue with keyframe order in bedrock exports 2020-10-28 22:09:16 +01:00
JannisX11
abc355f52a Fix motion trail scale not updating with no selection 2020-10-26 21:24:47 +01:00
JannisX11
a17035c812 Remove conditional chaining to increase compatiblity 2020-10-26 19:56:00 +01:00
JannisX11
506f40ec8c Mobile Interface improvements 2020-10-26 15:27:07 +01:00
JannisX11
0f235a8c84 Allow faster mouse movement in number sliders 2020-10-25 17:53:14 +01:00
JannisX11
3938f70a57 Show locked motion trails if nothing is selected
Show rotation keyframes in motion trails if suitable
Increase max animation snapping
2020-10-25 09:24:40 +01:00
JannisX11
91f0b47ccd Display offset when moving/stretching keyframes
Allow stretching keyframes from both sides
Fix issue with empty model identifier in modded entities
2020-10-25 00:36:55 +02:00
JannisX11
ed254de687 Add feature to change keyframe speed in timeline 2020-10-24 00:15:38 +02:00
JannisX11
972c518491 Support for keyframes from old bbmodel files
closes #742
2020-10-21 18:40:07 +02:00
JannisX11
54a12ccc15 Rewrite preview control element scaling
closes #743
+ Add support for multiple events in Blockbench.on()
2020-10-21 18:31:26 +02:00
JannisX11
b99539fde3 Disable IK target counter rotating by default
Fix issues with invalid IK chain lengths
2020-10-21 16:37:06 +02:00
JannisX11
28315784d7 Add particle tick rate setting
Fix two Wintersky issues
2020-10-19 22:11:04 +02:00
JannisX11
b540a1b9bd Add motion trail lock
Improve scaling of motion trail points
Fix issue with menus not being clickable
2020-10-19 20:16:28 +02:00
JannisX11
ddfa694127 Fix style issue with Molang inputs 2020-10-18 09:38:57 +02:00
JannisX11
a436f6d08e Fix importing old bbmodel animations
Fix preview of discontinuous keyframes
2020-10-17 22:46:42 +02:00
JannisX11
3208e0e9bd Visual tweaks
Fix keyframe copy-pasting
2020-10-17 15:17:27 +02:00
JannisX11
9ee7c35749 Make keyframes in motion trails right clickable 2020-10-16 19:44:58 +02:00
JannisX11
8b940fae21 Merge branch 'ik' into 3.7 2020-10-15 22:23:37 +02:00
JannisX11
72f9c2d493 Remove motion trail if nothins is selected
Allow dropping cubes in the outliner root
Fix playback for animations with non-previewable anim_time_update
Correctly update gizmo when playing animation
2020-10-13 19:56:55 +02:00
JannisX11
3f04392021 Steady IK target point moving
IK translation strings
2020-10-12 22:48:28 +02:00