Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- luc-MESH_OT_faces_select_linked_flat (branched from blender2.8)
- Build Status
Buildable 1582 Build 1582: arc lint + arc unit
Event Timeline
Comment Actions
Thanks for your contribution, patch needs changes to proceed though.
See in-line comments.
| source/blender/editors/mesh/editmesh_select.c | ||
|---|---|---|
| 3896 | Move all RNA_.*_get outside the for loop. This in particular is calculating cos for every object with no need. | |