Commit Graph

3209 Commits

Author SHA1 Message Date
Oakfather
e5b0e16238 bug : GLTF Export : element is not defined in this context
Got an error on export on this line, likely copied from the mesh.js code.
In this context the equivalent element is the child, this removes the error.
2024-04-03 10:15:24 -07:00
JannisX11
d76a5ada9c Remove april fools game
Improve plugin uninstall error message
2024-04-01 23:49:22 +02:00
JannisX11
df2ee9f341 Fix issue with face template generator double used faces 2024-03-30 00:15:55 +01:00
JannisX11
4cf5628ec2
Merge pull request #2250 from Oakfather/fontAwesome-update
Fontawesome Update
2024-03-29 23:18:28 +01:00
JannisX11
6fe9857302 Merge branch 'master' into next 2024-03-29 23:17:57 +01:00
Oakfather
67969907f2 feat: fontawesome Update
Updated to latest Fontawesome. Mainly to get more icons for plugins.
2024-03-29 13:39:58 -07:00
JannisX11
96d1c5b49c Allow ctrl based keybindings to be used while editing text inputs 2024-03-29 00:27:06 +01:00
JannisX11
971fd2dcb5 Fix gap below last panel if resized 2024-03-28 22:20:18 +01:00
JannisX11
380ca10c56 Add Multi Texture Occupancy option for per-face UV
Closes #526
2024-03-28 21:09:50 +01:00
JannisX11
3c96d10b5f Fix #1988 glTF armature export does not support multi texture 2024-03-28 17:54:59 +01:00
JannisX11
0d14a499b2 Fix #2201 can't export skinned glTF model with locator or null 2024-03-27 23:46:55 +01:00
JannisX11
3407447e35 Fix #2223 Bat Skin Template errors when trying to convert to a different format 2024-03-27 23:38:57 +01:00
JannisX11
49de03b75a Adjustable panel height 2024-03-26 01:12:56 +01:00
JannisX11
5128a8d173 Update flipbook documentation links 2024-03-25 23:59:18 +01:00
JannisX11
b8c42640cf Fix upper body rotation in wolf skin preset 2024-03-25 19:45:51 +01:00
JannisX11
e96d4b133f
Merge pull request #2227 from SirJain0/yarn-animation-export
Add Yarn Mapping Export Template for Keyframe Animations
2024-03-24 22:34:42 +01:00
JannisX11
2e06339b65 Add Fabric (yarn) modded entity option
Add entity class name field for modded entity
2024-03-24 22:34:34 +01:00
JannisX11
1deccb8967 Implement per element selection system in UV editor
Fixes #2167
2024-03-22 19:53:56 +01:00
JannisX11
7b9f07e740 Add class to identify bar select menus
Add class option for creating menus
2024-03-21 13:21:18 +01:00
JannisX11
e1770ac6cc Generate code references for texture animations 2024-03-21 01:31:06 +01:00
JannisX11
dfbfc6b8ac Improve backup saving 2024-03-21 01:30:47 +01:00
JannisX11
3ddf9c8c2f Fix mirror modeling counting meshes with 1e-15 X origin as off-center 2024-03-20 20:31:13 +01:00
JannisX11
4fb7bec299 Auto clear Linux GPU cache files after update
Fixes #1964
2024-03-20 00:27:46 +01:00
JannisX11
86d019c481 OBJ import improvements
Add MTL support
Add import scale option
2024-03-19 21:52:32 +01:00
JannisX11
1973089783 Improve rect selection performance 2024-03-19 18:29:49 +01:00
JannisX11
c4639ace5b Fix #2237 Rotated cube UVs do not correctly Convert to Mesh 2024-03-19 17:16:06 +01:00
JannisX11
4119b08cdf Merge branch 'flipbook-editor' into next 2024-03-17 23:44:26 +01:00
JannisX11
c1ab8c701a Flipbook texture editor 2024-03-17 23:44:12 +01:00
JannisX11
2c36755b2b Transform space update
Local transform space for pivot tool, closes #774
Add local transform space support for bones in edit & animations, closes #2205
Rename bone transform space to parent
Change default transform space from local to parent
2024-03-17 13:23:38 +01:00
JannisX11
17ca7d67bd Fix #2231 Amend checkboxes are always checked initially 2024-03-16 20:54:44 +01:00
JannisX11
2abc64967f Make ground plane one-sided, add setting to change back 2024-03-16 18:04:56 +01:00
JannisX11
acba809f31 Avoid showing existing textures in texture auto import list 2024-03-16 15:11:30 +01:00
JannisX11
9508907f3f Default to selected texture in Generate Palette 2024-03-16 15:10:17 +01:00
JannisX11
2e6de6ef73 Action Control: list recently used actions on top 2024-03-16 14:44:03 +01:00
JannisX11
6fd0fb3f2c Custom header bar on mobile 2024-03-16 13:34:01 +01:00
JannisX11
b0d53a7d03 Flipbook editor tools 2024-03-14 14:07:14 +01:00
JannisX11
27cff36431 Add dialog keyboard_actions system 2024-03-13 23:23:10 +01:00
JannisX11
26348afca7 Flipbook editor base layout and animation preview 2024-03-13 22:57:48 +01:00
JannisX11
969a56b9c6 Add class to identify menu bar menus in themes 2024-03-12 21:30:00 +01:00
JannisX11
b70f66e752 Add option to optimize animations 2024-03-12 21:10:39 +01:00
JannisX11
f94fa6bf0d Add mesh solidify tool 2024-03-11 22:18:35 +01:00
SirJain
ada936b58c Update modded_entity.js 2024-03-11 22:56:12 +05:30
JannisX11
e29e958265
Merge pull request #2213 from AaronWoodward/stretching_gizmo
Added tool and gizmo for stretching
2024-03-09 22:15:55 +01:00
JannisX11
8caf111428 Fix pasting mesh faces not applying texture
Increase orthographic camera distance to reduce issues with clicking gizmos
2024-03-09 13:57:52 +01:00
AaronWoodward
3c90578adc PR feedback 2024-03-05 13:31:21 -08:00
AaronWoodward
9dbf99473d Added tool and gizmo for stretching 2024-03-05 13:31:21 -08:00
JannisX11
d09593cb88 Upgrade electron 2024-03-03 15:28:52 +01:00
JannisX11
3b6aba53fc Fix #2202 can use undo/redo while scaling model 2024-03-03 14:02:32 +01:00
JannisX11
53e7379b76 Add pixel grid in edit mode
Closes #1189
2024-03-03 13:33:12 +01:00
JannisX11
23356385e7 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2024-03-03 12:12:20 +01:00