90 Commits

Author SHA1 Message Date
JannisX11
0ba5de8ab8 Fix #809 Pivot tool issue
Fix issues in timeline
2021-01-24 19:19:10 +01:00
JannisX11
7e1cc3a856 Add toggles 2021-01-23 12:22:05 +01:00
JannisX11
9b55ed47e7 Checkbox icon for wireframe toggle 2021-01-22 21:31:57 +01:00
JannisX11
c0718c2aef Improve clipboard functionality in web app 2021-01-16 23:37:58 +01:00
JannisX11
147f4cd695 Performance and memory improvements 2020-12-31 15:08:35 +01:00
JannisX11
4e1fe04e99 Allow modes to add center window 2020-12-22 13:32:49 +01:00
JannisX11
a9f6ca1baf Add setting to disable hardware acceleration 2020-12-05 22:31:45 +01:00
JannisX11
8555f5b86c Make everything deletable 2020-11-27 23:23:16 +01:00
JannisX11
04c34bc7b7 FPS optimizations 2020-11-08 18:20:20 +01:00
JannisX11
0d4d2e72c7 Fix #722 - Local rotation space not working for bones 2020-11-08 13:45:28 +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
11af463d70 Fix screenshot in display mode using wrong camera 2020-10-30 15:54:33 +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
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
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
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
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
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
e1573afe12 IK: Rotate target to keep its global rotation steady 2020-10-15 22:09:42 +02:00
JannisX11
cc25a57f4f Fix transform space issues of pivot tool 2020-10-15 16:33:25 +02:00
JannisX11
db2f1e47cd Make "Resolve" apply group rotation to children
Fix Undo issue with editing groups
Fix undo label for rotating selection with gizmo
2020-10-14 18:09:56 +02:00
JannisX11
3f04392021 Steady IK target point moving
IK translation strings
2020-10-12 22:48:28 +02:00
JannisX11
3f54c3b934 Allow option to disable AA when creating preview
Change "people" to "authors" in plugin warning message
2020-10-12 21:22:02 +02:00
JannisX11
7a60e64771 Add clickable keyframes to motion trails 2020-10-10 18:31:56 +02:00
JannisX11
dd3bfd1873 Motion trail setting 2020-10-10 15:17:43 +02:00
JannisX11
537795730d Motion trail and general performance improvements 2020-10-10 14:31:41 +02:00
JannisX11
f4415e1e06 Implement simple motion trails 2020-10-10 14:12:10 +02:00
JannisX11
e119a1c3de Merge branch 'wintersky' into 3.7 2020-10-09 14:11:35 +02:00
JannisX11
8a2df4501a Fix error message with 0 faces 2020-10-07 19:59:55 +02:00
JannisX11
2d796348a6 Add anti-aliasing setting 2020-10-06 21:57:57 +02:00
JannisX11
edb438bef0 Basic wintersky implementation 2020-10-06 21:23:13 +02:00
JannisX11
0412341ad1 Fix code indentation 2020-10-04 23:44:06 +02:00
JannisX11
fd39c54bb3 Improve performance 2020-10-04 11:13:38 +02:00
JannisX11
8162493621 Various fixes
Make Project res compensation available for non single_texture projects if only one texture exists
Prevent selection rect on touch devices
Fix issue with UV mapping preview for box UV
2020-10-03 23:51:24 +02:00
JannisX11
0c0af10b94 Disabled faces: resolve issues
Misc performance improvements
2020-10-02 19:55:14 +02:00
JannisX11
cc0d03e1ee Remove disabled faces from geometry: initial buggy version 2020-10-02 19:13:11 +02:00
JannisX11
763b1396bf Small interface fixes 2020-09-30 17:29:13 +02:00
JannisX11
2bc836d72c Fix issue with NaNs when offsetting keyframes
Improve molang syntax highlighting
Prevent animations from being imported twice
Set default cancel button in MessageBox to last button
2020-09-29 17:14:26 +02:00
JannisX11
806bbd61a0 Fix canvas click unselect triggered by rotate key
Fix issue with whitespaces in anim time update variable
2020-09-29 15:55:08 +02:00
JannisX11
c95f51e647 make IK always move in global space 2020-09-28 22:46:41 +02:00
JannisX11
912491b7ca Merge branch '3.7' into ik 2020-09-28 17:31:16 +02:00
JannisX11
1c01ae40b0 Fix issue with selecting invisible cubes
Fix issue with saving keyframes
2020-09-22 21:54:31 +02:00
JannisX11
300f191f8e Option to restore default preview backgrounds 2020-09-21 17:01:26 +02:00