This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/bmesh
Nicholas Bishop 3a361f83bd BMesh: Bugfix for infinite loop in r43937.
Infinite loop occured when quad-to-triangles operator.

The iterator increment in the do/while conditional gets executed after
the continue, so the iterator was getting double-incremented and thus
could skip past the first loop.
2012-02-07 01:50:25 +00:00
..
2012-02-07 00:13:29 +00:00
2012-02-06 06:10:11 +00:00
2012-02-06 06:10:11 +00:00
2012-02-06 06:10:11 +00:00
2012-02-06 06:10:11 +00:00
2012-02-06 06:10:11 +00:00
2012-02-06 06:10:11 +00:00
2012-02-06 06:10:11 +00:00