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/view_map
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-04-02 16:12:33 +11:00
2016-07-08 09:49:01 +10:00
2014-04-15 19:44:13 +10:00
2016-07-02 10:08:33 +10:00
2016-07-21 18:16:08 -04:00
2014-06-02 15:31:31 +09:00
2015-04-02 16:12:33 +11:00
2014-04-02 09:16:47 +11:00
2015-07-13 13:58:17 +02:00
2014-08-17 12:18:40 +10:00