Commit Graph

2204 Commits

Author SHA1 Message Date
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
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
c8bae884d6
Merge pull request #1619 from Mysterious-Dev/issue-form
Migrate issue templates to forms
2022-12-10 22:28:54 +01:00
JannisX11
c64cdefd4d Clarify contribution guidelines 2022-12-10 22:24:05 +01:00
JannisX11
edb6d77140 Update and improve display skin selecting 2022-12-06 01:35:25 +01:00
JannisX11
98b59b7ca7 Change mesh selection system
Faces and edges can now be selected individually rather than vertex based
Closes #1050
2022-12-04 20:45:25 +01:00
JannisX11
afd73e8f18 Make focus on selection shift camera by default
Closes #1498
2022-12-02 18:04:08 +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
1aab6e1aab Fix cubes forced to box UV when generating box UV template
Fix template generator suggesting invalid resolution presets
2022-12-01 13:22:47 +01:00
JannisX11
3b1d2d61bb WIP animation controllers 2022-11-30 20:15:47 +01:00
JannisX11
e7eb6e1917 Fix pasted cubes not switching to required UV mode
Fix error when loading animation with no matching element
2022-11-29 20:04:13 +01:00