Commit Graph

278 Commits

Author SHA1 Message Date
JannisX11
7f39f08619 Add animation file context menu to unload file 2020-11-08 15:41:45 +01:00
JannisX11
0d4d2e72c7 Fix #722 - Local rotation space not working for bones 2020-11-08 13:45:28 +01:00
JannisX11
c7822204b7 Fix import of single non-linear keyframes 2020-11-08 11:19:38 +01:00
JannisX11
629c118856 Fix '#' not working in image paths in UI
Fixes #733
2020-11-07 20:48:58 +01:00
JannisX11
df0dbe4425 Fix local transform space not working
closes #757
2020-11-07 20:11:43 +01:00
JannisX11
b5ed206feb Fix issue with focusing text inputs 2020-11-07 20:09:10 +01:00
JannisX11
62bd3e287b Fix modded entity exporter generating unused bones
closes #751
2020-10-30 16:47:32 +01:00
JannisX11
11af463d70 Fix screenshot in display mode using wrong camera 2020-10-30 15:54:33 +01:00
JannisX11
5f70af14c4 Add goat skin model 2020-10-30 15:50:57 +01:00
JannisX11
aab79b3d32 Fix issue with keyframe order in bedrock exports 2020-10-28 22:09:16 +01:00
JannisX11
2bfafac90d Sample animations with non linear interpolation 2020-10-28 21:57:12 +01:00
JannisX11
52c2a1dd87 Fix issue with painting on touch devices 2020-10-28 11:33:40 +01:00
JannisX11
8529c0adee Allow groups with no content to be rotated 2020-10-27 23:53:47 +01:00
JannisX11
60c0f839e1 Fix tab switching between num sliders
closes #750
2020-10-27 15:58:48 +01:00
JannisX11
abc355f52a Fix motion trail scale not updating with no selection 2020-10-26 21:24:47 +01:00
JannisX11
2ae9c926b1 Fix conditional properties missing from project
closes #749
2020-10-26 20:38:00 +01:00
JannisX11
9f065d24ef Fix element and bone panel being hidden in web app 2020-10-26 20:24:59 +01:00
JannisX11
3322ecb5ee Fix web app loading issue on iOS devices 2020-10-26 20:20:14 +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
7ea5deec73 Fix canvas click unselect triggering when dragging 2020-10-25 17:37:14 +01:00
JannisX11
818dd61c0d Fix transform gizmo not updating to camera rotation 2020-10-25 10:45:29 +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
8c3f8a77d2 Fix scale keyframes displaying 1 when value is 0 2020-10-23 23:41:03 +02:00
JannisX11
4c1dfc20ed Improvements to editing empty bones 2020-10-22 22:08:12 +02:00
JannisX11
fe611a7d81 Improve IK enabled conditions
closes #744
2020-10-21 18:50:57 +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
465bf666ff Fix issues with password input elements 2020-10-21 16:18:31 +02:00
JannisX11
9b3da73eea Add codec: load_filter API and convert codecs 2020-10-21 16:12:14 +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
c0adfdb484 Convert "Open Dev Tools" to action
Fix CSS issue with keybind labels in menus
Allow chars in keybind constructor
2020-10-17 21:54:08 +02:00
JannisX11
e576099c1c Flipping locators now also flips name 2020-10-17 21:51:17 +02:00
JannisX11
3208e0e9bd Visual tweaks
Fix keyframe copy-pasting
2020-10-17 15:17:27 +02:00
JannisX11
85d555be79 Merge branch '3.7' 2020-10-16 19:58:27 +02:00
JannisX11
9ee7c35749 Make keyframes in motion trails right clickable 2020-10-16 19:44:58 +02:00
JannisX11
a0c748e198 Add warning message about box UV face dimensions 2020-10-16 14:37:08 +02:00
JannisX11
8b940fae21 Merge branch 'ik' into 3.7 2020-10-15 22:23:37 +02:00
JannisX11
e1573afe12 IK: Rotate target to keep its global rotation steady 2020-10-15 22:09:42 +02:00
JannisX11
6a32ada02a Fix auto UV issues in template generator 2020-10-15 21:13:37 +02:00
JannisX11
cc25a57f4f Fix transform space issues of pivot tool 2020-10-15 16:33:25 +02:00
JannisX11
71bd189903 Add keybinding labels to menus and tooltips
Redo description labels on tooltips
Fix clearing keybinds not saving that change
2020-10-14 22:50:10 +02:00
JannisX11
433f682299 Prevent NaN values in visible box 2020-10-14 18:27:36 +02:00