Vinc3r / Polycount

A Blender addon helping to know about your scene polycount.
https://www.nothing-is-3d.com/
Do What The F*ck You Want To Public License
65 stars 3 forks source link

checkbox to take into account modifiers or not #14

Open Vinc3r opened 4 years ago

Vinc3r commented 4 years ago

cf https://blenderartists.org/t/polycount/1193257/4

use bm.from_object(obj, bpy.context.evaluated_depsgraph_get()) instead of bm.from_mesh(obj.data)