Commit Graph

177 Commits

Author SHA1 Message Date
JannisX11
fb5c3e9203 Merge branch 'history' into next 2021-06-09 13:30:17 +02:00
JannisX11
103a2f37dc Uniform scale keyframe editing 2021-06-08 20:44:51 +02:00
JannisX11
a0104271cb Make zoom keys work in preview and timeline 2021-06-08 20:05:43 +02:00
JannisX11
bcbfc8eb76 Rename undo labels 2021-06-06 09:28:22 +02:00
JannisX11
5d5c763fdf Add menu to use modifier keys on mobile 2021-05-28 23:42:35 +02:00
JannisX11
952c3ae468
Merge pull request #900 from SizableShrimp/master
Add support for Mojang mappings
2021-05-27 21:26:52 +02:00
JannisX11
4818a0c385 Update wintersky to fix particle orientation issue 2021-05-24 15:59:45 +02:00
JannisX11
48d4b09999 Include zero line option in graph editor 2021-05-22 14:44:53 +02:00
JannisX11
065cfeb891 Improve scaling in animations and graph editor 2021-05-22 13:35:10 +02:00
JannisX11
d402ffa0df Add icon for discontinuous keyframes 2021-05-22 13:02:56 +02:00
JannisX11
881c0559fd Add support for "this" in molang expressions
Bump version to 3.9
Change text color of recent project date
2021-05-22 09:51:37 +02:00
JannisX11
80ca0f2121 Make timeline faster by only rendering visible timecodes 2021-05-19 22:53:09 +02:00
JannisX11
a72d75de78 Option to display timecodes as frame number 2021-05-19 22:01:30 +02:00
JannisX11
bba3277ffd Add action to set animation end
Clamp animation length to keyframes
2021-05-19 18:46:11 +02:00
JannisX11
ce62851324 Fix export of single non-linear keyframes 2021-05-16 23:49:59 +02:00
JannisX11
28d8f7d5ba Fix keyframe undo issue 2021-05-12 20:36:10 +02:00
JannisX11
4803d7efd9 Merge branch 'master' into next 2021-05-12 20:17:57 +02:00
JannisX11
ae235bb588 Add flip animation feature 2021-05-07 18:31:26 +02:00
JannisX11
487c89adb0 Fix animation saving not marking anims as saved 2021-05-06 10:01:36 +02:00
JannisX11
a3642ffc24 Fix #861 animations not merging into file 2021-04-15 17:50:46 +02:00
JannisX11
5ef10e4202 Fix moving keyframes with arrow keys not updating time slider 2021-04-11 20:53:30 +02:00
JannisX11
f02e4dd081 Fix issues when unselecting animation
Fix issue with particle effects when resetting project
2021-04-10 17:28:40 +02:00
JannisX11
598c2637fa Fix issue with saving animations in web app 2021-04-03 09:36:46 +02:00
JannisX11
7047d559ba Fix issue with saving animations
Issue where saving new anims would include all anims in the file
2021-03-18 22:14:46 +01:00
JannisX11
badea93afb Fix animation list overflow
Fix panel folding button visible in mobile layout
2021-03-08 17:50:59 +01:00
JannisX11
c429e9af29 Fix #844 item model gui screen can be rotated
Fix console error message
2021-03-08 12:57:31 +01:00
JannisX11
232666b03c Fix web app issues
Fix plugins not loading from cache
Disable screen orientation lock
Fix loading issue in older browsers
2021-03-08 12:56:02 +01:00
JannisX11
9945e113d4 Make catmullrom keyframes only export post again
Version ranges in modded entity format
2021-03-05 12:55:49 +01:00
JannisX11
7756f8c83d Fix #817 texture gets unselected when running undo 2021-03-04 15:02:04 +01:00
JannisX11
de444f475d Fix animation saving issue 2021-03-01 13:47:06 +01:00
JannisX11
669d7d2326 Fix #832 number slider offset issue
Fix single discontinuous scale keyframe getting exported without timecode
2021-02-28 23:38:39 +01:00
JannisX11
69ebb2b08e Pressing ctrl while scrubbing timeline now stops snapping 2021-02-28 21:21:53 +01:00
JannisX11
486acea2b8 Sortable animations 2021-02-28 00:40:45 +01:00
JannisX11
772e556ece Optimize undo tracking with keyframes
Fix auto scrolling to animator in timeline
Tabbing through inputs now auto selects the content
Small design tweaks
2021-02-27 15:38:49 +01:00
JannisX11
5a3e02e8ae Fix clicking keyframes creating undo point 2021-02-25 11:22:26 +01:00
JannisX11
c8077a4e9f Fix timeline selection issues 2021-02-24 18:00:11 +01:00
JannisX11
042e3c7e75 Keybinding tweaks
Write all default keybindings as char
Remove some default keybindings
2021-02-20 11:58:53 +01:00
JannisX11
102a424c9a Improve dialog API
redo plugin dialog
Fixes #827
2021-02-19 22:10:47 +01:00
JannisX11
cb3a1247b9 Fix duplicating anim overwriting old one in file 2021-02-16 23:49:11 +01:00
JannisX11
049d096e4d Fix locator dropdown list 2021-02-16 23:37:45 +01:00
JannisX11
8c4e191e63 Fix keyframe rounding issue 2021-02-16 23:30:33 +01:00
JannisX11
d1684d8fb3 Better way to hide outliner nodes in specific mode 2021-02-14 23:57:03 +01:00
JannisX11
cd47331a67 Automatically reload particles on file change 2021-02-14 23:24:32 +01:00
JannisX11
994d955820 Hold on last frame now stops on animation end, instead of slightly after 2021-02-14 23:20:46 +01:00
JannisX11
742fe747fb Improve keyframe value offsetting 2021-02-13 18:41:55 +01:00
JannisX11
8fd2e0da4f Fix timeline issues 2021-02-13 14:32:31 +01:00
JannisX11
e6e864f8fd Fix locator dropdown issue
Move base lines
Extend camera frustum towards camera
2021-02-09 21:21:57 +01:00
JannisX11
cfad0975bd Fix little jumps in gimbal controls
Reverse keyframes now reverses data point order
Creating keyframes now selects channel in grapher
Fix issue with pre-post keyframes not exporting a correct time
Show "center pivot" button in animation mode
2021-02-08 23:31:20 +01:00
JannisX11
2df0b1f397 UI improvements 2021-02-01 19:33:42 +01:00
JannisX11
28034789df Integrate null objects 2021-01-31 20:31:45 +01:00