Commit Graph

255 Commits

Author SHA1 Message Date
JannisX11
b193b61be3 Merge branch 'next' into poly 2021-08-06 20:41:45 +02:00
JannisX11
a9fe37f445 Merge branch 'master' into poly 2021-08-06 20:39:00 +02:00
JannisX11
2471169d50 Add "Update to Pre-releases" setting
Fix dialog title bar text position
Fix title of textPrompt window
2021-08-05 19:36:23 +02:00
JannisX11
fae6e70085 Add toolbar spacers and line breaks
Closes #367
Closes #902
Fix issue with dragging item out of toolbar in edit dialog
Improve size of quick message box
2021-08-03 21:44:50 +02:00
JannisX11
e65c260823 Add missing mobile modifier support
Improves multi-selection on mobile
Closes #847
2021-08-03 11:04:40 +02:00
JannisX11
1344841417 Gray out optional hard coded key modifiers 2021-08-03 10:17:42 +02:00
JannisX11
4fa0415050 Add area select in perspective view + keybinding
Closes #180
2021-08-03 10:16:41 +02:00
JannisX11
7ed5813107 Mesh vertex selection highlighting 2021-08-02 22:55:30 +02:00
JannisX11
ecccb915bc Auto sort quad vertices 2021-08-02 12:42:06 +02:00
JannisX11
547997c139 Fix custom theme dialog 2021-07-31 13:52:00 +02:00
JannisX11
ef5aec9985 Rewrite preference windows
Improve and expand dialog API
2021-07-30 23:12:51 +02:00
JannisX11
5fe1d62424 Initial mesh rendering 2021-07-28 17:49:09 +02:00
JannisX11
a380b325a3 Add close button to messages boxes
Add cancel button for private settings message box
Change text in private settings message box
2021-07-25 18:41:58 +02:00
JannisX11
922c352d3c Show settings in Action Control 2021-07-25 00:06:21 +02:00
JannisX11
018c2d321a Merge branch 'master' into next 2021-07-24 22:57:11 +02:00
JannisX11
4adf3fbb6c Implement "Only" plugin natively 2021-07-24 14:55:36 +02:00
JannisX11
5ab8a5fb8f Merge branch 'tabs' into next 2021-07-24 14:28:07 +02:00
JannisX11
1e35ca9428 Make edit sessions compatible with tabs 2021-07-24 13:51:42 +02:00
JannisX11
d7881f6da1 Fix #964 Adding hide sidebars button to top toolbar causes TypeError on next open 2021-07-21 14:04:04 +02:00
JannisX11
2e839f266a Improve screenshot dialog 2021-07-20 13:14:08 +02:00
JannisX11
4ccbbcaa67 Track almost all project data in tabs 2021-07-10 22:22:02 +02:00
JannisX11
b7910261db Save model data per project
Opening models from OS now opens new tab
2021-07-08 14:30:32 +02:00
JannisX11
f216b365c8 Merge branch 'master' into tabs 2021-07-06 21:34:46 +02:00
JannisX11
d221059eab Improve various interface texts and labels 2021-07-05 22:59:05 +02:00
JannisX11
ef5b5c1226 Add option to bring back old Alt Tool functionality 2021-07-01 21:05:02 +02:00
JannisX11
797df76faf Fix materials being generated for each cube in glTF
Add click functionality to addStartScreenSection
2021-07-01 09:46:06 +02:00
JannisX11
a14e365217 [ci-build]
Fix issue with exporting keymaps
Fix typo
2021-06-29 17:01:11 +02:00
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
0f476b9405 No longer show keymap section on start screen after update
- (To avoid confusion when accidentally changing keymap)
Update Discord brand color and text on start screen
2021-06-29 10:11:27 +02:00
JannisX11
e00300c528 Insert duplicated elements after all selected elements 2021-06-27 18:54:24 +02:00
JannisX11
224399b8a3 Fix label for randomness slider in select window
Add suggestions for texture names in select window
2021-06-26 17:24:05 +02:00
JannisX11
8e188e51c8 Add option for plugins to add translation strings 2021-06-25 16:36:56 +02:00
JannisX11
4abd1180d6 Fix dialog file input and description icon conflict 2021-06-25 12:58:43 +02:00
JannisX11
637e00ea8c Fix issue with keymaps on macOS
Update Photoshop version in paths
2021-06-25 12:07:47 +02:00
JannisX11
cc08f41dfd Improve built-in keymaps 2021-06-24 18:19:06 +02:00
JannisX11
6c602e319c Fix #937 Cannot use Group Elements on null objects or locators
Fix #936 Undoing "Add null object" Adds a cube instead of null object
Fix Center Pivot not updating bones
Fix #935
Fix #931 Missing description translations on keymap import dropdown menu
2021-06-24 17:48:25 +02:00
JannisX11
b882107af4 Fix #934 Plugin API Documentation button
Fix #927 Opening Backup folder action not working
Fix issue with transforming/rotating groups
2021-06-24 16:15:52 +02:00
JannisX11
73f904d557 Add start screen section to select keymap 2021-06-23 21:20:15 +02:00
JannisX11
575b6d0cc9 Add event hook to capture key presses 2021-06-22 21:29:09 +02:00
JannisX11
19aaacd48f Fix issue where plugin actions would end up in toolbar twice
Remove unnecessary console logs
2021-06-22 15:14:44 +02:00
JannisX11
c847a8328f Update splash screen link 2021-06-17 21:37:11 +02:00
JannisX11
1b25a426e1 Implement keymap presets 2021-06-16 23:31:02 +02:00
JannisX11
dcfb37ffee Fix issue with #917 2021-06-16 13:38:05 +02:00
Unoqwy
c04d21e1e3
Fix toolbars not showing new order without reload 2021-06-16 00:12:12 +02:00
Unoqwy
83985d928d
Fix postload actions ordering 2021-06-15 23:21:33 +02:00
Unoqwy
7352976a74
Fix plugin actions disappearing from toolbars 2021-06-15 21:04:22 +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
acfdf84d24 Fix dialog closing issues 2021-06-13 12:35:48 +02:00