Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-27soc-2008-mxcurioni: ported ALL 1D unary functions, representing 32 new classes.Maxime Curioni
2008-07-27soc-2008-mxcurioni: ported ALL 0D unary functions, representing 34 new classe...Maxime Curioni
2008-07-27soc-2008-mxcurioni: implemented and tested unary predicates. The good news is...Maxime Curioni
2008-07-27soc-2008-mxcurioni: added (but did not test) ViewMap and Noise classes. Updat...Maxime Curioni
2008-07-27soc-2008-mxcurioni: implemented (but did not test) ChainPredicateIterator and...Maxime Curioni
2008-07-26soc-2008-mxcurioni: completed implementing ViewEdgeIterator and ChainingItera...Maxime Curioni
2008-07-26soc-2008-mxcurioni: implemented (but did not test) the following classes: Mat...Maxime Curioni
2008-07-26soc-2008-mxcurioni: added (but did not test) NonTVertex and TVertex classes. ...Maxime Curioni
2008-07-25soc-2008-mxcurioni: fully implemented (but did not test) Curve class.Maxime Curioni
2008-07-25soc-2008-mxcurioni: fully implemented (but did not test) ViewEdge class. Modi...Maxime Curioni
2008-07-25soc-2008-mxcurioni: Added iterator capability to FEdge and Stroke. Recoded pa...Maxime Curioni
2008-07-25soc-2008-mxcurioni: found and fixed all potential issues iterating over inter...Maxime Curioni
2008-07-25soc-2008-mxcurioni: cleaned up the Convert header file to prevent cyclic or h...Maxime Curioni
2008-07-24soc-2008-mxcurioni: added (without testing) the following classes: BBox, SSha...Maxime Curioni
2008-07-24soc-2008-mxcurioni: Added first batch of Iterators: AdjacencyIterator, Inter...Maxime Curioni
2008-07-23soc-2008-mxcurioni: added Iterator class, base class for all iterators in Fre...Maxime Curioni
2008-07-23soc-2008-mxcurioni: renamed all Freestyle API related files with 'BPy_' prefi...Maxime Curioni
2008-07-23soc-2008-mxcurioni: implemented (without testing) StrokeShader, Stroke and Me...Maxime Curioni
2008-07-22soc-2008-mxcurioni: filled and tested StrokeVertex classMaxime Curioni
2008-07-22soc-2008-mxcurioni: corrected StrokeAttribute, verified with test case.Maxime Curioni
2008-07-22Added StrokeAttribute class. Beginning of StrokeVertex.Maxime Curioni
2008-07-20soc-2008-mxcurioni: updated support for Nature class.Maxime Curioni
2008-07-19soc-2008-mxcurioni: Added IntegrationType and Nature classes, used to store c...Maxime Curioni
2008-07-18soc-2008-mxcurioni: canvas for UnaryFunction0D, UnaryFunction1D, UnaryPredic...Maxime Curioni
2008-07-18soc-2008-mxcurioni: FEdge class added. Modifed converting functions to passin...Maxime Curioni
2008-07-17soc-2008-mxcurioni: SWIG removal - completed SVertex and CurvePoint classes m...Maxime Curioni
2008-07-15soc-2008-mxcurioni: reimplemented the initialization/allocation for base clas...Maxime Curioni
2008-07-15soc-2008-mxcurioni: Reimplemented the Freestyle Python API's files to be corr...Maxime Curioni
2008-07-12soc-2008-mxcurioni: first part of the Freestyle Python implementation. A new ...Maxime Curioni
2008-07-09soc-mx-2008: SWIG dependency - wrapper functions extracted from ModuleWrapper...Maxime Curioni
2008-07-09soc-2008-mxcurioni: first (blank) file upload for SWIG removal, in source/ble...Maxime Curioni