Page MenuHome

Multi-Object-Mode: SIMFACE_AREA
ClosedPublic

Authored by Habib Gahbiche (zazizizou) on Nov 5 2018, 12:51 AM.

Details

Summary

Compute face area in world space.

Limits:

  • Threshold is used for comparison. This comes with the inherent limits of comparing floating points.

Diff Detail

Repository
rB Blender
Branch
arcpatch-D3896 (branched from blender2.8)
Build Status
Buildable 2444
Build 2444: arc lint + arc unit

Event Timeline

Habib Gahbiche (zazizizou) edited the summary of this revision. (Show Details)
Habib Gahbiche (zazizizou) edited the summary of this revision. (Show Details)

I was overthinking this. Implementing this based on BM_face_calc_area is far simpler.

Habib Gahbiche (zazizizou) edited the summary of this revision. (Show Details)

take rsmat outside of loop.

rebase and style update.

Thanks, but by rebase I mean to fetch the latest blender2.8 and then rebase.
For instance, mesh_select_similar_compare_float_tree doesn't exist any longer in the blender2.8 code base.

This revision is now accepted and ready to land.Nov 9 2018, 8:21 PM