This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4e78dff6291e6a6fea1a030ce75a190d14b00c79
test
/
source
/
blender
/
freestyle
/
intern
/
python
/
Iterator
History
Tamito Kajiyama
3771d648d0
Added minor changes.
2009-07-29 18:49:03 +00:00
..
BPy_AdjacencyIterator.cpp
Added changes to the AdjacencyIterator type to support Python's
2009-07-29 00:18:13 +00:00
BPy_AdjacencyIterator.h
soc-2008-mxcurioni: finished porting the Freestyle API. All of the original classes, except EdgeModifier and TimestampModifier (which aren't even ported via SWIG), are available under the Blender.Freestyle module. Testing of the porting will now begin to make sure the SWIG-less system works as the original.
2008-07-29 05:45:16 +00:00
BPy_ChainingIterator.cpp
Implemented a measure to avoid an infinite loop triggered when
2009-07-29 00:11:41 +00:00
BPy_ChainingIterator.h
soc-2008-mxcurioni: finished porting the Freestyle API. All of the original classes, except EdgeModifier and TimestampModifier (which aren't even ported via SWIG), are available under the Blender.Freestyle module. Testing of the porting will now begin to make sure the SWIG-less system works as the original.
2008-07-29 05:45:16 +00:00
BPy_ChainPredicateIterator.cpp
Fixed a refcount bug concerning ChainPredicateIterator.
2009-07-21 19:44:15 +00:00
BPy_ChainPredicateIterator.h
Fixed a refcount bug concerning ChainPredicateIterator.
2009-07-21 19:44:15 +00:00
BPy_ChainSilhouetteIterator.cpp
Relaxed type checking concerning boolean arguments in class constructors
2009-04-03 20:03:09 +00:00
BPy_ChainSilhouetteIterator.h
soc-2008-mxcurioni: finished porting the Freestyle API. All of the original classes, except EdgeModifier and TimestampModifier (which aren't even ported via SWIG), are available under the Blender.Freestyle module. Testing of the porting will now begin to make sure the SWIG-less system works as the original.
2008-07-29 05:45:16 +00:00
BPy_CurvePointIterator.cpp
Fixed compiler errors caused by the changes in revision 21700.
2009-07-24 23:34:25 +00:00
BPy_CurvePointIterator.h
soc-2008-mxcurioni: finished porting the Freestyle API. All of the original classes, except EdgeModifier and TimestampModifier (which aren't even ported via SWIG), are available under the Blender.Freestyle module. Testing of the porting will now begin to make sure the SWIG-less system works as the original.
2008-07-29 05:45:16 +00:00
BPy_Interface0DIterator.cpp
* Introspection-based automatic type conversion from a generic C++ object
2009-07-19 23:17:30 +00:00
BPy_Interface0DIterator.h
soc-2008-mxcurioni: finished porting the Freestyle API. All of the original classes, except EdgeModifier and TimestampModifier (which aren't even ported via SWIG), are available under the Blender.Freestyle module. Testing of the porting will now begin to make sure the SWIG-less system works as the original.
2008-07-29 05:45:16 +00:00
BPy_orientedViewEdgeIterator.cpp
Improvements on error handling in the Python API.
2009-03-29 21:50:10 +00:00
BPy_orientedViewEdgeIterator.h
soc-2008-mxcurioni: finished porting the Freestyle API. All of the original classes, except EdgeModifier and TimestampModifier (which aren't even ported via SWIG), are available under the Blender.Freestyle module. Testing of the porting will now begin to make sure the SWIG-less system works as the original.
2008-07-29 05:45:16 +00:00
BPy_StrokeVertexIterator.cpp
Added minor changes.
2009-07-29 18:49:03 +00:00
BPy_StrokeVertexIterator.h
Added changes to support Python's native iterator protocol in Stroke and StrokeVertexIterator.
2008-12-01 11:14:33 +00:00
BPy_SVertexIterator.cpp
Improvements on error handling in the Python API.
2009-03-29 21:50:10 +00:00
BPy_SVertexIterator.h
soc-2008-mxcurioni: finished porting the Freestyle API. All of the original classes, except EdgeModifier and TimestampModifier (which aren't even ported via SWIG), are available under the Blender.Freestyle module. Testing of the porting will now begin to make sure the SWIG-less system works as the original.
2008-07-29 05:45:16 +00:00
BPy_ViewEdgeIterator.cpp
Relaxed type checking concerning boolean arguments in class constructors
2009-04-03 20:03:09 +00:00
BPy_ViewEdgeIterator.h
soc-2008-mxcurioni: finished porting the Freestyle API. All of the original classes, except EdgeModifier and TimestampModifier (which aren't even ported via SWIG), are available under the Blender.Freestyle module. Testing of the porting will now begin to make sure the SWIG-less system works as the original.
2008-07-29 05:45:16 +00:00