132 Commits

Author SHA1 Message Date
JannisX11
28034789df Integrate null objects 2021-01-31 20:31:45 +01:00
JannisX11
7d65c78b43 More performance improvements 2021-01-31 12:51:10 +01:00
JannisX11
bb5b7b4284 Performance improvements by reducing use of jQuery 2021-01-31 00:12:53 +01:00
JannisX11
5bff78fa71 Rename NonGroup > OutlinerElement > Outliner Node 2021-01-30 22:41:24 +01:00
JannisX11
971327c5ff Redo outliner dragging + sorting 2021-01-30 22:30:34 +01:00
JannisX11
6471dd6a50 Add Blockbench.isTouch property
Fix issue with copying keyframes
2021-01-30 15:18:45 +01:00
JannisX11
3847ad1534 Add Background Rendering setting
Hook animation updates into main render loop
2021-01-27 19:44:30 +01:00
JannisX11
bd86a92192 Add animation import action to toolbar 2021-01-27 13:57:35 +01:00
JannisX11
7503fcb7d2 Allow custom options for creating menu-bar menus 2021-01-26 22:46:17 +01:00
JannisX11
b05b7af9b3 Move status bar code to interface file 2021-01-24 14:39:53 +01:00
JannisX11
bcc651e2dd Fix interface on mobile
Rename sketchfab upload action
2021-01-24 12:35:13 +01:00
JannisX11
62b735c936 Improvements to graph editor
New keyframes inherit interpolation mode
Update checkerboard color when updating
2021-01-24 11:39:04 +01:00
JannisX11
b8939212f8 Add timeline graph editor switch as toggle
Fix issue with onUpdateTo
Improve dragging in timeline
2021-01-24 00:09:44 +01:00
JannisX11
8ca8351729 Add "onUpdateTo Version" system 2021-01-23 23:24:14 +01:00
JannisX11
7e64a11848 Convert explode skin view action to toggle
Fix issue with file input in dialog form
2021-01-23 22:49:21 +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
f182d199bc Fix issue with special characters in dialogs 2021-01-19 17:58:53 +01:00
JannisX11
0e1098eae7 Fix motion trail updating multiple animations incorrectly
Improve keybind recording
2021-01-16 21:43:36 +01:00
JannisX11
8f42f3a277 Add buttons to fold panels 2021-01-13 00:18:36 +01:00
JannisX11
661563e1f3 Fix menu overflow 2021-01-10 23:57:55 +01:00
JannisX11
51d4a9bd3a Fix issue with dialog lines 2021-01-10 22:44:34 +01:00
JannisX11
df0c1ae0f2 Merge branch 'master' into 3.8 2021-01-10 22:15:59 +01:00
JannisX11
9926202d28 Add action to explode skin model
closes #795
2021-01-10 22:13:32 +01:00
JannisX11
612eb25111 Add separate snapping setting for ctrl + shift
Closes #657
2021-01-10 15:44:13 +01:00
JannisX11
4260c659b8 Add sidebar toggle feature 2021-01-09 18:33:42 +01:00
JannisX11
aaf97b6554 Merge branch '3.8' of https://github.com/JannisX11/blockbench into 3.8 2021-01-09 14:57:04 +01:00
JannisX11
00a93524c4 Set interface scale in settings 2021-01-09 14:56:57 +01:00
JannisX11
2a65b264dd Implement directory picker API 2021-01-09 14:49:12 +01:00
JannisX11
398bb32e79 Add timeline for animated textures 2021-01-03 11:14:24 +01:00
JannisX11
a46b31d34c Changes to text hierarchy 2021-01-02 15:08:07 +01:00
JannisX11
9aedf8813b Add new "subtle text" color 2021-01-02 14:47:57 +01:00
JannisX11
147f4cd695 Performance and memory improvements 2020-12-31 15:08:35 +01:00
JannisX11
431e3462a9 Show scrollbar in sortable panels on mobile 2020-12-30 16:37:16 +01:00
JannisX11
b830d997eb Set animation snap to 24 by default 2020-12-29 18:13:02 +01:00
JannisX11
4e1fe04e99 Allow modes to add center window 2020-12-22 13:32:49 +01:00
JannisX11
5254f13710 Add dialog onFormChange property 2020-12-14 18:46:10 +01:00
JannisX11
14170e0810 Add action to export specific animations 2020-12-13 15:12:40 +01:00
JannisX11
000823d1f1 Update deprecated native dialog methods 2020-12-12 18:42:48 +01:00
JannisX11
67e7902684 Change version number
Change background grid color
Make UV editor size no longer snap to 16px values
2020-12-09 13:01:39 +01:00
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
7227e1d684 Implement vue components in dialogs
Make dialogs re-usable
2020-12-06 17:15:50 +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
8555f5b86c Make everything deletable 2020-11-27 23:23:16 +01:00
JannisX11
0ef73808ff Button to clear recent file history 2020-11-25 09:51:17 +01:00
JannisX11
60c0f839e1 Fix tab switching between num sliders
closes #750
2020-10-27 15:58:48 +01:00
JannisX11
9f065d24ef Fix element and bone panel being hidden in web app 2020-10-26 20:24:59 +01:00