This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/freestyle/intern/stroke
Bastien Montagne 7b78532950 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.
2016-08-18 14:37:48 +02:00
..
2015-07-06 17:45:11 +10:00
2016-07-02 10:08:33 +10:00
2016-07-02 10:08:33 +10:00
2015-07-13 13:58:17 +02:00
2014-10-29 14:15:21 +01:00
2016-07-21 15:53:39 -04:00
2015-10-10 17:35:30 +02:00
2016-07-02 10:08:33 +10:00
2014-04-15 19:44:13 +10:00