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
96e79172a010cba6bc826f570832ef4b355ea0cd
test2
/
source
/
blender
/
freestyle
/
intern
/
python
/
Interface0D
History
Tamito Kajiyama
867419b290
Removed partial implementations of the __copy__ method of some Python
...
extension classes. Copy constructors should be used to duplicate objects.
2010-05-09 18:21:36 +00:00
..
CurvePoint
Removed partial implementations of the __copy__ method of some Python
2010-05-09 18:21:36 +00:00
ViewVertex
Removed partial implementations of the __copy__ method of some Python
2010-05-09 18:21:36 +00:00
BPy_CurvePoint.cpp
Removed partial implementations of the __copy__ method of some Python
2010-05-09 18:21:36 +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
Removed partial implementations of the __copy__ method of some Python
2010-05-09 18:21:36 +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
Major documentation updates. The original Freestyle API reference
2010-04-17 23:47:47 +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