Commit Graph

450 Commits

Author SHA1 Message Date
JannisX11
c23a16e823 Lock animation playing toggle 2023-10-19 19:34:26 +02:00
JannisX11
4d2ec34259 Hint/error message when selecting element in animator 2023-10-16 22:15:38 +02:00
JannisX11
e7b69b2935 Custom user animation presets 2023-10-07 19:08:35 +02:00
JannisX11
8aee8c6a10 Update animation presets 2023-10-07 14:19:08 +02:00
JannisX11
f68783100a Refactor animation files 2023-10-07 13:39:56 +02:00
JannisX11
b60b50daf6 Improved colors of animation onion skin
Graph editor manual limit
2023-10-07 13:26:07 +02:00
JannisX11
fbbd3ddfd4 Add more animation presets 2023-09-29 20:47:05 +02:00
JannisX11
1264d1e4a0 Merge branch 'master' into next 2023-09-28 16:25:06 +02:00
JannisX11
1be68d4f62 Add animation presets 2023-09-27 23:05:18 +02:00
JannisX11
687e5cc3d7 Merge branch 'java-animation-export' into next 2023-09-24 20:44:56 +02:00
JannisX11
5f09911074 Implement java animation exporter
Closes #1445
2023-09-24 20:44:39 +02:00
JannisX11
63dbcf7055 Add animation onion skinning 2023-09-10 22:35:51 +02:00
JannisX11
9f62e13b68 Round keyframe ruler labels
Track recurring user stat
2023-08-29 18:38:18 +02:00
JannisX11
ca9af96513 WIP java animation exporting 2023-08-28 18:13:05 +02:00
JannisX11
3e10905478 Merge branch 'master' into next 2023-08-27 11:50:05 +02:00
JannisX11
0dfb6d053b Fix graph editor box select selects graph on mouseup 2023-08-26 19:49:25 +02:00
JannisX11
43c0b2447e Fix #1920 Copy brush issues 2023-08-20 15:45:27 +02:00
JannisX11
bf6137758f Fix #1994 Assigning left click for panning messes up UV editor and timeline controlls
Fix #1991 Zombie head does not change rotation when applying a pose
2023-08-11 21:50:33 +02:00
JannisX11
2d618f776a Add auto keyframe feature 2023-08-06 19:35:12 +02:00
JannisX11
419f4557f2 Fix issue with tab key in variable placeholder field
Optimize keybinding saving, fix potential error
2023-08-06 18:31:40 +02:00
JannisX11
d234f3196c Improve graph selectin accuracy
Fix molang keyframes not displayed when first adding animator to timeline
Improve texture import on java block/item parent models
2023-07-17 00:44:34 +02:00
JannisX11
35fe4dbdf8 Implement timeline frame number display 2023-07-14 23:18:02 +02:00
JannisX11
0f05c2784a Allow navigating UV editor + timeline with viewport pan key
Closes #1792
2023-07-09 23:06:39 +02:00
JannisX11
2d7d1fbb12 Graph editor click graph to select axis 2023-07-07 21:36:24 +02:00
JannisX11
df3c6e53a4 Reorganize timeline menu
Fix 3D brush outline not working with inflated cubes
Fix 3D brush offset in Java Block Item format
2023-07-07 15:27:37 +02:00
JannisX11
957608abe6 Merge branch 'master' into next 2023-06-27 22:11:00 +02:00
JannisX11
38ca312697 Fix sliding keyframe post values 2023-06-27 21:12:30 +02:00
JannisX11
85236bc487 Add menu groups 2023-06-20 18:31:29 +02:00
JannisX11
398529400a Display icons on keyframes with Math expressions 2023-06-16 22:38:48 +02:00
JannisX11
6e5f81f112 Lock timeline axis when holding ctrl or shift 2023-06-16 22:13:20 +02:00
JannisX11
cf70df4f8e Update Vue
Fix vue template issues
2023-06-03 12:04:00 +02:00
JannisX11
ba116bcb16 Add graph editor ruler lines 2023-06-03 11:10:07 +02:00
JannisX11
4260d6bb58 Merge branch 'master' into next 2023-05-28 12:14:50 +02:00
JannisX11
e426ab1142 Show multiple axes in the graph editor 2023-05-21 01:00:18 +02:00
JannisX11
93d7348344 Animation controller fixes
Fix #1862 Animation controllers with particles and sounds don't load
Fix cannot open context menu for controller particles and sounds
Fix #1861 Ctrl + S does not save single animation controller
2023-05-05 20:05:07 +02:00
JannisX11
680db62587 Fix #1860 playback of loop modes in anim controllers
Fix error when saving timeline setup
Support "context.is_first_person" for attachables
2023-05-05 19:46:42 +02:00
JannisX11
24c1773d8e Improve timeline performance slightly 2023-04-30 16:28:53 +02:00
JannisX11
facc672f4a More accurate animation playback speed 2023-04-30 00:45:37 +02:00
JannisX11
b080168222 Fix anim controller blending using value of wrong state 2023-04-29 00:33:21 +02:00
JannisX11
6947de5b82 Use alt key to amplify graph from center 2023-04-28 22:55:36 +02:00
JannisX11
417fc2a5cb Merge branch 'root-ik' of https://github.com/TheDrawingCoder-Gamer/blockbench into TheDrawingCoder-Gamer-root-ik 2023-04-27 23:19:17 +02:00
JannisX11
fcb389a35a Fix bones not updating when baking animation into model 2023-04-22 23:51:11 +02:00
JannisX11
3c53a71f75 Fix graph editor messing up when no animator selected 2023-04-21 17:07:06 +02:00
JannisX11
d717c9a553 Fix blend by shortest path toggle not working 2023-04-19 15:53:27 +02:00
TheDrawingCoding-Gamer
c9054c91e4
IK Root 2023-04-15 17:09:46 -04:00
JannisX11
48b557f1c6 Fix bezier handles not syncing on uniform scale keyframes
Fix reference images being selectable behind UI
2023-04-13 18:44:46 +02:00
JannisX11
5c8cb02640 Improve prism editor autocomplete
Allow tab editing in prism editors with tag capture_tab_key
2023-04-13 18:15:55 +02:00
JannisX11
fbaaed801c Improve timeline timecode displays
E. g. snapping 50 no longer displays as 0.52, 1.04 etc.
2023-04-09 13:47:04 +02:00
JannisX11
bc9c85cb53 Fix bedrock scale keyframe export issue 2023-04-04 20:36:00 +02:00
JannisX11
e351582468 Implement new numeric input in more places 2023-04-04 20:16:51 +02:00