Lambda is un-settable for mesh.vertices_smooth_laplacian #33677

Closed
opened 2012-12-27 11:50:22 +01:00 by Jaime van Kessel · 3 comments

%%%Because lambda is used by python (see lambda functions), you are unable to set the lambda value in bpy.ops.mesh.vertices_smooth_laplacian.

Following code returns a syntax error;
bpy.ops.mesh.vertices_smooth_laplacian(repeat = 2 , lambda = 0.5)%%%

%%%Because lambda is used by python (see lambda functions), you are unable to set the lambda value in bpy.ops.mesh.vertices_smooth_laplacian. Following code returns a syntax error; bpy.ops.mesh.vertices_smooth_laplacian(repeat = 2 , lambda = 0.5)%%%

Changed status to: 'Open'

Changed status to: 'Open'

%%%fixed r53363.%%%

%%%fixed r53363.%%%

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
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#33677
No description provided.