132 Commits

Author SHA1 Message Date
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
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
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
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
3208e0e9bd Visual tweaks
Fix keyframe copy-pasting
2020-10-17 15:17:27 +02:00
JannisX11
8b940fae21 Merge branch 'ik' into 3.7 2020-10-15 22:23:37 +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
a04974aab2 Bottom panel selector on mobile devices 2020-10-11 16:54:52 +02:00
JannisX11
dd3bfd1873 Motion trail setting 2020-10-10 15:17:43 +02:00
JannisX11
2d796348a6 Add anti-aliasing setting 2020-10-06 21:57:57 +02:00
JannisX11
0412341ad1 Fix code indentation 2020-10-04 23:44:06 +02:00
JannisX11
69f6b50da1 Update MolangJS 2020-10-04 23:26:30 +02:00
JannisX11
763b1396bf Small interface fixes 2020-09-30 17:29:13 +02:00
JannisX11
91a2d83afd Add new preferences submenu 2020-09-29 16:32:13 +02:00
JannisX11
912491b7ca Merge branch '3.7' into ik 2020-09-28 17:31:16 +02:00
JannisX11
12ca538252 Fix animation import/export 2020-09-27 22:11:37 +02:00
JannisX11
9cac4af541 Save brush settings individually per tool 2020-09-27 18:05:20 +02:00
JannisX11
992f42e3a0 Keyframe interpolation interface and io 2020-09-27 10:01:39 +02:00
JannisX11
4e0efa61f1 Solve various issues with keyframe data points 2020-09-26 17:56:14 +02:00
JannisX11
1fdc5cb5bf Merge branch '3.7' into keyframe-layers 2020-09-26 14:03:09 +02:00
JannisX11
1d8436d696 Option to minify bbmodel files 2020-09-26 13:21:20 +02:00
JannisX11
21d5030949 Custom panel insert locations 2020-09-26 12:04:40 +02:00
JannisX11
4399c4a890 Highlight panel sorting and drop zones 2020-09-25 22:06:03 +02:00
JannisX11
f130efd421 Refactor panels 2020-09-21 23:23:42 +02:00
JannisX11
d34031eaaa Lock mouse pointer in num sliders 2020-09-21 22:11:35 +02:00
JannisX11
300f191f8e Option to restore default preview backgrounds 2020-09-21 17:01:26 +02:00
JannisX11
031d21246a Keyframe data points stuff 2020-09-20 23:03:28 +02:00
JannisX11
2edc98b870 Live updating form conditions in dialog forms 2020-09-16 20:14:46 +02:00
JannisX11
6cb92581ce Add missing panels to default sidebar structure 2020-09-16 11:11:29 +02:00
JannisX11
e671a9787d Add animation button
Improvements to benchbot skin
2020-09-15 17:14:37 +02:00
JannisX11
84255bfde4 Rename Animator.selected to Animation.selected 2020-09-15 14:21:04 +02:00
JannisX11
1b0f67f11c Allow mouse wheel as keybinding
Remove reload from file menu
Confirm dialog for resetting keybindings
2020-09-15 14:14:14 +02:00
JannisX11
18107f62f3 Improve style of animation list 2020-09-15 11:27:49 +02:00
JannisX11
4216ab904b Animation properties dialog 2020-09-14 16:26:17 +02:00
JannisX11
06a3a2bf1e Molang syntax highlighting in placeholder field 2020-09-13 18:31:46 +02:00
JannisX11
687bf00a1b Molang syntax highlighting in keyframe panel 2020-09-13 15:34:12 +02:00
JannisX11
8d4038640f Refactor dialog class 2020-09-13 10:48:17 +02:00
JannisX11
42657e8405 Merge branch '3.7' into ik 2020-09-12 16:25:11 +02:00
JannisX11
21863eebcd Saving animations 2020-09-12 14:59:49 +02:00
JannisX11
973322478f Fold animation sections 2020-09-08 21:41:09 +02:00
JannisX11
fe549ded73 Sort animations after file
Refactor animation code and split it into different files
2020-09-08 18:40:22 +02:00
JannisX11
1dfef36437 Fix alt tools not working on unfocused window 2020-08-31 21:56:15 +02:00
JannisX11
af6a3495e1 Sync color between Blockbench instances 2020-08-31 21:40:37 +02:00
JannisX11
2b38a90a58 Reactivate old IK code 2020-08-30 15:00:41 +02:00