Commit Graph

413 Commits

Author SHA1 Message Date
JannisX11
2948152fe2 Add Solid Color Template generator
Add menu to import project directly from open tab
Add "Snap UV To Pixels" action
Fill tool element mode support for meshes (Closes #1065)
2021-09-22 13:47:46 +02:00
JannisX11
4c9d9acd5d Implement new start screen + new start screen tech
Implement mesh painting grid, close #1014
Implement mesh mirror painting, close #1013
Fix issue displaying mesh without faces
Implement mesh UV mirroring
2021-09-21 21:13:24 +02:00
JannisX11
6b5a5f5cc0 Fix #1063 Unable to rotate groups with meshes on them
Fix project import resolution issues with meshes (#1059)
Fix #1058 Importing project does not apply mesh texture
Fix #1064 Cannot move lines on normal transform mode
Fix various actions not working on meshes
Fix various vue errors and inconsistencies
2021-09-21 11:20:10 +02:00
JannisX11
fb8d8ba67b Add Merge Vertices tool
Fix issue with vertex snapping on cubes
Fix skin models opening two tabs
Fix issue with closing projects
Fix #1048 Rescaling with face tool selection creates flickering
Fix ##1051 Arrow keys do not work with meshes (and other non-cubes)
Fix issues with null objects
Fix area select in UV editor selecting faces twice
Finish implementing theme borders option
2021-09-17 22:32:53 +02:00
JannisX11
8aa0a48034 UV Editor area select
Add "Face normal debug" view mode
Hide linked setting actions in Action Control
Fix issue with generating recent model thumbnails
Make line + vertex selection white
Turn Shape tool Shape Select to icon mode
2021-09-16 00:49:57 +02:00
JannisX11
1b5bb9aba8 Fix tab selection issues
Fix issue with save dialog when closing program
UV Editor no longer updates when hidden, improving performance
Fix animated texture preview in UV panel
2021-09-15 17:50:46 +02:00
JannisX11
35767f018f Implement auto UV action for meshes
Change selection mode widget to icon mode
Implement bar select icon mode
Fix vertex selection issue
Fix OBJ export scale
Add UV Editor "Center View on Selection"
Fix rendering issue with transparent cube faces
2021-09-15 00:26:07 +02:00
JannisX11
72e9167ab6 Fix "Center Pivot" on meshes and groups
Open with now focuses Blockbench window
Fix theme exporting private fields
2021-09-13 17:52:44 +02:00
JannisX11
9f1beb13eb Allow changing vertex coords via position sliders
Highlighting of selected faces
Fix #1025 Cannot assign tab as a keybind
FIx #1045 error when saving java block/item
Fix #1006 UV face scaling issue
Fix #1027 OBJ mesh export issue
Make element toolbar labels slightly smaller
Fix issue with generating templates on 0 wide mesh faces
2021-09-12 22:41:10 +02:00
JannisX11
fd64786778 Add face loop select
Fix outliner scrolling issue
Fix #1043 keyframes can be created at invalid timecodes
Fix #1040
Fix vertex snap issues (#1017)
Add "Add Texture Mesh" to edit menu
Change default animated texture FPS to 7
Fix #1012 Uv window does not refresh scale when changing project res
2021-09-12 15:09:01 +02:00
JannisX11
df29c226db Close #1037 by showing current path in dialog
Fix issues with extrusion direction, closes #1029, closes #1023
Fix #1011 missing translation
Fix #1036 cannot toggle password input visibility
Fix render sides not updating in all projects
2021-09-10 15:29:34 +02:00
JannisX11
555a001a73 Store camera angles and view mode per project
Fixes #1039
2021-09-10 11:51:34 +02:00
JannisX11
bcad73d4e4 Add loop edge selection
Merge "Add Mesh" and "Add Primitive
Close #1010 Remember "Add Primitive" dialog settings
Close #1038 Write popup-setting description below input instead on a button
Close #1035 by adding tool to filter menu
2021-09-09 23:46:03 +02:00
JannisX11
cf946c1b73 Allow removing sideloaded theme
Bump beta version
2021-09-08 13:04:14 +02:00
JannisX11
e7019b642d Improve action control interface
Fix mesh UV mapping preview issue
Automatically import bedrock entity textures as emissive
Use Shift key in UV editor to snap vertices to grid
2021-09-08 11:00:17 +02:00
JannisX11
1fba8753b1 Add loose textures dialog setting
Improve UV editor
Disable rotation gizmo outer ring when rotation limits are enabled
Fix vertex selection issue
Fix issue with extruding line
Auto focus search bar in settings and keybindigns window
2021-09-08 09:55:06 +02:00
JannisX11
dd5ce5c961 UV Editor fixes 2021-09-07 21:14:33 +02:00
JannisX11
df86fec2ee Add and remove plugins via action control 2021-09-07 18:53:11 +02:00
JannisX11
5ac0ec6306 Separate line selection mode
Vertex gizmo border
Show filter menu even when empty
Hide inverse kinematics toolbar for now
2021-09-07 18:19:39 +02:00
JannisX11
e7bb7ad1df Fix basic vertex snapping
Highlight action control type in different color
Fix some UV editor issues
2021-09-07 12:25:41 +02:00
JannisX11
b0c612ec30 Add color wheel picker option 2021-09-02 12:55:34 +02:00
JannisX11
eaafbf7ad0 UV Editor fixes 2021-09-01 22:13:04 +02:00
JannisX11
39d92d7393 Add loop cuts
Improve mesh rendering
Improve mesh editing and deleting
2021-08-31 20:49:07 +02:00
JannisX11
f169eb544d UV Painter info bar
Improve mesh face deleting
2021-08-29 10:44:05 +02:00
JannisX11
4137963abf Add tube shape
Fix issue with preview context menu
Move "Hide Everything except selection" into view menu
2021-08-29 09:33:48 +02:00
JannisX11
4e06a0afe1 Add option for traditional Chinese language
Tweak tab bar and start screen UI
2021-08-28 19:10:19 +02:00
JannisX11
2ae8ca7ce3 Hide dialog sidebar on mobile 2021-08-28 11:40:23 +02:00
JannisX11
796f2904d9 Add recent projects and tabs into Action Control 2021-08-27 22:43:01 +02:00
JannisX11
223aaad47a Add Bright UI Text theme color option 2021-08-27 18:41:18 +02:00
JannisX11
8ca28d9e9c Add Find/Replace feature 2021-08-27 18:19:34 +02:00
JannisX11
06d0dab517 Sort plugins by download count
Allow loading models from custom URLs
2021-08-27 15:48:32 +02:00
JannisX11
e8ad4c829e Merge branch 'poly' into next 2021-08-27 11:44:38 +02:00
JannisX11
70b4158129 Merge branch 'uv-editor' into next 2021-08-27 11:43:21 +02:00
JannisX11
c8864d5a7e Theme sideloading 2021-08-24 15:05:51 +02:00
JannisX11
b3ff63c2c4 Merge branch 'theme-selector' into next 2021-08-24 00:25:42 +02:00
JannisX11
976969b585 Blockbench theme preview
Theme loading from github repo
Add dialog onOpen API
2021-08-24 00:16:19 +02:00
JannisX11
72bc1d64c9 Add theme selection, default themes 2021-08-23 22:17:59 +02:00
JannisX11
bad0c1460d Add dialog to create primitives 2021-08-22 20:23:55 +02:00
JannisX11
cb76a64bb0 Add setting to not export empty bones 2021-08-22 17:21:30 +02:00
JannisX11
9630373a58 Add NumSlider percentage bar 2021-08-22 17:12:31 +02:00
JannisX11
4474db27db Merge branch 'master' into next 2021-08-21 23:14:27 +02:00
JannisX11
62dd1e54eb Polygon UV editing 2021-08-20 20:02:28 +02:00
JannisX11
728c838e9e Add method to delete keybind items
Add event hook for frame rendering
2021-08-20 14:42:50 +02:00
JannisX11
774a0f2a1c Merge branch 'uv-editor' into poly 2021-08-19 16:01:50 +02:00
JannisX11
8abb123bfc Fix window frame title issues 2021-08-18 19:12:34 +02:00
JannisX11
c323769c06 Rotation tool mesh compatibility
Fixes to mesh editing
2021-08-18 17:27:06 +02:00
JannisX11
74f578d3c8 Select all + select none buttons when importing anims
Dialog API to set form values
Add alt text to logo graphics
2021-08-18 13:59:01 +02:00
JannisX11
773c6c7986 Add option to open models from link 2021-08-17 23:28:15 +02:00
JannisX11
3bbd7007cf New UV editor initial setup 2021-08-17 22:02:23 +02:00
JannisX11
b8b98a22c4 Fix some dialog and UI style issues 2021-08-14 12:57:17 +02:00
JannisX11
b1e3df0a76 Allow toolbar spacers and linebreaks at the same time 2021-08-13 20:02:35 +02:00
JannisX11
c570d85a5e Add toolbar customization categories
Close #726
2021-08-13 19:47:16 +02:00
JannisX11
f20f256c15 Add uniform keyframe scaling
Fix timeline updating issue
2021-08-11 23:46:19 +02:00
JannisX11
57ea0f204d Display update progress in title bar
Fix issue with selecting in viewport
2021-08-11 22:59:48 +02:00
JannisX11
e6dde700d4 Add face/line creation and face/vertex deletion 2021-08-08 21:53:36 +02:00
JannisX11
7c2abbfa8a WIP theme selector 2021-08-08 14:51:00 +02:00
JannisX11
d12247bf3d Add Erase Mode toggle for Fill and Shape tool
Closes #618
2021-08-07 13:51:00 +02:00
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
JannisX11
7edde18129 Fix UI issues in animated texture timeline 2021-06-12 17:45:55 +02:00
JannisX11
cbad2bd4b9 Add axolotl skin preset
Generate box UV templates on planes with only one side
Improve skin preset dialog
2021-06-12 17:20:36 +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
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
3ed3511af8 Tab bar: add tab sorting 2021-05-08 16:52:49 +02:00
JannisX11
ca0b1d6377 Merge branch 'master' into tabs 2021-05-08 11:50:19 +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
60d6096b3f Implement screen color picker 2021-05-05 20:19:48 +02:00
JannisX11
c9b6275d16 Initial tab bar implementation 2021-05-05 13:54:41 +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
8c644d9d96 Fix basic collada export 2021-04-03 22:38:18 +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