Matrix size for bge.types.BL_ArmatureBone.bone_mat #29372

Closed
opened 2011-11-23 16:44:59 +01:00 by Damien Touraine · 3 comments

%%%bge.types.BL_ArmatureBone.bone_mat is a 3x3 matrix (see source/blender/makesdna/DNA_armature_types.h, line 57).
But, the Python API interface interpret it as a 4x4 matrix resulting in an exception.
Attached patch solve this misprint.%%%

%%%bge.types.BL_ArmatureBone.bone_mat is a 3x3 matrix (see source/blender/makesdna/DNA_armature_types.h, line 57). But, the Python API interface interpret it as a 4x4 matrix resulting in an exception. Attached patch solve this misprint.%%%

Changed status to: 'Open'

Changed status to: 'Open'

%%%committed in revision 42107. Thanks for the patch%%%

%%%committed in revision 42107. Thanks for the patch%%%

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#29372
No description provided.