345 Commits

Author SHA1 Message Date
JannisX11
ad88a2e4bd Cache URL loaded plugins for offline use 2020-12-06 22:44:55 +01:00
JannisX11
77f7594d78 Add dialog form description tooltips 2020-12-06 21:23:45 +01:00
JannisX11
a0a9c920f5 Fix issues with skin mode
- Fix "Save Model" trying to save model file
- Fix rotation tool selecting cubes instead of bones
2020-12-06 21:20:29 +01:00
JannisX11
7227e1d684 Implement vue components in dialogs
Make dialogs re-usable
2020-12-06 17:15:50 +01:00
JannisX11
71586327b2 Fix skin export via save model 2020-12-06 12:56:53 +01:00
JannisX11
69ed9f9a99 Improve code editor functionality
- Add bracket insertion
- fix tab-out issue
2020-12-05 23:56:57 +01:00
JannisX11
a9f6ca1baf Add setting to disable hardware acceleration 2020-12-05 22:31:45 +01:00
JannisX11
b9acedd381 Reduce condition code 2020-12-05 21:16:30 +01:00
JannisX11
a96279eae9 Fixes to prject resolution 2020-12-02 11:32:08 +01:00
JannisX11
517f1fe673 Improve UV mode settings in project window 2020-11-27 23:48:51 +01:00
JannisX11
c4344daae6 Make bone names unique after converting 2020-11-27 23:29:50 +01:00
JannisX11
8555f5b86c Make everything deletable 2020-11-27 23:23:16 +01:00
JannisX11
e1999a8165 Add addCSS API
animation multiplier default values
2020-11-27 22:59:52 +01:00
JannisX11
0ef73808ff Button to clear recent file history 2020-11-25 09:51:17 +01:00
JannisX11
811e477dd2 Fix #767, issues with plugin load/install methods 2020-11-19 22:39:00 +01:00
JannisX11
89c526f715 Remove log message in skin model importer 2020-11-08 18:42:12 +01:00
JannisX11
04c34bc7b7 FPS optimizations 2020-11-08 18:20:20 +01:00
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