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
fe5b6a556c23159a42eaaa90609cbf0e9a0e1128
test2
/
source
/
blender
/
freestyle
/
intern
/
python
/
Interface1D
History
Tamito Kajiyama
fe5b6a556c
* Fixed compiler errors in UnaryFunction0DVectorViewShape::__call__()
...
and UnaryFunction1DVectorViewShape::__call__(). * Added a Python wrapper of ViewEdge::qi().
2009-07-27 19:34:52 +00:00
..
Curve
Relaxed type checking concerning boolean arguments in class constructors
2009-04-03 20:03:09 +00:00
FEdge
* Better support for vector-like objects in method arguments.
2009-07-25 11:27:18 +00:00
BPy_FEdge.cpp
Relaxed type checking concerning boolean arguments in class constructors
2009-04-03 20:03:09 +00:00
BPy_FEdge.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_FrsCurve.cpp
Improvements on error handling in the Python API.
2009-03-29 21:50:10 +00:00
BPy_FrsCurve.h
soc-2008-mxcurioni: moved Curve to FrsCurve, fixed bugs with some style modules having with strokes without a representation and iterators not being correctly routed. For example, the cartoon style module should work now.
2008-08-01 02:15:25 +00:00
BPy_Stroke.cpp
Relaxed type checking concerning boolean arguments in class constructors
2009-04-03 20:03:09 +00:00
BPy_Stroke.h
soc-2008-mxcurioni: renamed all Freestyle API related files with 'BPy_' prefix to avoid library name collision.
2008-07-23 07:56:08 +00:00
BPy_ViewEdge.cpp
* Fixed compiler errors in UnaryFunction0DVectorViewShape::__call__()
2009-07-27 19:34:52 +00:00
BPy_ViewEdge.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