Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Build Status
Buildable 1570 Build 1570: 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 | ||
|---|---|---|
| 3858 | Move all RNA_.*_get outside the for loop. This in particular is calculating cos for every object with no need. | |