Block a user
UV Editor: Almost Whole Header Missing
I don't have a custom startup file and I was getting the same issue on an older 4.0.0b (2023-09-28 00:03 751c9ef620a0
), but I've just tried 4.0.0b 2023-10-11 23:03 67e4af3ea1cb
and the issue…
WIP: FBX: Fix #84111: AssertionError importing shapekeys
I think that to properly fix this issue we'll need to:
- Fix importing duplicate connections within the chain of connections from Shape to Mesh so that the correct number of Shapes per…
WIP: FBX: Preventing import of duplicate shape keys
I think I've got to the bottom of what the issue is that causes all the duplicates.
There are a number of 1-many relations between FBX nodes that connect each Mesh
to each Shape
that the…
Regression: Deleting Objects in a View Layer leaves None in the View Layer's .objects for the script duration
Perhaps of note is if I instead use the experimental bpy.data.batch_remove()
to delete the Objects in the View Layer it replaces each Object with None
in 3.4.0 and newer rather than leaving a…
Regression: Deleting Objects in a View Layer leaves None in the View Layer's .objects for the script duration
adb1348fe1
Merge branch 'blender-v4.0-release'
461e0c3e1e
FBX IO: Speed up animation simplification using NumPy
c4b070f311
Import_3ds: Changed node order
f46fda60f2
Import_3ds: Moved specular texture node
a5c646a1d3
Export_3ds: Fixed NoneType error in ambient animation export
b1060f9ee9
Import_3ds: Changed node order
b975b22d91
Import_3ds: Moved specular texture node
6984555802
Export_3ds: Fixed NoneType error in ambient animation export
ccf0b78396
Merge branch 'blender-v4.0-release'
25697d80c2
Fix incorrect merged weights from ignored bones in FBX import
Thomas Barlow
deleted branch fbx_anim_export_numpy_simplify from Mysteryem/blender-addons
2023-10-06 17:53:04 +02:00
FBX IO: Speed up animation simplification using NumPy
Thomas Barlow
pushed to fbx_anim_export_numpy_simplify at Mysteryem/blender-addons
2023-10-06 17:42:11 +02:00
e553a919af
Increase FBX IO Version
ea6897cf0d
Merge branch 'blender-v4.0-release' into fbx_anim_export_numpy_simplify
f5e36f7729
Missed a variable rename in comments in last commit
c4b070f311
Import_3ds: Changed node order
f46fda60f2
Import_3ds: Moved specular texture node
ccf0b78396
Merge branch 'blender-v4.0-release'
25697d80c2
Fix incorrect merged weights from ignored bones in FBX import
Thomas Barlow
deleted branch fbx_cluster_import_no_divide from Mysteryem/blender-addons
2023-10-06 05:25:42 +02:00
Fix incorrect merged weights from ignored bones in FBX import
Thomas Barlow
pushed to fbx_cluster_import_no_divide at Mysteryem/blender-addons
2023-10-06 05:19:33 +02:00
451c665c94
Increase FBX IO Version
7efdd8a0dc
Merge branch 'blender-v4.0-release' into fbx_cluster_import_no_divide
63d4898e1d
FBX IO: Speed up cluster export: Remove unused sorting
dad3a29a12
Fix missing animations when converting some FBX from json to binary
9b77553c6e
glTF importer: hide collection for bone shapes in render too
0bcc808942
Merge branch 'blender-v4.0-release'
63d4898e1d
FBX IO: Speed up cluster export: Remove unused sorting
60c798e76b
Merge branch 'blender-v4.0-release'
dad3a29a12
Fix missing animations when converting some FBX from json to binary
a09f68079b
Merge branch 'blender-v4.0-release'
0bcc808942
Merge branch 'blender-v4.0-release'
63d4898e1d
FBX IO: Speed up cluster export: Remove unused sorting