134 Commits

Author SHA1 Message Date
JannisX11
bf3bf349d9 Add link to Blockbench Wiki
Fix issue where model stays posed when switching Animate > Paint > Edit mode
2021-06-29 10:30:03 +02:00
JannisX11
73f904d557 Add start screen section to select keymap 2021-06-23 21:20:15 +02:00
JannisX11
8657cc5793 Simplify animation dialog layout 2021-06-22 21:31:39 +02:00
JannisX11
1b25a426e1 Implement keymap presets 2021-06-16 23:31:02 +02:00
JannisX11
ccd556d23c Add option to toggle sidebars
Fix bug where template generator can enable box UV in all formats
Change quad view icon
2021-06-15 19:05:24 +02:00
JannisX11
f3ac5b0242 Add start and loop delay properties to animations 2021-06-14 23:28:54 +02:00
JannisX11
49a15b26a5 Add option to zoom in viewport using mouse cursor 2021-06-13 21:32:18 +02:00
JannisX11
67464ef621 Add action to wrap selection into group
Change solid view to shade towards camera
2021-06-13 18:25:59 +02:00
JannisX11
9ee1c65152 Add emissive texture rendering mode
Use custom shaders for textures
Handle layered textures as texture setting instead of project setting
2021-06-13 12:24:42 +02:00
JannisX11
c156c049c2 Merge branch 'colorpicker' into next 2021-06-12 16:13:00 +02:00
JannisX11
ca97a592fc Add plugin option to require loading before opening model
Re-arrange glTF export option
2021-06-11 16:31:30 +02:00
JannisX11
fb5c3e9203 Merge branch 'history' into next 2021-06-09 13:30:17 +02:00
JannisX11
103a2f37dc Uniform scale keyframe editing 2021-06-08 20:44:51 +02:00
JannisX11
f96e207d59 Implement edit history window 2021-06-01 21:08:41 +02:00
JannisX11
57491792b2 Add help icons to dialog forms
Create descriptions for template generator dialog
Allow reloading with dev tools open
2021-06-01 17:31:36 +02:00
JannisX11
fdcba89bb0 Add gradient tool
Closes #615
2021-05-30 14:38:09 +02:00
JannisX11
11c2cc7f00 Full edit support for bedrock bindings
Closes #853
2021-05-30 12:36:23 +02:00
JannisX11
1bb83dc072 Option to unfold all groups 2021-05-29 21:18:38 +02:00
JannisX11
5d5c763fdf Add menu to use modifier keys on mobile 2021-05-28 23:42:35 +02:00
JannisX11
48d4b09999 Include zero line option in graph editor 2021-05-22 14:44:53 +02:00
JannisX11
9e1e5252ab Add Minecraft edition selector for skins 2021-05-22 13:24:32 +02:00
JannisX11
a72d75de78 Option to display timecodes as frame number 2021-05-19 22:01:30 +02:00
JannisX11
bba3277ffd Add action to set animation end
Clamp animation length to keyframes
2021-05-19 18:46:11 +02:00
JannisX11
f3c8e82b3d Group marker colors 2021-05-18 12:20:08 +02:00
JannisX11
7b4ce2635f Add GIF recorder background color option 2021-05-17 22:29:55 +02:00
JannisX11
4803d7efd9 Merge branch 'master' into next 2021-05-12 20:17:57 +02:00
JannisX11
ae235bb588 Add flip animation feature 2021-05-07 18:31:26 +02:00
JannisX11
b7075be6c3 Add solid view mode 2021-05-07 15:57:24 +02:00
JannisX11
71439fa579 Add option to abort GIF recording 2021-05-05 21:04:16 +02:00
JannisX11
897ecc3319 Animation sample rate 2021-05-05 20:38:19 +02:00
JannisX11
60d6096b3f Implement screen color picker 2021-05-05 20:19:48 +02:00
JannisX11
cb822dc33f Add option to edit camera angles
Closes #889
2021-04-27 17:22:54 +02:00
JannisX11
bd53931d91 Split isometric into true and 2:1 isometric (#888) 2021-04-27 09:07:12 +02:00
JannisX11
5b51db0583 Import and export keymaps 2021-04-25 19:40:15 +02:00
JannisX11
5f4fb00f08 Import/export settings 2021-04-25 18:21:46 +02:00
JannisX11
f540392626 Update workbox, add manual cache clearing 2021-04-14 21:19:31 +02:00
JannisX11
29d003b41b Display current format when converting project 2021-04-03 09:31:07 +02:00
JannisX11
f183e66209 Add Camera Near Plane setting 2021-03-04 14:22:12 +01:00
JannisX11
0beeed5c67 Add hidden tools info text in toolbar dialog
Fix #830 Texture turns white when importing project with same texture
Improve performance
2021-03-04 14:06:39 +01:00
JannisX11
6a8b955afe Merge branch 'merging' into 3.8 2021-02-28 15:59:26 +01:00
JannisX11
8f6cae31f1 Add toast notification API
Use toast notification for background positioning, closes #674
2021-02-28 12:51:15 +01:00
JannisX11
772e556ece Optimize undo tracking with keyframes
Fix auto scrolling to animator in timeline
Tabbing through inputs now auto selects the content
Small design tweaks
2021-02-27 15:38:49 +01:00
JannisX11
74c8ef8402 Fix edit sessions not working in webapp
Edit sessions now run over https
Fix issue with toggles and linked settings
Background rendering now respects mouse hovering over preview
2021-02-25 22:18:34 +01:00
JannisX11
c14467da21 Merge branch 'sharing' into 3.8 2021-02-24 18:02:43 +01:00
JannisX11
af2d349c95 Sharing interface localization 2021-02-24 09:37:15 +01:00
JannisX11
90d8057b27 Plugin dialog starts at Available if none installed
Improved plugin dialog code
Plugin installation feedback message
Fix issue with toggling element properties
2021-02-23 21:56:36 +01:00
JannisX11
ff7fd60076 Fix web app file import bug 2021-02-22 13:11:09 +01:00
JannisX11
5a0ebdbeae Merge branch '3.8' into merging 2021-02-20 13:21:46 +01:00
JannisX11
dbc5dedd31 Add action to export minecraft skins from file menu 2021-02-13 14:00:26 +01:00
JannisX11
a0ac1ad989 Add click and move to use outliner toggles
Closes #661
2021-02-07 22:10:09 +01:00