Block a user
Node Editor: Image and Principled have missing Enums in properties inspector
The Principled BSDF
case appears to be a recent regression because the enum properties are present in 3.6.5 (looks like they were drawn by the byp_func
`ShaderNodeBsdfPrincipled.draw_buttons_ex…
Thomas Barlow
pushed to fbx_parse_multithread_pr at Mysteryem/blender-addons
2023-12-03 03:18:23 +01:00
f5e286a94e
Update for new multithreading utils
2c1a816491
Merge branch 'main' into fbx_parse_multithread_pr
791b042c3a
FBX IO: Export normals with IndexToDirect reference mode
a850ed1e38
FBX IO: Fix animation import when the newer opt-in FBX_KTIME is used
c79c97b774
Fix #105028: Error when trying to create texture with VDM Brush Baker
Thomas Barlow
pushed to fbx_multithread_array_compression_pr at Mysteryem/blender-addons
2023-12-03 01:07:14 +01:00
5112fd91f5
Enable multithreaded array compression in json2fbx.py
d32879355d
Update for multithreading utils being moved to fbx_utils_threading.py
Thomas Barlow
pushed to fbx_multithread_utils_pr at Mysteryem/blender-addons
2023-12-03 01:03:27 +01:00
ae5f9bad40
Move multithreading utils to fbx_utils_threading.py
FBX IO: Update for new meshes being smooth by default
Thomas Barlow
created branch fbx_update_for_smooth_mesh_default in Mysteryem/blender-addons
2023-12-02 18:59:50 +01:00
Thomas Barlow
pushed to fbx_update_for_smooth_mesh_default at Mysteryem/blender-addons
2023-12-02 18:59:50 +01:00
42ffe2c228
FBX IO: Update for new meshes being smooth by default
791b042c3a
FBX IO: Export normals with IndexToDirect reference mode
a850ed1e38
FBX IO: Fix animation import when the newer opt-in FBX_KTIME is used
Thomas Barlow
deleted branch fbx_normals_IndexToDirect from Mysteryem/blender-addons
2023-12-02 02:08:22 +01:00
FBX IO: Export normals with IndexToDirect reference mode
Thomas Barlow
pushed to fbx_normals_IndexToDirect at Mysteryem/blender-addons
2023-12-02 02:04:26 +01:00
c332758bf6
Increase FBX minor version
bc5132040f
Merge branch 'main' into fbx_normals_IndexToDirect
a850ed1e38
FBX IO: Fix animation import when the newer opt-in FBX_KTIME is used
c79c97b774
Fix #105028: Error when trying to create texture with VDM Brush Baker
97d4736cf0
glTF exporter: add postprocessing using gltfpack
FBX IO: Export normals with IndexToDirect reference mode
I've added an extra paragraph to the description clarifying the behaviour of importing ByVertice-IndexToDirect normals with older versions of the FBX IO addon (reproduced below). Simply put, the…
FBX IO: Fix animation import when the newer opt-in FBX_KTIME is used
032ae1f601
Increase FBX version
dc6dd6c76e
Merge branch 'main' into fbx_new_ktime
c79c97b774
Fix #105028: Error when trying to create texture with VDM Brush Baker
97d4736cf0
glTF exporter: add postprocessing using gltfpack
2dfdcb0f7e
glTF exporter: fix exporter Vertex Color when no material
c79c97b774
Fix #105028: Error when trying to create texture with VDM Brush Baker
97d4736cf0
glTF exporter: add postprocessing using gltfpack
2dfdcb0f7e
glTF exporter: fix exporter Vertex Color when no material
28bedeeee1
io_scene_3ds: Removed property decorate
2c32cc163f
FBX IO: Fix import of shape key animations without any keyframes
Fix #106696: Invalid flag combinations used in #PyObject_GetBuffer
Fix #106696: Invalid flag combinations used in #PyObject_GetBuffer
Closing this as it was manually merged in 1058a93994