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