Commit Graph

3482 Commits

Author SHA1 Message Date
JannisX11
5d48eb9e21 Fix portable version generating with the wrong name 2024-08-30 22:23:11 +02:00
JannisX11
6a81290678 v4.11.0-beta.1 [ci-build] 2024-08-30 19:53:25 +02:00
JannisX11
f6e13674a5 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2024-08-30 19:51:17 +02:00
JannisX11
189697b58e v4.11.0-beta.1 [ci-build] 2024-08-30 19:51:14 +02:00
JannisX11
dfbe7ace21 Fix #2453 square texture not recognized as animated 2024-08-30 19:49:33 +02:00
JannisX11
596ef01379 Merge branch 'tiled-texture-view' into next 2024-08-30 19:40:49 +02:00
JannisX11
e2a5fc52fa Implement tiled and onion skin view in 2D editor 2024-08-30 19:40:02 +02:00
JannisX11
ac99a284f8 Updates and fixes to external image editor selector
Fix select box appearing empty initially
Fix #2419 unable to open bin executables on linux
2024-08-30 00:02:50 +02:00
JannisX11
22082baad9
Merge pull request #2386 from Azagwen/save_and_increment 2024-08-29 23:34:49 +02:00
JannisX11
24ea9f343d Incremental saving tweaks 2024-08-29 23:32:46 +02:00
JannisX11
d21be31fae Add Windows arm64 version 2024-08-28 23:51:21 +02:00
JannisX11
7b94776a50 Outliner switch improvements
Add state in tooltip
Always display when export is disabled
Changed icon for export enabled
2024-08-28 20:43:17 +02:00
JannisX11
13e0d08571 Improve automatic animation loading 2024-08-28 19:40:03 +02:00
JannisX11
ab0187faac Double click resize lines to reset them to default 2024-08-28 18:41:58 +02:00
JannisX11
06930af8b6 Fix textures panel freezing on odd animation frame counts 2024-08-28 18:35:14 +02:00
JannisX11
0827cb6ea5 Add option to reload animations and animation controllers
Closes #2456
2024-08-27 23:27:24 +02:00
JannisX11
2a3cf3799f Fix #139 Preview for dropped item too high 2024-08-27 22:53:29 +02:00
JannisX11
897dc77615 Add setting for auto backup interval
Closes #2460
2024-08-27 22:00:50 +02:00
JannisX11
7e928b6a35 Allow setting two BarSelect options to the same key to toggle between them
Closes #2395
2024-08-26 21:44:55 +02:00
JannisX11
6e239b67e7 Finish keybinding variations implementation 2024-08-26 21:31:23 +02:00
JannisX11
b1eae24136 Fix undo issue when retargeting animators
Add Retarget Animators to menu
2024-08-26 00:35:00 +02:00
JannisX11
bade4f03cb Downgrade electron to fix file dropping on Windows 2024-08-24 00:23:45 +02:00
JannisX11
5247dfcb7c Upgrade icon
Fix potential error in template generator
2024-08-23 19:45:08 +02:00
JannisX11
15b9242ced Update electron updater
Fixes #1755
2024-08-22 22:25:49 +02:00
JannisX11
4228555faa Upgrade electron to 32
FIxes #2387
2024-08-22 22:22:15 +02:00
JannisX11
d86d35e588 Fix #2451 Colour-adjustement tools behave incorrectly with Layers 2024-08-21 22:42:03 +02:00
JannisX11
20a831b360 Move brush preset form inputs to new toggle system
Add setFormToggles method on dialogs
2024-08-21 20:26:54 +02:00
JannisX11
529c7c728d Merge branch 'bedrock-display-settings' into next 2024-08-21 19:57:57 +02:00
JannisX11
7cb0ed87e3 Fix #2450 screenshot API uses special crop in display GUI slot
Fix #2446 Plugin base64 icons are rendered at the wrong size
2024-08-20 23:35:32 +02:00
JannisX11
103e9c86cd Fixed small timeline head width on mobile 2024-08-20 23:10:34 +02:00
JannisX11
f0db1cc796 Bump version to beta 1 2024-08-20 22:45:36 +02:00
JannisX11
91516e864e Add new property to control java cube shading properties 2024-08-20 22:45:16 +02:00
JannisX11
bd0a880a67 Add java block/item light emission property 2024-08-20 22:42:58 +02:00
JannisX11
404b232ebd Catch error when loading invalid plugin from file 2024-07-22 23:53:26 +02:00
JannisX11
315cb87e6d Update linux application category 2024-07-18 18:20:26 +02:00
JannisX11
e0782a8fff Add file association and icons for JSON 2024-07-18 18:19:55 +02:00
JannisX11
60071138c6 Add bbmodel mime type 2024-07-17 23:47:06 +02:00
JannisX11
7d065357c0 WIP transform gizmo support for bedrock display pivots 2024-07-17 00:08:07 +02:00
JannisX11
9daf941f11 Implement bedrock display rotation/scale pivot preview 2024-07-16 20:13:32 +02:00
JannisX11
4717482542 Add UI for bedrock display rotation/scale pivot 2024-07-15 23:34:11 +02:00
JannisX11
604827fbb0 Display mode: Disable mirroring on bedrock 2024-07-15 22:54:45 +02:00
JannisX11
35993c5da7 Option to expand/shrink texture selection 2024-07-15 01:12:06 +02:00
JannisX11
82c834661d Knife tool on cubes 2024-07-14 19:09:41 +02:00
JannisX11
846f382610 When searching, plugins are now no longer sorted into tabs 2024-07-13 13:40:13 +02:00
JannisX11
954e7d7658 Animation retargeting WIP
Unused animator validator check
2024-07-13 13:20:07 +02:00
JannisX11
e89e6549d7 Fix patched atob function for loading themes 2024-07-11 00:30:46 +02:00
JannisX11
2b71d43d25 Fix issue in atob causing issues with unicode in themes in web app 2024-07-08 23:11:57 +02:00
JannisX11
eaf3819063 Add setting to inherit parent color when creating element
Fix newly created cubes having inconsistent marker color
2024-07-02 23:34:53 +02:00
JannisX11
85b5b6ce3b Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2024-07-02 21:39:15 +02:00
JannisX11
e68783eda0 Implement animation merging 2024-07-02 21:39:11 +02:00