JannisX11
206f674756
Selectable settings profiles
2023-01-05 17:58:17 +01:00
JannisX11
e499525b28
Fix issue with resizing texture
...
Fix #1718 issue with moving texture with UV
2023-01-05 11:30:34 +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
908d508916
Fix #1708 Textures missing when importing java block
2023-01-02 18:49:40 +01:00
JannisX11
677bc44096
Reset variables when switching animations and modes ( #1489 )
2023-01-02 18:49:35 +01:00
JannisX11
d505e50805
Fix rotation order in dae and fbx
...
Fix issues with loading certain plugins from URL
Fix issue with quick message box
2023-01-02 17:51:37 +01:00
JannisX11
7c5e4895c6
v4.6.0 beta 1 [ci-build]
...
Fix downgrade compatibility of settings
2022-12-31 15:32:48 +01:00
JannisX11
1a163557d3
Render images smooth in editor when image smaller than screen
2022-12-31 01:34:36 +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
1ec07f21c4
Update MolangJS to 1.6
...
Add support for conditional scopes and loops
Try and fix PWA issue where app still rotates with auto rotation disabled on device
2022-12-30 01:13:42 +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
baafb8d326
Fix overflow of autocomplete list in keyframe panel
...
Hide UV-related context menus in image editor
Update MolangJS, remove query functions that are now included in library
2022-12-28 23:27:49 +01:00
JannisX11
ed3cbc7905
Add molang math query functions
...
Adds in_range, all, any, and approx_eq, closes #1702
Fix face properties typo
2022-12-26 14:52:28 +01:00
JannisX11
f352c6878e
Enable blend modes on fill and shape tool
...
Closes #1657
2022-12-26 14:28:16 +01:00
JannisX11
0f88fd6031
Refactor showMessageBox
...
Reduce jquery usage
Remove some legacy dialog code
2022-12-24 14:33:40 +01:00
JannisX11
d065d3f206
Support unhandled fields and render_type in java block
2022-12-23 23:29:55 +01:00
JannisX11
f1d00ec8b3
Add render sides option per texture
...
Add render sides and render mode options to texture properties dialog
2022-12-23 22:04:28 +01:00
JannisX11
1081905d14
Use placeholder variables in particle effects
2022-12-23 21:44:54 +01:00
JannisX11
f1b3d69c1f
Merge branch 'next' of https://github.com/JannisX11/blockbench into next
2022-12-23 00:35:44 +01:00
JannisX11
0153d9fc13
Merge pull request #1655 from bridge-core/feat/saved-state-event
...
feat: saved state changed event
2022-12-23 00:25:42 +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
e67351e0c2
Add additive texture view mode
...
Add UI mode setting
2022-12-21 19:18:05 +01:00
JannisX11
2c4067ecb7
Merge branch 'bezier-keyframes' into next
2022-12-21 15:36:56 +01:00
JannisX11
16f8c0f2b2
Finish setting up selected condition in Condition API
2022-12-21 15:36:40 +01:00
JannisX11
a31bfe4359
Add RGB color sliders and color picker options menu
2022-12-21 15:13:41 +01:00
JannisX11
e5302cbaa3
Improve bezier keyframes
...
Export bezier keyframes to bedrock by baking
2022-12-21 00:20:12 +01:00
JannisX11
6d42266a2b
Paint through transparent pixels, closes #875
...
Fixes #1692 Closing other tab closes "New Tab"
2022-12-19 22:26:41 +01:00
JannisX11
400ece7fe2
Merge branch 'animation-controllers' into next
2022-12-19 20:37:02 +01:00
JannisX11
79ec36847a
Animation controller: finish initial implementation
2022-12-19 20:35:59 +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
d005c7661c
Merge branch 'face-selection' into next
2022-12-18 16:05:51 +01:00
JannisX11
fc1915c7da
Merge branch 'master' into next
2022-12-18 13:30:42 +01:00
JannisX11
330b71523c
Fix locators and nulls not updating when flipped
2022-12-18 13:29:46 +01:00
JannisX11
c3b8a518c1
Color code display mode sliders
...
Improve start screen loading order
2022-12-18 13:25:50 +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
a2bcc1876a
Merge branch 'animation-controllers' into next
2022-12-17 02:01:38 +01:00
JannisX11
2dd87cd954
Molang autocomplete
2022-12-17 02:00:18 +01:00
JannisX11
9dc708e7ab
Animation controller autoplay, changes, and fixes
2022-12-15 15:22:42 +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
b215e7423f
Update recent thumbnail after loading bedrock texture
2022-12-13 12:23:52 +01:00