This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
1ed4d4cbfbd3bf4768935b454afba88eb42ea14e
test2
/
source
/
blender
/
freestyle
/
intern
/
python
/
Interface0D
History
Tamito Kajiyama
e2eb4d567c
Fixed the handling of constructor arguments in the following Python
...
types: Interface0D, SVertex, ViewVertex, StrokeVertex, NonTVertex, and TVertex.
2009-08-02 22:39:21 +00:00
..
CurvePoint
Fixed the handling of constructor arguments in the following Python
2009-08-02 22:39:21 +00:00
ViewVertex
Fixed the handling of constructor arguments in the following Python
2009-08-02 22:39:21 +00:00
BPy_CurvePoint.cpp
Fixed the argument parsing in CurvePoint.__init__().
2009-08-02 18:25:26 +00:00
BPy_CurvePoint.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_SVertex.cpp
Fixed the handling of constructor arguments in the following Python
2009-08-02 22:39:21 +00:00
BPy_SVertex.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_ViewVertex.cpp
Fixed the handling of constructor arguments in the following Python
2009-08-02 22:39:21 +00:00
BPy_ViewVertex.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