2
0
mirror of https://github.com/JannisX11/blockbench.git synced 2025-04-18 17:51:12 +08:00

564 Commits

Author SHA1 Message Date
JannisX11
58733e9561 Fix element panel properties form updating 2025-04-08 23:21:32 +02:00
JannisX11
1547538fd7 Merge branch 'master' into next 2025-04-07 22:22:52 +02:00
JannisX11
6b8c51ca6b Fix Error dragging group to outliner end 2025-03-27 21:31:40 +01:00
JannisX11
7c29703b3c Rename bone binding item slot 2025-03-19 23:09:49 +01:00
JannisX11
fcd9b08433 Fix type error 2025-03-16 23:02:20 +01:00
JannisX11
40e54713cd Refactor viewport rect selecting 2025-03-14 00:30:14 +01:00
JannisX11
29a15d41d2 Implement new element behavior system 2025-03-13 23:52:39 +01:00
JannisX11
de90b06fc1 Convert files to typescript 2025-03-06 13:49:09 +01:00
JannisX11
3f7d847446 Module fixes 2025-03-05 18:10:25 +01:00
JannisX11
896c99d557 Module fixes 2025-03-02 23:31:06 +01:00
JannisX11
56d6cbfa52 Switch to esbuild 2025-03-02 21:16:55 +01:00
JannisX11
5e30b97912 Library fixes
General vite fixes
2025-03-02 17:24:17 +01:00
JannisX11
c9426c4465 Setup vite electron 2025-03-02 15:06:36 +01:00
JannisX11
06f3454d2c Implement vite 2025-03-01 23:29:12 +01:00
JannisX11
8de5b04d88 Add element panel form (WIP) 2025-03-01 18:44:25 +01:00
JannisX11
c2544a1b7b Add mesh smooth shading () 2025-02-28 00:20:15 +01:00
JannisX11
41faa51738 Fix texture not updating when moving cube in per group texture format 2025-02-16 19:01:31 +01:00
JannisX11
a21c60c589 Fix selecting collections with invalid state can lock interface 2025-02-16 18:56:10 +01:00
JannisX11
71b0bd77ea Fix Mesh wireframes sometimes do not update 2025-02-06 22:59:07 +01:00
JannisX11
03d640c569 Fix per group texture not being saved in custom formats 2025-02-02 00:16:09 +01:00
JannisX11
7953f13112 Fix dragging multiple groups in outliner can causes recursive structure 2025-02-01 14:52:20 +01:00
JannisX11
09bbf45c5f Revamp how undo tracks selections in regular edits 2025-01-19 17:50:40 +01:00
JannisX11
f438cbb816 Fix select-all not multi-selecting root groups 2025-01-19 17:32:48 +01:00
JannisX11
8208382ccd Fix referencing selected collections fails without project 2025-01-16 14:26:02 +01:00
JannisX11
fc66268c64 Fix drag+dropping unselected groups in outliner moves selection instead
Fix dragging groups and elements at the same time not working
2025-01-16 14:11:57 +01:00
JannisX11
39ff9b053a Selection system fixes 2025-01-15 12:50:01 +01:00
JannisX11
c45cc65286 Fix issue when deleting nested multi selected groups 2025-01-14 15:11:18 +01:00
JannisX11
e4457ba114 Fix range selecting elements in outliner not working 2025-01-11 14:10:05 +01:00
JannisX11
32d7f3597c Fix JPM exporter issues
Fix Group Elements not working with group multi selection
2025-01-11 13:51:42 +01:00
JannisX11
915c15da9d FIx Cannot select UV faces of a cube with Per-Face UV mode in viewport 2025-01-08 00:09:36 +01:00
JannisX11
787cdd671e Fix undoing group duplication creates broken objects 2025-01-07 23:49:51 +01:00
JannisX11
cd81dc8bc2 Fix Move Texture with UV issue
Fix box UV template generator issue
Fix box UV mirror icon error
2025-01-05 20:15:16 +01:00
JannisX11
94ac808090 Fix group multi selection issues 2025-01-05 16:50:34 +01:00
JannisX11
697b2b43be Fix collections not getting exported 2025-01-04 23:44:15 +01:00
JannisX11
078d4910fb Enable collections in animate mode
Fix collection multi selection
Fix group+element multi selection issue
2025-01-04 23:39:32 +01:00
JannisX11
5ca1cd86c1 Add outliner toggle support for material and other icons
Fix console error when hovering over cubes while mesh selected with knife tool
2025-01-01 23:42:52 +01:00
JannisX11
85f0db0cb7 Group multi selection fixes 2024-12-30 18:52:27 +01:00
JannisX11
a3420e9309 Selection undo improvements 2024-12-28 22:15:12 +01:00
JannisX11
36871858da Merge branch 'next' into undo-selections 2024-12-28 13:42:49 +01:00
JannisX11
e571275c68 Fix add support for "." and "-" in bedrock bone names
Add format property node_name_regex
2024-12-22 12:37:48 +01:00
JannisX11
0db5881da9 Option to get alt tri normal for face 2024-12-21 18:59:41 +01:00
JannisX11
e027c9066a Fix group multi selection issues 2024-12-20 23:44:31 +01:00
JannisX11
0ce96f7c5b Fix bone selection issue in animation mode 2024-12-20 15:35:19 +01:00
JannisX11
5e3f819a62 Move materials to static properties
Fix collections panel visible in 2D editor
Fix generate PBR map not working correctly when no material exists
2024-12-20 14:58:06 +01:00
JannisX11
da9e7a0227 Fix group multi selection issues 2024-12-20 14:40:14 +01:00
JannisX11
88a1dbafe2 Fix plugin loader issue
Fix multi select group API issue
2024-12-20 12:47:35 +01:00
JannisX11
27e9dd250d Fix group shift-select
Fix pivot transformation with multiple groups selected
2024-12-19 17:34:18 +01:00
JannisX11
c7ec92b7a4 Loc string for toolbox menu
Closes 
Fix group context menu error
2024-12-18 18:27:52 +01:00
JannisX11
75b8cda2cf Merge branch 'pbr' into next 2024-12-17 19:54:19 +01:00
JannisX11
df004986c3 Export model selections as project
Closes 
2024-12-17 19:51:24 +01:00