This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fbd92e985ed5bf19a92839b4b3fec9a93ce6519f
goo-engine
/
source
/
blender
/
freestyle
/
intern
/
python
/
Interface0D
T
History
Tamito Kajiyama
68e088f1cf
Improvements on error handling in the Python API.
2009-03-29 17:44:14 +00:00
..
CurvePoint
Fixed StrokeVertex::setPoint() to accept a Blender Vector object as the argument.
2009-03-14 13:11:34 +00:00
ViewVertex
soc-2008-mxcurioni: Made crucial corrections to stabilize the system. Most of the original styles are supported: stroke attributes are correctly taken into account, Python shaders are supported. Added SamplingShader.
2008-08-02 07:39:49 +00:00
BPy_CurvePoint.cpp
Improvements on error handling in the Python API.
2009-03-29 17:44:14 +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
soc-2008-mxcurioni: Added iterator capability to FEdge and Stroke. Recoded parts of ViewVertex, SVertex and Convert to support these changes.
2008-07-25 00:18:10 +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
soc-2008-mxcurioni: Added iterator capability to FEdge and Stroke. Recoded parts of ViewVertex, SVertex and Convert to support these changes.
2008-07-25 00:18:10 +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