Commit Graph

2059 Commits

Author SHA1 Message Date
JannisX11
687e5cc3d7 Merge branch 'java-animation-export' into next 2023-09-24 20:44:56 +02:00
JannisX11
5f09911074 Implement java animation exporter
Closes #1445
2023-09-24 20:44:39 +02:00
JannisX11
d54290ef52 Merge branch 'per-texture-uv-size' into next 2023-09-23 23:03:22 +02:00
JannisX11
59a0d683cf Per-texture UV size 2023-09-23 22:23:44 +02:00
JannisX11
cba2c606a0 Change to linked textures in undo system
Undoing to a linked texture now keeps original if the file was overriden by more recent changes
2023-09-23 14:47:52 +02:00
JannisX11
63dbcf7055 Add animation onion skinning 2023-09-10 22:35:51 +02:00
JannisX11
f70d7da324 Apply mesh rotation feature 2023-09-09 12:38:51 +02:00
JannisX11
4a9fd44811 v4.8.3 [ci-build] 2023-08-30 12:27:29 +02:00
JannisX11
807268b1ce Fix exporting images with # in path 2023-08-30 11:56:28 +02:00
JannisX11
d23416ce6f Fix #2016 Global mirror painting issue 2023-08-29 19:01:11 +02:00
JannisX11
9f62e13b68 Round keyframe ruler labels
Track recurring user stat
2023-08-29 18:38:18 +02:00
JannisX11
ca9af96513 WIP java animation exporting 2023-08-28 18:13:05 +02:00
JannisX11
941a00efb0 v4.8.2 [ci-build] 2023-08-27 19:29:47 +02:00
JannisX11
4a5a4bc392 Make Clear Unused Texture Space work with animated textures
Enable it in edit mode
2023-08-27 19:27:56 +02:00
JannisX11
c07f9ad4ab Change title bar update code 2023-08-27 15:23:42 +02:00
JannisX11
d13d14dcf4 Fix #2002 Issue with loop cut on triangle shape 2023-08-27 14:17:56 +02:00
JannisX11
7f3d92f46b Fix #1984 Mesh merge undo does not track hierarchy
Fix amend edit can undo other changes after error in function
Fix issue with loading backups
2023-08-27 13:54:12 +02:00
JannisX11
8c707525f2 Plugin CDN test 2023-08-27 11:50:53 +02:00
JannisX11
3e10905478 Merge branch 'master' into next 2023-08-27 11:50:05 +02:00
JannisX11
376a4f4778 Implement CDN mirror option 2023-08-27 11:49:42 +02:00
JannisX11
681445f902 New skin models
Elytra + cape skin model
Banner skin model, closes #1997
2023-08-26 21:47:48 +02:00
JannisX11
0dfb6d053b Fix graph editor box select selects graph on mouseup 2023-08-26 19:49:25 +02:00
JannisX11
ac9b153850 Fix texture path issues
Issue with duplicate texture detection
Issue with relative texture paths in bbmodel export
2023-08-20 20:49:25 +02:00
JannisX11
d793f58765 Fix issue opening image project in web app 2023-08-20 20:48:19 +02:00
JannisX11
43c0b2447e Fix #1920 Copy brush issues 2023-08-20 15:45:27 +02:00
JannisX11
f914518f69 Fix #2003 Backup duplication 2023-08-20 10:33:48 +02:00
JannisX11
c45ca6c015 v4.8.2 web-first 2023-08-15 21:41:57 +02:00
JannisX11
7157dcad89 Fix issue with loading new version plugins in the web app
Attempt to fix plugin settings deleting in rare cases
2023-08-15 12:17:47 +02:00
JannisX11
b7ce88e2da Add limit + improve performance of searchable menus 2023-08-15 12:05:21 +02:00
JannisX11
28701087f8 Fix mirror modeling issues 2023-08-13 18:57:22 +02:00
JannisX11
24dc619595 Fix issue with recording high FPS GIFs 2023-08-12 15:48:19 +02:00
JannisX11
adf5d1ad7b Fix num slider sliding not working on touch screens 2023-08-12 15:45:21 +02:00
JannisX11
d6fe5b7120 Fix icon issues in action control 2023-08-12 11:44:25 +02:00
JannisX11
bd2921cfbc Fix incorrect location of brush outline in java block/item 2023-08-12 11:21:57 +02:00
JannisX11
88d2eaaf92 Reloading local plugin does not reload icon and about file 2023-08-12 11:15:29 +02:00
JannisX11
cab589db35 Fix #1976 issue when offsetting mirror editing loop cut 2023-08-11 23:16:05 +02:00
JannisX11
76e519fd9f Elements now support name flipping
Closes #1982
Close #1981 Mirror modeling now no longer updates names
2023-08-11 22:25:55 +02:00
JannisX11
bf6137758f Fix #1994 Assigning left click for panning messes up UV editor and timeline controlls
Fix #1991 Zombie head does not change rotation when applying a pose
2023-08-11 21:50:33 +02:00
JannisX11
a523c4d8d9 Fix #1992 unchanged backups not persistent after second crash 2023-08-10 20:48:15 +02:00
JannisX11
45fe2a810b Fix menu navigation issue on touch devices 2023-08-07 00:42:40 +02:00
JannisX11
4b1ec0ac67 Fixed mesh flipping issue:
Flipping a vertex of edge selection of a mesh would not invert the affected faces
2023-08-07 00:29:29 +02:00
JannisX11
2d618f776a Add auto keyframe feature 2023-08-06 19:35:12 +02:00
JannisX11
536bd974dc Fix GIF recording with unlinked camera 2023-08-06 18:46:07 +02:00
JannisX11
419f4557f2 Fix issue with tab key in variable placeholder field
Optimize keybinding saving, fix potential error
2023-08-06 18:31:40 +02:00
JannisX11
02b12c5b38 Fix issue with generating mirror modeling box UV templates
Add update_scene_shading event hook
2023-08-02 00:20:18 +02:00
JannisX11
61d3007517 v4.8.1 [ci-build] 2023-07-30 11:17:31 +02:00
JannisX11
2116652c2e Adjust boder size of 3D brush outline based on size 2023-07-30 11:12:25 +02:00
JannisX11
093fb678e0 Fix issues with "color" blend mode 2023-07-29 22:58:10 +02:00
JannisX11
759e572694 Fix issue with mirror modeling unique bone names
Fix logged error message when hovering over locator with brush
2023-07-29 22:56:27 +02:00
JannisX11
acf0a21631 Fix issue with painting through transparency 2023-07-29 21:02:13 +02:00
JannisX11
3060d3fb5a Fix incorrect GIF FOV in preview scenes 2023-07-29 20:29:37 +02:00
JannisX11
7744d48f6b Add message box with instructions before updating 2023-07-29 17:53:09 +02:00
JannisX11
9fce77c389 Fix #1970 issue drag and dropping skin file 2023-07-29 17:22:58 +02:00
JannisX11
a2a1d1a590 Fix #1968 mirror painting not working on certain faces 2023-07-29 17:13:50 +02:00
JannisX11
650252a4b7 Add settings to toggle 2D and 3D brush cursor
Fix #1969 3D brush cursor visible in screenshots
2023-07-29 17:06:42 +02:00
JannisX11
4050753ff6 Fix file field in dialogs not clearing properly 2023-07-29 16:50:18 +02:00
JannisX11
9c51bb6fe6 Switching page on paginated lists now scrolls to top
Fix painting on selected layered texture when it's hidden
2023-07-29 16:44:25 +02:00
JannisX11
6249397472 v4.8.0 [ci-build] 2023-07-27 17:13:10 +02:00
JannisX11
1a53848fe6 Improve bedrock first person preview accuracy 2023-07-27 14:19:00 +02:00
JannisX11
bf4ee3287c Add plugin share feature 2023-07-26 21:21:40 +02:00
JannisX11
7a59ecf0bf Don't connect adjacent mirrored faces in template 2023-07-26 17:33:03 +02:00
JannisX11
5f429b1dac Fix mirror modeling issues 2023-07-25 23:31:20 +02:00
JannisX11
465999c2df Update start screen for 4.8
Add mirror modeling tool to main toolbar
2023-07-25 20:43:54 +02:00
JannisX11
9c5b716414 Potentially fix #1510 slider issue 2023-07-25 14:44:16 +02:00
JannisX11
2fa1ca232d Mirror modeling snap vertices to middle to connect
Fix mirror modeling memory leak
2023-07-25 01:12:57 +02:00
JannisX11
3b5ade22a5 Allow Minecraft EULA util to save multiple EULA confirms 2023-07-24 00:43:19 +02:00
JannisX11
62e93940c6 Implement 4.8 splash screen slideshow 2023-07-24 00:42:46 +02:00
JannisX11
ea483abf23 Fix groups with export=false still exporting in bedrock format 2023-07-23 14:01:02 +02:00
JannisX11
d974446e59 Improve plugin browser back button styling 2023-07-23 14:00:23 +02:00
JannisX11
fc9659dd68 Allow moving copy paste selection with alt key 2023-07-20 22:59:31 +02:00
JannisX11
dcc729d3c1 Move copy paste selection with arrow keys
Closes #680
2023-07-20 22:54:42 +02:00
JannisX11
35b6ca7450 Fix #1957 group mirror modeling issue 2023-07-19 23:47:28 +02:00
JannisX11
bdac228ead Improve mesh mirror modeling 2023-07-19 23:44:04 +02:00
JannisX11
97791b2b03 Fix mesh tools performance bottleneck 2023-07-19 23:43:56 +02:00
JannisX11
cb65ce4137 Fix "Show Grids" missing from View menu 2023-07-19 23:08:00 +02:00
JannisX11
ba9bdc73e8 Implement transparency render order option 2023-07-19 22:58:06 +02:00
JannisX11
4348e776e7 Fix message box closing errors 2023-07-18 23:52:13 +02:00
JannisX11
d234f3196c Improve graph selectin accuracy
Fix molang keyframes not displayed when first adding animator to timeline
Improve texture import on java block/item parent models
2023-07-17 00:44:34 +02:00
JannisX11
218d20eff0 v4.8.0-beta.2 [ci-build] 2023-07-16 19:44:32 +02:00
JannisX11
36c594beb5 Fix preview model resetting position when switching tab 2023-07-16 19:36:41 +02:00
JannisX11
06004643bc Fix #1946 dissolving edge does not remove vertices 2023-07-16 17:17:10 +02:00
JannisX11
7558bc09db Add fallback for customized toolbars that error on load
Fixes #1955
2023-07-16 17:13:34 +02:00
JannisX11
b061fe4a0e Allow disabling store plugins 2023-07-16 14:19:43 +02:00
JannisX11
d7b83a513e Add mirror modeling support for java block/item 2023-07-16 13:07:02 +02:00
JannisX11
85eb7a04bf Add preview scene player model option 2023-07-16 00:12:14 +02:00
JannisX11
86b4bb720e Keep file name when importing skin
Fix issue with undoing texture edits in web app
2023-07-15 22:01:29 +02:00
JannisX11
0526b35d09 Let color picker pick through transparency by default 2023-07-15 11:16:40 +02:00
JannisX11
35fe4dbdf8 Implement timeline frame number display 2023-07-14 23:18:02 +02:00
JannisX11
f11633143e Fix gradient tool mirror paint offset 2023-07-14 19:28:23 +02:00
JannisX11
54b43126c4 Improve Paint Through Transparency feature
Closes #1798
Fixes #1952
2023-07-14 00:28:42 +02:00
JannisX11
aa34173470 Add mirror modeling support for bones
Save mirror modeling option per project
Disable mirror modeling in java block/item project for now
2023-07-12 21:42:39 +02:00
JannisX11
5534dfddd2 Ensure moving outliner selections places in displayed order 2023-07-12 19:03:48 +02:00
JannisX11
c559aba202 Allow custom color for 3D brush outline 2023-07-11 23:56:14 +02:00
JannisX11
45eec0bfbd Fixed #1950 3D cursor offset on rotated cube face 2023-07-10 21:30:08 +02:00
JannisX11
3b859e477d Re-center java block/item models when converting
Fix rotation issue when converting model with rotation axis restriction
Fix actions cannot be added to a menu without path
2023-07-10 21:18:12 +02:00
JannisX11
74cd419934 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2023-07-10 20:45:23 +02:00
JannisX11
477eadd987 Don't show grid toggle in paint mode 2023-07-10 20:45:18 +02:00
JannisX11
0f05c2784a Allow navigating UV editor + timeline with viewport pan key
Closes #1792
2023-07-09 23:06:39 +02:00
JannisX11
f6fb8f68c5 Fix #1936 Mirror modeling leaves element behind 2023-07-09 21:27:34 +02:00
JannisX11
2fb1972b2c Fix #1937 Mirror modelling mesh selection issue 2023-07-09 14:32:08 +02:00
JannisX11
3e24f5b04e Fix #1939 3D brush outline on deformed UV quads 2023-07-09 14:26:41 +02:00
Jannis
81c2cecb3a Fix #1940 desktop only plugins with with URL query
Fix start screen slideshow not working on older browsers
2023-07-09 11:13:12 +02:00
Jannis
4499aa9880 Fix issue with mesh size sliders 2023-07-09 11:05:52 +02:00
Jannis
9f7fe3719d Fix #1891 Cannot add reference images in orthographic
Fix reference image error
2023-07-09 10:53:04 +02:00
JannisX11
fae08b8d3a Fix plugin dependency issue 2023-07-08 23:55:42 +02:00
JannisX11
da757bbf2b Add plugin dependency check when update adds dependencies 2023-07-08 23:22:41 +02:00
JannisX11
bb903809de Fix outliner search being case sensitive 2023-07-08 23:21:39 +02:00
JannisX11
e4ad887923 Add size sliders for meshes 2023-07-08 15:00:04 +02:00
JannisX11
6014ea0880 Add option to toggle all grids
Make camel skin presets compatible with Toggle Layer
2023-07-08 13:43:41 +02:00
JannisX11
2d73775615 Slightly improve accuracy of UVtoLocal + 3D brush outline on mesh faces 2023-07-08 13:42:49 +02:00
JannisX11
2d7d1fbb12 Graph editor click graph to select axis 2023-07-07 21:36:24 +02:00
JannisX11
f1d9652603 Change plugin page scrolling behavior to only scroll About 2023-07-07 15:51:52 +02:00
JannisX11
df3c6e53a4 Reorganize timeline menu
Fix 3D brush outline not working with inflated cubes
Fix 3D brush offset in Java Block Item format
2023-07-07 15:27:37 +02:00
JannisX11
31e4f1124d v4.8.0-beta.1 [ci-build] 2023-07-07 10:15:27 +02:00
JannisX11
3da89d8f09 Add plugin context menu 2023-07-06 23:05:03 +02:00
JannisX11
6b19d06b7e Add new_repository_format plugin field 2023-07-06 22:18:49 +02:00
JannisX11
1ce8384b9e Fix mirror modeling + template generator compatibility
Rename skin preset Player-Default to Player-Wide
Fix console error when painting
2023-07-06 20:38:31 +02:00
JannisX11
1ca6b4899e Merge branch 'master' into next 2023-07-06 19:34:27 +02:00
JannisX11
91bfca5d21 Add mirror modeling to edit menu
FIx missing translation for close dialog
Allow menus to be longer before becoming scrolling
2023-07-06 19:33:11 +02:00
JannisX11
d4737660a1 Fix 3D brush outline on different pixel density 2023-07-05 22:26:29 +02:00
JannisX11
fbafb3817d Proper aspect ratio for 3D brush outline 2023-07-05 22:20:55 +02:00
JannisX11
5df06bce52 Fix incorrect mirror brush size 2023-07-05 20:16:30 +02:00
JannisX11
fb64b3737d Merge branch 'master' of https://github.com/JannisX11/blockbench 2023-07-05 20:03:59 +02:00
JannisX11
7c3339cd21 Integrate preview scenes 2023-07-05 20:03:37 +02:00
JannisX11
fc80716df6 Preview scene changes 2023-07-05 19:57:27 +02:00
JannisX11
847a9f36b5 Update skin setup dialog 2023-07-05 00:24:01 +02:00
JannisX11
5020dd3a56 Merge branch 'next' into preview-scenes-2 2023-07-04 20:12:19 +02:00
JannisX11
a4da798d78 Update preview scenes 2023-07-04 20:11:40 +02:00
JannisX11
7b92c7c028 Implement plugin dependencies
Allow plugin about page text selection
2023-07-03 00:31:36 +02:00
JannisX11
9e4f3ff374 Fix mirror modeling issue 2023-07-02 23:02:53 +02:00
JannisX11
78cfc8e1de Merge branch 'mirroring' into next 2023-07-02 22:51:47 +02:00
JannisX11
3b6f5be5da Fix numslider issue from last commit
Fix description of bedrock legacy export action
2023-07-02 22:37:17 +02:00
JannisX11
57e07ca183 Add action events 2023-07-02 11:41:26 +02:00
JannisX11
17e6be8227 Fix #1931 dialog file input reveals path in streamer mode 2023-07-02 11:17:56 +02:00
JannisX11
8b5a5e15a3 Fix locator/null size changing with FOV 2023-07-02 11:01:26 +02:00
JannisX11
25bdf6db73 Mirror modeling: Maintain mesh selection 2023-07-02 11:00:55 +02:00
JannisX11
f967f2c40b Add UV project from view 2023-06-30 23:13:01 +02:00
JannisX11
c9fb63d1cb Limit zoom level when opening pixel art
Update electron to 25.2
2023-06-30 19:57:10 +02:00
JannisX11
65757d2a2d Fix undoing mesh removing ignoring outliner position in some cases
Fix error in menus
Fix Share Model link dialog having unneccesary button
2023-06-30 19:21:26 +02:00
JannisX11
8fdbf265ce Improve markdown style 2023-06-30 01:24:10 +02:00
JannisX11
105d0214a1 Reduce jQuery usage in menu code 2023-06-30 00:33:06 +02:00
JannisX11
ada4cd6d69 Merge branch 'plugin-browser' into next 2023-06-29 21:53:54 +02:00
JannisX11
bb00ae9b0e Option to disable local plugins
Closes #1724
2023-06-29 21:53:10 +02:00
JannisX11
3e0d7ae8bb Plugin browser: New system offline support 2023-06-29 19:57:41 +02:00
JannisX11
c2919c3a33 Plugin loader improvements
Pagination
SVG icon support
"New" row
2023-06-29 00:13:46 +02:00
JannisX11
d983ed1b1f Add better description for project conversion 2023-06-27 22:54:13 +02:00
JannisX11
957608abe6 Merge branch 'master' into next 2023-06-27 22:11:00 +02:00
JannisX11
ba6075bb1d Fix mesh selection not updating correctly when copy pasting mesh selection
Fix face properties editor completely hidden when no cubes selected
2023-06-27 21:33:02 +02:00
JannisX11
38ca312697 Fix sliding keyframe post values 2023-06-27 21:12:30 +02:00
JannisX11
f60ba58002 Add Minecraft 1.20 skin presets 2023-06-27 00:36:02 +02:00