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
2010-10-19Merged changes in the trunk up to revision 32565.Tamito Kajiyama
2010-07-05Bug fixes from Stéphane Grabli, one of the coauthors of theTamito Kajiyama
2010-06-06Fix for a crash related to the feature edge detection at material boundaries.Tamito Kajiyama
2010-05-23Made object names accessible from within style modules.Tamito Kajiyama
2010-05-23Fix for a compilation issue with GCC.Tamito Kajiyama
2010-05-23New option to specify the angular threshold for detecting crease edges.Tamito Kajiyama
2010-05-23New option for detecting feature edges at material boundaries.Tamito Kajiyama
2010-05-09Fixed the flags argument of IMB_saveiff calls.Tamito Kajiyama
2010-05-09Merged changes in the trunk up to revision 28685.Tamito Kajiyama
2010-04-08Got rid of a number of compiler warnings with regard to redefinitionsTamito Kajiyama
2010-02-13Further consolidation of the view map creation.Tamito Kajiyama
2010-02-12More consolidation of the view map creation.Tamito Kajiyama
2010-02-01Added support for orthographic camera.Tamito Kajiyama
2010-01-19Made a minor fix in SilhouetteGeomEngine::ImageToWorldParameter().Tamito Kajiyama
2010-01-18Improved the robustness of SilhouetteGeomEngine::ImageToWorldParameter().Tamito Kajiyama
2010-01-16Added a minor change to SilhouetteGeomEngine::ImageToWorldParameter()Tamito Kajiyama
2010-01-10Fixed a bug in SilhouetteGeomEngine::ImageToWorldParameter() that causedTamito Kajiyama
2009-08-04SUMMARY:Maxime Curioni
2009-08-02SWIG/directors dependency removal (cont'd)Tamito Kajiyama
2009-08-01* Implemented Python's iterator protocol in Interface0DIterator andTamito Kajiyama
2009-04-02Fixed an error checking in Curvature2DAngleF0D::operator().Tamito Kajiyama
2009-04-01Added getExactTypeName() method.Tamito Kajiyama
2009-03-21Made changes to the C++ API in order to allow for proper errorTamito Kajiyama
2008-09-09soc-2008-mxcurioni: file cleanup (swig, extgl, pbuffer, python...)Maxime Curioni
2008-08-07soc-2008-mxcurioni: first version of lib3ds code. It does NOT work yet and ha...Maxime Curioni
2008-08-02soc-2008-mxcurioni: Made crucial corrections to stabilize the system. Most of...Maxime Curioni
2008-08-02soc-2008-mxcurioni: made considerable changes to support cross-language polym...Maxime Curioni
2008-07-31soc-2008-mxcurioni: the native Python system now supports cross-language poly...Maxime Curioni
2008-07-27soc-2008-mxcurioni: added (but did not test) ViewMap and Noise classes. Updat...Maxime Curioni
2008-07-26soc-2008-mxcurioni: added (but did not test) NonTVertex and TVertex classes. ...Maxime Curioni
2008-07-24soc-2008-mxcurioni: added (without testing) the following classes: BBox, SSha...Maxime Curioni
2008-07-23soc-2008-mxcurioni: added Iterator class, base class for all iterators in Fre...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-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 Freestyle Python API's files to be corr...Maxime Curioni
2008-05-25soc-2008-mxcurioni: Big update. Finally works (links and compiles). So far, t...Maxime Curioni
2008-05-18soc-2008-mxcurioni: towards Freestyle's first render: controller, config, app...Maxime Curioni
2008-05-10soc-2008-mxcurioni: towards Freestyle compilation, removing Qt's QString and ...Maxime Curioni
2008-05-08soc-2008-mxcurioni: merged changes to revision 14747, cosmetic changes for so...Maxime Curioni