Commit Graph

3433 Commits

Author SHA1 Message Date
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
JannisX11
22e6b9c08e
Merge pull request #2333 from Azagwen/randomized_marker_colour_assignment_test
Added "Randomize Marker Color" option from #2210
2024-06-24 23:32:33 +02:00
JannisX11
64c5d51fd7
Merge pull request #2307 from SnaveSutit/next 2024-06-24 23:25:46 +02:00
JannisX11
193a3f6455 Action variation modifier system 2024-06-24 22:54:35 +02:00
JannisX11
e9e088d12b Select bar search field sticking to the top
Closes #2391
2024-06-23 14:10:49 +02:00
JannisX11
f34dfde120 Multi-select flipbook pages 2024-06-23 14:09:34 +02:00
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
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
1e56d47551 Display plugin ID in plugin error messages in web app 2024-06-13 18:44:21 +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
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
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
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
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
JannisX11
a5813050ff Support removing object entries directly from menus 2024-05-30 23:49:39 +02:00
JannisX11
5b16025ec1 Add 3D printing to generic format target list 2024-05-28 01:14:45 +02:00
JannisX11
638882f981 Merge branch 'patch' into next 2024-05-26 20:04:11 +02:00
JannisX11
01432a81eb Add license to NSIS installer 2024-05-26 19:13:03 +02:00
JannisX11
d3d1869a9f Clear GPU cache after every restart on Linux 2024-05-23 22:00:40 +02:00
JannisX11
47448aa360 Fix issue with load-order of auto-backups 2024-05-20 21:51:59 +02:00
JannisX11
b7d66fbffc Fix empty line with colon in scale dialog 2024-05-20 21:21:35 +02:00
JannisX11
11d4e09bf7 Fix tiny mesh corner pixels cannot be painted at 32x uv size 2024-05-19 01:38:55 +02:00
JannisX11
30abedaed4 Fix icons displaying cut-off
Fixes #2346
Fix start screen section headline sizes
2024-05-18 23:38:20 +02:00
JannisX11
71e796b71d Fix #2347 modded entity export issue in older formats 2024-05-18 16:09:28 +02:00
JannisX11
eebfed9cdb v1.10.1 [ci-build] 2024-05-13 21:28:53 +02:00