Commit Graph

556 Commits

Author SHA1 Message Date
JannisX11
7503fcb7d2 Allow custom options for creating menu-bar menus 2021-01-26 22:46:17 +01:00
JannisX11
fa3e1466fd Fix issue adding cubes to brand new bones 2021-01-25 22:53:55 +01:00
JannisX11
d346a119c0 Improve timeline on mobile screens 2021-01-25 13:33:17 +01:00
JannisX11
d2eef1a651 Improve UV editor style 2021-01-24 23:56:10 +01:00
JannisX11
dd64a9755b Fix issues with audio playback 2021-01-24 22:35:22 +01:00
JannisX11
3fd1ae7b8e Mirror brush grid 2021-01-24 21:10:43 +01:00
JannisX11
1889b73a72 Fix animations duplicating in file when renaming 2021-01-24 20:25:56 +01:00
JannisX11
0ba5de8ab8 Fix #809 Pivot tool issue
Fix issues in timeline
2021-01-24 19:19:10 +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
7c7da8f21b Merge branch 'graph-viewer' into 3.8 2021-01-23 22:33:54 +01:00
JannisX11
3135d0ebd3 Remove chat toggle 2021-01-23 12:58:11 +01:00
JannisX11
7e1cc3a856 Add toggles 2021-01-23 12:22:05 +01:00
JannisX11
a64f4f3699 Graph editor updates 2021-01-22 22:56:02 +01:00
JannisX11
9b55ed47e7 Checkbox icon for wireframe toggle 2021-01-22 21:31:57 +01:00
JannisX11
02faec480e Graph editor updates
- Keyframes movable on both time and value
- Axis selector
- Performance improvements
- Other improvements
2021-01-21 17:33:43 +01:00
JannisX11
6cf0fe4230 Improve timeline graph editor, render keyframes 2021-01-20 20:31:54 +01:00
JannisX11
566fdfdc2c Timeline graph improvements 2021-01-20 13:42:14 +01:00
JannisX11
409865f466 Render graph in timeline 2021-01-19 20:15:20 +01:00
JannisX11
64686720b9 Move timeline vue structure to timeline file 2021-01-19 18:04:22 +01:00
JannisX11
6972f12ee2 Make null objects selectable in animation mode 2021-01-19 17:59:35 +01:00
JannisX11
d488ea7f81 Escape keys in JSON exporter 2021-01-19 17:59:17 +01:00
JannisX11
f182d199bc Fix issue with special characters in dialogs 2021-01-19 17:58:53 +01:00
JannisX11
c0718c2aef Improve clipboard functionality in web app 2021-01-16 23:37:58 +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
4c3b79c0cc Fix #801 Zombie skin model pose applied incorrectly 2021-01-12 22:37:44 +01:00
JannisX11
e1089b71e8 Merge branch 'master' into 3.8 2021-01-11 23:11:05 +01:00
JannisX11
739401cc84 Bump version to 3.7.5 2021-01-11 22:27:54 +01:00
JannisX11
c1979991f5 Update wintersky and molangjs
Fix issue with loading particle files mutliple times
2021-01-11 22:12:08 +01:00
JannisX11
97c853435c Fix issue with opening context menus on mobile
Update library list in about window
2021-01-11 22:03:36 +01:00
JannisX11
97df68f2d5 Improve export for non-linear keyframes 2021-01-11 14:46:48 +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
a32daea7b1 Make start mode hide status bar 2021-01-10 21:05:30 +01:00
JannisX11
612eb25111 Add separate snapping setting for ctrl + shift
Closes #657
2021-01-10 15:44:13 +01:00
JannisX11
a19c1a55ea Support for CIT texture paths
Closes #448
2021-01-10 15:30:52 +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
9c0bbd988f Improve design in some dialogs
Improve format selection
2021-01-09 14:17:18 +01:00
JannisX11
b6c3c3fbaa Fix issue with reloading particles
Fix molang issue with equal operator
2021-01-05 22:58:18 +01:00
JannisX11
0fb937f9d1 Add null objects 2021-01-04 13:45:33 +01:00