Commit Graph

85 Commits

Author SHA1 Message Date
JannisX11
a3bff53c6e Fix timeline channel heads lagging behind on some devices
Fix overflow of panel list with some custom themes
2023-11-22 20:12:48 +01:00
JannisX11
49e251cc39 Layer improvements 2023-11-05 20:16:41 +01:00
JannisX11
1f0ed593e3 Add cursor tooltip API 2023-11-05 14:22:59 +01:00
JannisX11
a0b2b9b98b Fix issue with hybrid menu mouse events 2023-08-30 11:57:23 +02:00
JannisX11
6249397472 v4.8.0 [ci-build] 2023-07-27 17:13:10 +02:00
JannisX11
91bfca5d21 Add mirror modeling to edit menu
FIx missing translation for close dialog
Allow menus to be longer before becoming scrolling
2023-07-06 19:33:11 +02:00
JannisX11
8fdbf265ce Improve markdown style 2023-06-30 01:24:10 +02:00
JannisX11
f91306cde2 Plugin browser improvements 2023-06-23 17:55:12 +02:00
JannisX11
6f3647c883 Add menu group support 2023-06-20 14:28:07 +02:00
JannisX11
ad2fd38acd Improve long menu overflow
Force to lose WebGL context after deleting preview
2023-05-16 19:14:08 +02:00
JannisX11
392233a0d3 Fix inputs potentially not working correctly on iOS 2023-04-23 22:55:07 +02:00
JannisX11
fac7c26b33 Better feedback for JSON errors in dialog
Include sub keybindings in keybinding search results
2023-04-05 21:32:08 +02:00
JannisX11
46261d2a40 Fix style of search bar in menus
Change default align of long searchable menus
Prioritize menu over dialog when using confirm/cancel keys
2023-02-04 19:48:32 +01:00
JannisX11
489964cf31 Fix issue with styling in plugin dialogs
Fix cannot set empty string as settings override value
Fix color in menu items on hover
Add nullish coalescing as browser requirement
2023-02-04 12:42:11 +01:00
JannisX11
27ad3eacd9 Cleanup and performance tweaks
Update electron to 22.0.3
2023-01-22 07:18:29 +01:00
JannisX11
2b5b033ad6 Update contrast theme 2023-01-07 00:01:48 +01:00
JannisX11
2dd87cd954 Molang autocomplete 2022-12-17 02:00:18 +01:00
JannisX11
96503005a9 Don't append semicolon to instruction if it's a command
Closes #1505
Make toolbar configure icon more subtle
Load splash art instantly when starting Blockbench
2022-11-08 20:21:07 +01:00
JannisX11
5649aac7e7 4.5.0 Beta 3 [ci-build] 2022-11-07 19:57:05 +01:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +02:00
JannisX11
5bd0ebbfc3 Fix resizing background images on touch screen
Fix #1606 Can't select image editor on Linux
2022-10-17 20:18:06 +02:00
JannisX11
77923653e0 Add additional options to plugin window side menu
Refactor code
Add amend edit interval options
Improve hybrid parent menus
2022-10-13 22:52:04 +02:00
JannisX11
99d3eba4f6 Fix display of side menus on actions in vertical toolbars
Fix potential issue with clicking some links in custom UIs
2022-08-31 22:54:46 +02:00
JannisX11
ff56489678 Add side_menu property for actions
Fix issue with copy paste tool selection offset
2022-08-22 20:04:59 +02:00
JannisX11
82712b8e23 Advanced mirror painting options (WIP) 2022-08-15 14:57:07 +02:00
JannisX11
4639671eab Preview scene improvements
Add option to preview model scale, closes #1484
Fix issue with start screen sections
2022-07-18 22:42:28 +02:00
JannisX11
1b911d2535 Fix issue with auto updating to beta versions
API for custom Select element
Start screen style improvements
2022-07-03 19:58:30 +02:00
JannisX11
59b1f0da5b Update electron to v19 [ci-build]
Fixes #1372
Fix scroll bar on tool bars in web app
2022-07-02 19:35:32 +02:00
JannisX11
bf8b220beb Start screen design and content 2022-07-01 08:47:05 +02:00
JannisX11
a9f9e54d25 Merge branch 'new-start-screen' into next 2022-06-05 17:35:10 +02:00
JannisX11
8105a562ac Merge branch 'master' into next 2022-05-29 21:30:15 +02:00
JannisX11
62061d9f51 Convert start screen loaders to class
Implement format pages
2022-05-23 20:46:49 +02:00
JannisX11
c9655c2a91 Disable display mirroring by default, add setting to enable
Fix issue with settings not updating
Fix issue with upper case characters in settings/keybindings search bar
2022-05-19 22:48:41 +02:00
JannisX11
5af58b2eec Add "copy_value" option to properties
Expose menu separator color as variable
Move Tools menu after Animation menu
2022-05-06 23:43:50 +02:00
JannisX11
8e1a547320 Fix stretched textures in vertical UV editor
Fix "Bright UI Text" label text
Add light_mode class to body when using light theme
Improve keyframe/placeholder sliding
2022-04-20 13:27:36 +02:00
JannisX11
f5beae09da Fix #1331 Quad view cannot be rescaled vertically
Fix #1333 Missing translation
Fix #1332 Discord link protocol
Improve appearance of menu search bar
Smaller panel handle on top/bottom slot panels
Fix issue with saving sidebar panel order
Fix #1330 Color panel resizing issue
2022-03-12 15:09:09 +01:00
JannisX11
c651742edc Merge branch 'panels' into next 2022-03-07 14:39:55 +01:00
JannisX11
c74e30ad05 Panel fixes and resizable panels 2022-03-03 21:13:30 +01:00
JannisX11
ebea154699 Add searchable context menus
Add Move to group menu, closes #1244
2022-02-27 20:03:07 +01:00
JannisX11
13d922e307 Update to Font Awesome 6 2022-02-13 18:56:12 +01:00
JannisX11
5cf1dd9cde Add hybrid submenu system 2022-01-31 22:39:46 +01:00
JannisX11
de0668f3ec Finish variable placeholder inputs
Auto generate variable placeholder inputs from animation
2022-01-24 20:49:38 +01:00
JannisX11
2b999b2ac4 Add action control menu to select type
Add action control camera angle type
2021-11-27 01:19:35 +01:00
JannisX11
53c3fa5535 Change "Filter" menu to "Tools"
Add separator lines to preview angles menu
2021-11-20 16:17:13 +01:00
JannisX11
66f7ec2b44 Add UV rotate tool
Improve array export of JSON compiler
Stop texture animations playing when switching tab
Fix duplicate keybinding from add mesh button
Improve transform space normal calculation
Fix interface issues
Add "Instance" property type
2021-09-20 18:45:02 +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
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
223aaad47a Add Bright UI Text theme color option 2021-08-27 18:41:18 +02:00
JannisX11
70b4158129 Merge branch 'uv-editor' into next 2021-08-27 11:43:21 +02:00
JannisX11
b3ff63c2c4 Merge branch 'theme-selector' into next 2021-08-24 00:25:42 +02:00