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
Tamito Kajiyama 2c829e9bd3 Disabled the Python wrapper of ViewVertex::edgesEnd(), since the
method returns a non-functional orientedViewEdgeIterator instance.
The iteration from the end to the beginning of the sequence relies
on orientedViewEdgeIterator::decrement() which is not actually
implemented in the C++ class.  As a quick fix, the edgesEnd method
now raises a NotImplementedError.
2009-07-31 23:49:12 +00:00
..
2008-10-28 20:26:38 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-10-22 05:35:23 +00:00
2008-10-22 11:28:10 +00:00