rna_info.BuildRNAInfo
when a registered class has a non-registered superclass.
aud
Python module instance methods are documented as classmethods
I think this is a duplicate of blender/blender#106783
Fails the same assert in mesh_validate on a debug build:
BLI_assert failed: G:\blender-git\blender\so…
Mesh.normals_split_custom_set
appears to not be setting sharp edges correctly. Cube primitive is pretty obvious, but for some it's not very noticeable, like Cone and Icosphere primitives.
I've…
This should be caused by blender/blender#106783 rather than being an issue with the FBX import.
On a debug build on Windows, importing this .fbx fails in the…
The code that uses "constant_per_curve"
and the other operator properties all looks good to me, but afterwards, there's a second loop through the selection that has just been randomized.
This…
I think they're pointing out that if you apply a screw modifier and the mesh had some hidden geometry, the resultant mesh created from the hidden geometry will have their faces and vertices…
It looks to me like the existing references to uv_layer
are becoming invalidated after Mesh.normals_split_custom_set
is called. I'm guessing this also extends to existing references to…
I added some assertions of the value of as_pointer()
into the latest script and have created a simplified script showing what appears to be the issue. I'm on Windows 10 and get the same results…
Looks like a duplicate of blender/blender-addons#94669
Can you provide the .fbx? And if you created the .fbx yourself, what software did you use to create it?
Going by the __init__.py
, isn't the minimum Blender version for the addon already 3.6?
data.foreach_get
when called on an Edit Mode mesh