Page MenuHome

bm.from_object has parameters which don't work
Closed, ResolvedPublic

Description

System Information
Windows 10 64 bit
Nivida Quadro 600

Blender Version
Broken: 1776ad5

Short description of error
Changing the deform or render parameter for this function has no influence on the result:
https://www.blender.org/api/blender_python_api_2_77_0/bmesh.types.html#bmesh.types.BMesh.from_object

Exact steps for others to reproduce the error
Open the .blend file, execute the script and look into the terminal. Both vectors should be different if everything is correct. Also both bmesh objects should use render deformation, which I turned off in the modifier stack. The modifier is used anyway.

Event Timeline

I think that you should carry out the script of this file.
Sorry, my bad english.