Commit Graph

2090 Commits

Author SHA1 Message Date
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
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
JannisX11
e04dd9d515 Add armor stand ground display presets 2022-11-27 23:07:09 +01:00
JannisX11
5df5495658 Fix comment in 1.17 modded entity template 2022-11-27 20:33:56 +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
dc33f59d0f Allow plugins to be installed from URL queries 2022-11-25 23:30:58 +01:00
JannisX11
5a72f592d7 Fix vertex snap for individual vertices not working in some cases 2022-11-25 19:11:14 +01:00
JannisX11
5bf9f5a88d Hide 0 width Box UV faces in UV editor 2022-11-23 23:55:41 +01:00
JannisX11
a4c09f2a63 Fix export scale setting not applying to OBJ format
Auto export keyframe with slight rotation when bone is relative to entity
2022-11-23 22:54:48 +01:00
JannisX11
38f912cd16 v4.5.2 [ci-build] 2022-11-20 14:11:50 +01:00
JannisX11
46c3f50ecc Improve dialog form width detection 2022-11-20 14:06:50 +01:00
JannisX11
d4b2b76a5d Update ru.json (POEditor.com) 2022-11-20 13:47:34 +01:00
JannisX11
a694f3b879 Update ja.json (POEditor.com) 2022-11-20 13:47:33 +01:00