Commit Graph

3616 Commits

Author SHA1 Message Date
JannisX11
e501d7b700 Improved theme selector
Add filter to allow desktop-only themes
Add icon to show where theme came from
Move theme author below theme name
Add Open In File Explorer option for theme files
2024-06-20 23:57:25 +02:00
JannisX11
ec17d96e83 Make texture generator async, add progress bar 2024-06-20 21:04:31 +02:00
JannisX11
92588a8037 Add dialog progress bar capability 2024-06-20 20:48:49 +02:00
JannisX11
4b2862af34 Fix pixel art thumbnails rendering blurry in tab overview 2024-06-16 23:20:22 +02:00
Aza
7bffb0f623 added comment 2024-06-16 18:57:30 +02:00
Aza
dd104c178a added basis for incremental Saving 2024-06-16 18:49:46 +02:00
JannisX11
7ee9fbef51 Add warnings for invalid per face UV values in optifine JEM
Closes #2381
2024-06-15 22:26:45 +02:00
Aza
d201be8906 fixed icon using Material Icons instead of FontAwesome 6 2024-06-15 22:02:35 +02:00
Aza
2793ef2848 simplify code in actions.js 2024-06-15 21:54:44 +02:00
JannisX11
5a297f9624 Combine face and box UV template generators
Fixes #1817
2024-06-15 21:31:20 +02:00
Aza
b99df21570 remove unused code in group.js 2024-06-15 21:11:41 +02:00
Aza
4ebd9534f6
Merge branch 'next' into randomized_marker_colour_assignment_test 2024-06-15 21:09:23 +02:00
Aza
90bb970409 convert Randomize Marker color into an action, changed name from previous "random marker color" name 2024-06-15 20:28:21 +02:00
JannisX11
8fce11654b Upgrade plugin loading
- Display plugin ID as location of error messages
- Isolate plugin contexts by default
2024-06-15 01:12:43 +02:00
JannisX11
f2e2080782 Upgrade jQuery 2024-06-15 00:22:04 +02:00
JannisX11
ae59908f98 Remove bedrock UV rotation experimental toggle 2024-06-15 00:16:08 +02:00
JannisX11
5963f624f2 Add classes to improve theming 2024-06-15 00:12:20 +02:00
JannisX11
1167eb7544 Hide CSS editor if theme CSS is too large 2024-06-14 00:08:48 +02:00
JannisX11
e979d7a4a6 Fix missing color vars in theme thumbnails 2024-06-13 21:40:13 +02:00
JannisX11
1e56d47551 Display plugin ID in plugin error messages in web app 2024-06-13 18:44:21 +02:00
JannisX11
b732728a8a Remove bedrock UV rotation experimental toggle 2024-06-13 18:28:35 +02:00
JannisX11
06f58f5c30 Fix incorrect UV size when duplicating or copy pasting texture 2024-06-12 22:59:06 +02:00
JannisX11
22b0d8e118 Fix absolute paths being prioritized when when merging projects 2024-06-12 22:06:03 +02:00
JannisX11
8d89a18341 Fix new issue with dragging texture into outliner 2024-06-12 22:05:32 +02:00
JannisX11
ceec64b765 Fix #2379 Reference error in onStrokeEnd usage 2024-06-12 21:51:04 +02:00
JannisX11
cef79905aa Fix some face selection issues in #2378 2024-06-12 21:47:09 +02:00
JannisX11
dcd6543fb3 Make outliner indentation more customizable via theme 2024-06-09 23:34:21 +02:00
JannisX11
5b8640e666 Add new preview scenes 2024-06-09 13:24:29 +02:00
JannisX11
3135869903 Detect and warn about unresolved Git merge conflicts 2024-06-08 15:40:54 +02:00
JannisX11
b740c56376 Merge branch 'texture-groups' into next 2024-06-08 15:19:20 +02:00
JannisX11
dfa32c9e66 Texture group rearranging and renaming 2024-06-08 15:18:52 +02:00
Jannis
f4553612dd Fix #2007 Show In Folder freezes Finder on Mac 2024-06-07 20:21:18 +02:00
JannisX11
76beb0d71c Texture group implementation 2024-06-06 23:36:15 +02:00
JannisX11
c2d2a40c0e Update texture draggable system to support groups 2024-06-06 00:58:33 +02:00
JannisX11
26c840b0ec Make outliner indentation customizable via theme 2024-06-05 23:20:10 +02:00
JannisX11
36b358f60e v4.10.3 [ci-build] 2024-06-05 13:31:53 +02:00
JannisX11
8c28c6e48d Merge branch 'master' of https://github.com/JannisX11/blockbench 2024-06-05 13:27:40 +02:00
JannisX11
c50a0d9137 Add Bogged skin preset 2024-06-05 13:21:01 +02:00
JannisX11
e8df1678eb Fix status bar value getting stuck after using variable placeholder slider
Remove duplicate variable placeholder code
2024-06-05 13:08:54 +02:00
JannisX11
f6c1c073d4 Improve texture multi selecting
Fix timeline marker z-index issue
2024-06-05 13:00:59 +02:00
JannisX11
2e0b76fdd6 Auto-enable bedrock UV rotation during Minecraft 1.21 release 2024-06-04 20:05:26 +02:00
JannisX11
0b16a9923f Add breeze skin preset 2024-06-04 00:20:10 +02:00
JannisX11
a9c3585861 Merge branch 'patch' of https://github.com/JannisX11/blockbench into patch 2024-06-03 23:51:09 +02:00
JannisX11
f250392f61 WIP animation merging 2024-06-03 23:50:42 +02:00
JannisX11
ada1c0ab92 Add custom timeline playback range 2024-06-02 23:18:15 +02:00
JannisX11
ccd436525d Texture groups basics 2024-06-02 22:43:29 +02:00
JannisX11
bdf0043364 Fix #2364 freeze when saving files on linux 2024-06-02 13:37:24 +02:00
JannisX11
70483fa933 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2024-06-01 12:01:17 +02:00
JannisX11
921cdbfc0a Option for fill tool to fill all selected elements
Add "Selection" fill mode that's exclusive to the 2D Editor format
Auto-switch fill modes when a fill mode is no longer available in a format
2024-06-01 12:01:10 +02:00
JannisX11
475f6ff97e
Merge pull request #2331 from Azagwen/next
Added "solid with marker color" view mode from #2316
2024-05-31 23:07:27 +02:00