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
0cc6f9db3d70e443fa0162ab5bfddc55865ea70c
test
/
source
/
blender
/
freestyle
/
intern
/
python
/
Interface0D
History
Maxime Curioni
51f9082c96
soc-2008-mxcurioni: added (but did not test) NonTVertex and TVertex classes. All Interface0D structures have been implemented
2008-07-25 21:56:06 +00:00
..
CurvePoint
soc-2008-mxcurioni: cleaned up the Convert header file to prevent cyclic or header positioning problems and adapted classes accordingly
2008-07-24 20:39:13 +00:00
ViewVertex
soc-2008-mxcurioni: added (but did not test) NonTVertex and TVertex classes. All Interface0D structures have been implemented
2008-07-25 21:56:06 +00:00
BPy_CurvePoint.cpp
soc-2008-mxcurioni: cleaned up the Convert header file to prevent cyclic or header positioning problems and adapted classes accordingly
2008-07-24 20:39:13 +00:00
BPy_CurvePoint.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_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: renamed all Freestyle API related files with 'BPy_' prefix to avoid library name collision.
2008-07-23 07:56:08 +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: added (without testing) the following classes: BBox, SShape, ViewShape. Also corrected a few typos (Get#->get#).
2008-07-24 08:29:48 +00:00