Commit Graph

1472 Commits

Author SHA1 Message Date
JannisX11
da1fe851e4 Mesh cluster selection mode
Closes #1589
2023-01-09 22:22:35 +01:00
JannisX11
c92bde9535 v4.6.0-beta.2 [ci-build] 2023-01-08 21:36:47 +01:00
JannisX11
180d7b609d GIF recorder support PNG sequence (#1521) 2023-01-08 20:35:35 +01:00
JannisX11
eaa0057b5c GIF recorder improvements
Always render without AA
Improve performance
Add background image option, closes #1432
Add pixelate option
Display image size in screenshot return dialog
Startup performance improvement by deferring quad viewport setup
2023-01-08 20:01:18 +01:00
JannisX11
72dc9ec7e1 Performance improvements 2023-01-08 14:38:20 +01:00
JannisX11
e9dac47b42 Element performance improvements 2023-01-07 23:25:11 +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
b255db0192 Add copy/paste/duplicate/save support for anim controllers
Fix prompt for memory animations opening when loading model
2023-01-07 18:03:48 +01:00
JannisX11
47b909bd4f Option to embed textures in bbmodel file
Closes #907
2023-01-07 14:34:50 +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
2382d7dd55 Display UV and Element panels when no elements selected 2023-01-06 23:38:54 +01:00
JannisX11
c7b8f7714f Fix model memory data not loading correctly 2023-01-05 23:05:37 +01:00
JannisX11
3a836a17e1 Let new cubes and meshes inherit parent marker color 2023-01-05 21:47:27 +01:00
JannisX11
4f0114c7eb Fix incorrect molang error on ternary expression 2023-01-05 21:47:13 +01:00
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