Blender Git Loki

Git Commits -> Revision 7b78532

Revision 7b78532 by Bastien Montagne (master)
August 18, 2016, 12:37 (GMT)
Freestyle: fix wrong arg order, and cleanup confusing loop (both reported by coverity).

Error: `origin` and `edge` args were swapped in final `FindOccludee()` call of `ViewMapBuilder::ComputeRayCastingVisibility()`

Cleanup: main for loop in `Strip::createStrip()` was really confusing (though correct),
generated a false positive in coverity scan, now should be cleaner how it loops over its vprev/v/v2
triplet of consecutive items.

Commit Details:

Full Hash: 7b78532950f69f82058d462e786e77128744c589
Parent Commit: 26f4f7e
Lines Changed: +5, -11

2 Modified Paths:

/source/blender/freestyle/intern/stroke/StrokeRep.cpp (+4, -10) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021