198 Commits

Author SHA1 Message Date
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
a0104271cb Make zoom keys work in preview and timeline 2021-06-08 20:05:43 +02:00
JannisX11
395b94f662 Fix issue with switching tools while using transform gizmo 2021-06-06 09:52:17 +02:00
JannisX11
bcbfc8eb76 Rename undo labels 2021-06-06 09:28:22 +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
c71eadec2c Disable vertex snap scale mode in modded entity
Closes #840
2021-05-30 18:34:31 +02:00
JannisX11
fdcba89bb0 Add gradient tool
Closes #615
2021-05-30 14:38:09 +02:00
JannisX11
5d5c763fdf Add menu to use modifier keys on mobile 2021-05-28 23:42:35 +02:00
JannisX11
4818a0c385 Update wintersky to fix particle orientation issue 2021-05-24 15:59:45 +02:00
JannisX11
a4466bc9c5 Add API to highlight items inside menus 2021-05-22 20:19:41 +02:00
JannisX11
2800c2fa48 Improve dialog buttons API 2021-05-21 23:48:39 +02:00
JannisX11
a72d75de78 Option to display timecodes as frame number 2021-05-19 22:01:30 +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
7d44a559fa Add bi-directional resizing by holding Alt
Closes #887
2021-05-12 20:16:36 +02:00
JannisX11
bc6c6445ad Add option to individually reset theme colors 2021-05-09 18:31:33 +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
897ecc3319 Animation sample rate 2021-05-05 20:38:19 +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
12a997d277 Sidebar slide to hide 2021-04-11 13:15:21 +02:00
JannisX11
1d7b70b483 Fix issue with centering wide dialogs 2021-03-18 22:15:54 +01:00
JannisX11
335eef8435 Add copy paste menu to input elements 2021-03-10 19:25:56 +01:00
JannisX11
30dd7b8ab3 Fix mobile input issues
Scrolling issue in theme picker
Text input issue in action control
2021-03-10 16:18:40 +01:00
JannisX11
98c3ccbd6e Fix issues with saving files in web app
Fix several web app UI details
2021-03-10 13:05:44 +01:00
JannisX11
ce6ba0e178 Bump version to 3.8.1
Fix dialog texture import
Fix piglin skin model
2021-03-08 22:42:06 +01:00
JannisX11
7be6eca989 Fix touch screen navigation issues 2021-03-08 21:33:56 +01:00
JannisX11
badea93afb Fix animation list overflow
Fix panel folding button visible in mobile layout
2021-03-08 17:50:59 +01:00
JannisX11
ba59067bc8 Fix issue where settings could not be saved
this caused a bug where models could not be opened in the web app
2021-03-08 17:35:03 +01:00
JannisX11
c0c5d2a002 Fix actions in toolbars not working 2021-03-08 17:05:44 +01:00
JannisX11
874645678a Don't reset toolbars after update
Enable checkerboard backgrounds by default
2021-03-05 12:54:15 +01:00
JannisX11
7756f8c83d Fix #817 texture gets unselected when running undo 2021-03-04 15:02:04 +01: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
842ddd621e Restructure template generator dialog
Fix #831 inconsistent panel folding gap
2021-03-02 22:24:23 +01:00
JannisX11
6d0347c242 Fix #834 theme color selector issue 2021-03-01 19:56:14 +01:00
JannisX11
7c7eb4d0c7 Improve menu key navigation
Add maskable PWA icon
2021-03-01 19:38:10 +01:00
JannisX11
669d7d2326 Fix #832 number slider offset issue
Fix single discontinuous scale keyframe getting exported without timecode
2021-02-28 23:38: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
57643fc6f3 Merge branch 'pwa' into 3.8 2021-02-21 22:09:32 +01:00
JannisX11
87cb18230f Merge texture generator dialogs into one 2021-02-21 10:49:21 +01:00
JannisX11
5a0ebdbeae Merge branch '3.8' into merging 2021-02-20 13:21:46 +01:00