Blender Git Loki

Git Commits -> Revision b25e4b6

Revision b25e4b6 by Tamito Kajiyama (master)
July 25, 2009, 18:02 (GMT)
Fixed a problem related to AdjacencyIterator. In the Python layer,
AdjacencyIterator::isBegin() and AdjacencyIterator::isEnd() always
returned a False value and printed a "not implemented" warning message.
This caused an infinite loop in a few chaining iterators, resulting in
a crash of the program. The origin of the issue seemed to be a fact
that in the C++ layer, the AdjacencyIterator class had not properly
overloaded the definitions of the methods in the Iterator superclass.
The fix here looks okay, although I'm not sure why this inconsistency
was not addressed for a long time.

Commit Details:

Full Hash: b25e4b6474e600d942ab28a610bbd3d9185615dd
SVN Revision: 21889
Parent Commit: fec3dda
Lines Changed: +2, -2

1 Modified Path:

/source/blender/freestyle/intern/stroke/ChainingIterators.h (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021