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
14,635
Commits
4
Branches
0
Tags
069d21dddfef3361068afa987cc618f8fdaf48c3
Commit Graph
4 Commits
Author
SHA1
Message
Date
Tamito Kajiyama
069d21dddf
Made the Freestyle Python API compatible with Python 3.
2009-09-27 00:32:20 +00:00
Maxime Curioni
7d5eaa674b
soc-2008-mxcurioni: corrected problems in API with UnaryFunction1DVoid subclasses and Curvature2DAngleF1D. Understood that Curve and Noise classes cannot be defined in Freestyle's API because they are already given by Blender's API. Will rename to FrsCurve and FrsNoise and change the corresponding style modules.
2008-07-29 11:19:30 +00:00
Maxime Curioni
2b2df54aef
soc-2008-mxcurioni: ported ALL 1D unary functions, representing 32 new classes.
2008-07-27 11:27:59 +00:00
Maxime Curioni
a9789d90ae
soc-2008-mxcurioni: renamed all Freestyle API related files with 'BPy_' prefix to avoid library name collision.
...
Included MediumType's initialization at proper time to avoid Blender's crash.
2008-07-23 07:56:08 +00:00