Commit Graph

487 Commits

Author SHA1 Message Date
JannisX11
f5e4387718 v4.6.4 [ci-build] 2023-02-04 21:30:30 +01: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
74f7296d63 Implement sub-keybindings
Improve keybinding dialog styling
Implement keybind options for individual paste options, closes #1149
2023-01-31 23:48:29 +01:00
JannisX11
5af03eaf4a Fix animation controller in-connectors overflowing 2023-01-30 21:14:02 +01:00
JannisX11
0e5fb615c5 Fix incorrect name when creating display preset
Fix texture render sides updating incorrectly in some cases
2023-01-28 19:12:51 +01:00
JannisX11
27ad3eacd9 Cleanup and performance tweaks
Update electron to 22.0.3
2023-01-22 07:18:29 +01:00
JannisX11
9ee5a85c11 Add icon for bezier keyframes
Fix icon for animation controller panel
2023-01-20 20:04:40 +01:00
JannisX11
a5ea0895f5 Dialog fixes
Fix mesh edge & face counter in status bar
Project opening fixes
2023-01-16 17:04:52 +01:00
JannisX11
a45df13028 Fix #1712 Variable placeholder panel overflow 2023-01-15 19:41:11 +01:00
JannisX11
a6c04681a3 Fix an issue in molang validation
Fix profile delete dialog not translated
Fix playback of animated textures with per-frame frame time
2023-01-13 23:25:53 +01:00
JannisX11
733b19b3ba Add background color on start screen label
Fix controller connections exceeding 20 rows not displaying
2023-01-13 00:15:01 +01:00
JannisX11
28cbf8f8f6 Automatically create bezier keyframes with angled handles
Add setting to only show handles of selected bezier keyframes
2023-01-12 17:58:30 +01:00
JannisX11
28090ee1af Add button to select settings profile in title bar 2023-01-11 17:49:17 +01:00
JannisX11
72dc9ec7e1 Performance improvements 2023-01-08 14:38:20 +01:00
JannisX11
4d9ecd33c4 Add orientation option in image extruder 2023-01-07 22:38:54 +01:00
JannisX11
d35653db8b Convert last dialogs from legacy system
Convert Transform > Scale dialog to new system
Convert extrude image dialog
2023-01-07 22:18:29 +01:00
JannisX11
c188e1a0af Fix display issue in vue prism editor
Fix animation controllers previewing in edit mode
2023-01-07 00:02:29 +01:00
JannisX11
2b5b033ad6 Update contrast theme 2023-01-07 00:01:48 +01:00
JannisX11
f6ae463382 Add button to reset keyframe bezier handles
Fix keyframe bezier handles not affected by flipping and reversing
Fix visual issue with graph editor handles
Fix animation (controller) file menu options not working correctly
Add additional event hooks for animation controllers
Allow selecting appimage files as image editor
2023-01-03 20:56:14 +01:00
JannisX11
0896c7dcd9 Fix some number input issues
Fix min-max not working for number settings
Change PWA screen orientation
Fix dialog stack issue
Update molang
2022-12-31 01:28:49 +01:00
JannisX11
6062d9cbc8 Improve settings profiles 2022-12-31 01:05:51 +01:00
JannisX11
43ddba06ca Merge branch 'next' into settings-profiles 2022-12-30 22:17:42 +01:00
JannisX11
e90f6643b5 Implement settings profiles 2022-12-30 22:17:34 +01:00
JannisX11
5112b56bf0 Add placeholder texts in controller condition fields
Fix CSS editor component in theme dialog
Fix minor issue with animation controllers
2022-12-30 01:07:25 +01:00
JannisX11
db9e83f98f Fix texture updating when painting across multiple textures
Remove unused code for changing cursor when clicking locked element
2022-12-29 00:16:10 +01:00
JannisX11
1081905d14 Use placeholder variables in particle effects 2022-12-23 21:44:54 +01:00
JannisX11
e9185a9264 Improve bezier keyframe baking optimization
Fix #1694 hovering over the borders of a texture shows the brush outline in the wrong place
Fix some issues
2022-12-22 18:33:19 +01:00
JannisX11
6674363114 Bump version to 4.6 beta 0
Update electron, wintersky, molang
Rename EmptyDialog to ShapelessDialog
2022-12-22 13:22:30 +01:00
JannisX11
2c4067ecb7 Merge branch 'bezier-keyframes' into next 2022-12-21 15:36:56 +01:00
JannisX11
e5302cbaa3 Improve bezier keyframes
Export bezier keyframes to bedrock by baking
2022-12-21 00:20:12 +01:00
JannisX11
400ece7fe2 Merge branch 'animation-controllers' into next 2022-12-19 20:37:02 +01:00
JannisX11
bbedda916b Basic bezier keyframe support 2022-12-19 18:51:17 +01:00
JannisX11
7533db12c7 Improvements to tab overview
Update material icons
2022-12-19 12:43:27 +01:00
JannisX11
2196ad35f0 Tab overview screen
Empty dialog API
2022-12-19 00:36:19 +01:00
JannisX11
0798f86955 Allow multiple dialogs at once
Convert text prompt and display preset dialogs to Dialog system
2022-12-18 22:20:47 +01:00
JannisX11
fc1915c7da Merge branch 'master' into next 2022-12-18 13:30:42 +01:00
JannisX11
91b79515aa Animation controllers particle and sound support
Molang input fixes
UI Improvements
Added "impulse" button type to placeholders
2022-12-18 03:09:36 +01:00
JannisX11
31024a3909 Animation controller: Improved touch support
Finish undo integration
Fix autocomplete issues
2022-12-17 16:04:53 +01:00
JannisX11
2dd87cd954 Molang autocomplete 2022-12-17 02:00:18 +01:00
JannisX11
87aad232f0 Animation controller preview 2022-12-14 18:04:06 +01:00
JannisX11
bc1f1f5a2c Animation controllers undo & connecting 2022-12-13 21:54:36 +01:00
JannisX11
295b6c5f49 Animation controller connection lines & progress 2022-12-12 23:29:25 +01:00
JannisX11
abc3d07353 Animation controllers progress 2022-12-11 23:08:35 +01:00
JannisX11
95415b3b51 Fix #1675 Fix default context menu in Firefox
Fix links not correctly underlined in Firefox
2022-12-02 14:56:39 +01:00
JannisX11
3b1d2d61bb WIP animation controllers 2022-11-30 20:15:47 +01:00
JannisX11
aee549c58b Keyboard modifier menu in tablet mode 2022-11-27 14:17:17 +01:00
JannisX11
8da8b5bd22 Add looped playback toggle 2022-11-26 00:16:49 +01:00
JannisX11
888bfa3fa4 Rewrite bedrock model import select dialog 2022-11-19 19:59:57 +01:00
JannisX11
78bd55091e Button to toggle global space rotation in timeline
Fix issue with smooth brush mirror painting
Visually improve model stats dialog
2022-11-09 22:12:28 +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
d256ce7c73 Update electron to fix indexeddb
Fix UI elements in 2D image editor not being hidden
Fix issue with creating undo points for animations
Automatically detect and load layered textures
2022-11-08 17:40:13 +01:00
JannisX11
5649aac7e7 4.5.0 Beta 3 [ci-build] 2022-11-07 19:57:05 +01:00
JannisX11
74e5230cff Hide absolute paths in shared models
Highlight selected face in face properties editor
2022-11-06 21:54:05 +01:00
JannisX11
94406b2f97 Hide UV Overlay button in 3D paint mode
Fix issue with collada export
Fix missing Resize Texture action in texture context menu
Fix issue with vertex snapping cube pivot points in java block/item
2022-11-06 20:16:22 +01:00
JannisX11
8a536b2983 Painting grid in 2D editor 2022-11-06 12:17:00 +01:00
JannisX11
f0ad76e719 Highlight windows when dragging detached tab 2022-11-04 20:09:16 +01:00
JannisX11
3100a4858f Auto Set Cullfaces tool
Scale all elements if none are selected, closes #970
2022-11-02 13:44:20 +01:00
JannisX11
e1971a3f05 Create new icons
Fix issue with cube mirror painting on both axes
2022-10-29 23:33:11 +02:00
JannisX11
8af0c8e3d4 Detachable project tabs 2022-10-28 22:56:39 +02:00
JannisX11
f63008bed9 Add support for per-frame frame times in mcmeta
Fix UV mirror action not working
Fix UV mirror toggles missing in outliner
Fix missing Folder translation in texture dialog
2022-10-24 22:34:39 +02:00
JannisX11
0a3479fb38 Add info boxes for tint, cullface, and material instance column 2022-10-23 23:16:51 +02:00
JannisX11
16b1e50e8d 4.5 Beta 1 [ci-build] 2022-10-21 15:53:24 +02:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +02:00
JannisX11
6fb4772329 Fix issue with cube sizes in validator
Bump version to 4.5.0 beta 1
Increase tab bar height
Fix issue with vertical quad view resize line
2022-10-21 13:00:37 +02:00
JannisX11
01f13c8d0b Merge branch 'predicates' into next 2022-10-21 00:21:23 +02:00
JannisX11
c18becc9c5 Predicate override generator and improvements 2022-10-21 00:21:05 +02:00
JannisX11
7b5e253143 Track image projects in recent models
Add format description to project dialog
2022-10-20 13:05:59 +02:00
JannisX11
91f4641d78 Functional predicate override editor 2022-10-20 01:38:22 +02:00
JannisX11
9c1f02dd8b v4.4.3 [ci-build]
Fix issue with image mode thumbnails
Fix issue with cube limit grid box
2022-10-19 14:02:47 +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
fed2652da3 WIP predicate override editor
Auto-shift dialogs into screen when size changes
2022-10-17 18:59:36 +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
7912894a95 Add face properties editor 2022-10-10 20:38:15 +02:00
JannisX11
c4b764d362 Add support for range type in dialog forms
Add full_width property in dialog forms
Fix issue with dialog form label width
Add Blockbench.readFile alias
Change X color on close buttons to dark
2022-10-09 14:57:33 +02:00
JannisX11
f16b3fb3ce Merge branch 'master' into next 2022-09-25 01:12:56 +02:00
JannisX11
0914564a89 Implement per-cube UV mode 2022-09-25 01:12:03 +02:00
JannisX11
439cffe35a 4.4.1 [ci-build]
Close #1567 Reveal start button when selecting format
Fix issue with scaling cubes
Fix issue with scaling meshes when Box UV is enabled
Update Japanese lang file
2022-09-16 16:22:49 +02:00
JannisX11
c0ff143849 Add 4.4 Splash Screen 2022-09-14 18:30:39 +02:00
JannisX11
c8a6e01baa Fix issue with screenshot tools on start screen
Add event hooks for format construct and delete
Change resize line highlight timing
2022-09-13 13:30:00 +02:00
JannisX11
09f7f554b3 v4.4.0-beta.3 [ci-build]
Fix issue in box UV cube size validator
2022-09-11 00:05:54 +02:00
JannisX11
2acb2dafbf Style tweaks 2022-09-10 18:15:25 +02:00
JannisX11
2b0c9c8dc8 Implement #1559 Context menu In Brush Presets Dialog
Fix issues with image editor
Fix stylus pressure issue
2022-09-10 10:17:22 +02:00
JannisX11
730860c56f Fix mirror painting on meshes
Fix tools not visible in image mode on mobile
Fix Open Model start path prioritizing favorite models
2022-09-09 22:59:40 +02:00
JannisX11
f468486f8b Improve 2D image editor
Fix mobile implementation
Add dynamic max zoom level in UV / texture editor
2022-09-03 23:36:21 +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
ef4110aa75 Implement custom brush presets
Allow dynamic structure lists in menus
Fix issue with updating select inputs in dialog forms
2022-08-31 22:45:19 +02:00
JannisX11
1024a4b008 Fix #1543 Windows high contrast mode overrides UI colors
Auto-select contrast theme if high contrast mode is detected
Increase scrollbar width on mobile
2022-08-27 13:05:17 +02:00
JannisX11
85dea194c8 Show copy brush source in 3D viewport 2022-08-24 19:53:09 +02:00
JannisX11
1007dbbc55 Update icomoon font 2022-08-23 17:29:51 +02:00
JannisX11
45421d0735 Errors for common Molang syntax issues
Validator improvements
2022-08-23 00:19:57 +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
7ad1c898b6 Use smoother equation smooth brush falloff
Fix grid not updating when exploding model (#1451)
Fix tooltip in texture generator dialog
Change background color in center texture/UV editor
Increase minimum image zoom in Paint format
Fix wrong keybinding label in status bar on Mac
2022-08-20 20:31:04 +02:00
JannisX11
bb749a20f8 Improve apply display preset menu
Fix draggable recent model thumbnails
2022-08-17 20:28:07 +02:00
JannisX11
82712b8e23 Advanced mirror painting options (WIP) 2022-08-15 14:57:07 +02:00
JannisX11
10dd9210b5 Merge branch 'master' into next 2022-08-09 23:14:35 +02:00
JannisX11
ce9046acd4 Merge branch 'validator' into next 2022-08-09 23:14:28 +02:00
JannisX11
773efda5f9 Fix previews in image edit dialogs not updating 2022-08-07 13:56:43 +02:00
JannisX11
fbb9ec232a Fix issue with draggin keyframes on touch screens
Fix issue with exporting dae animation with q.anim_time
Add event listeners for (un-)selecting preview scenes
2022-08-07 13:39:27 +02:00
JannisX11
5611bf863a Add copy brush
Expand brush API
2022-08-05 23:52:53 +02:00