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-04-08Got rid of a number of compiler warnings with regard to redefinitionsTamito Kajiyama
2009-10-15* Fixed compiler warnings concerning the lack of a newline at theTamito Kajiyama
2009-10-05moved all Blender-Freestyle interface-related files to source/freestyle/inter...Maxime Curioni
2009-09-28Migration of Freestyle to Blender 2.5 codebase (continued):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-07-25Fixed a problem related to AdjacencyIterator. In the Python layer,Tamito Kajiyama
2009-07-23Second attempt for properly releasing temporary objects and their dataTamito Kajiyama
2009-07-22Made changes for releasing temporary objects and their data blocksTamito Kajiyama
2009-04-09Corrected memory deallocation error on exitMaxime Curioni
2009-04-09Corrected the problem of the view moving after a Freestyle render, when posit...Maxime Curioni
2009-04-08Corrected crash when calculating number of available style modulesMaxime Curioni
2009-04-07SUMMARY:Maxime Curioni
2009-03-22Freestyle was changed from a tile-based process to a post-processing effect. ...Maxime Curioni
2009-03-21Corrected stroke/Operators.cpp to compile without warningsMaxime Curioni
2009-03-21Made changes to the C++ API in order to allow for proper errorTamito Kajiyama
2009-03-21Added getExactTypeName() method.Tamito Kajiyama
2009-03-08Fixed an immediate crash due to execution failure of a style module.Tamito Kajiyama
2008-12-11improved Freestyle IO formattingMaxime Curioni
2008-12-02The GL-based renderer was removed. Freestyle now uses Blender's internal rend...Maxime Curioni
2008-12-01Added changes to support Python's native iterator protocol in Stroke and Stro...Tamito Kajiyama
2008-09-25soc-2008-mxcurioni: incorporated Tamito Kajiyama's patch, improving robustnes...Maxime Curioni
2008-09-25soc-2008-mxcurioni: corrected texture loading feedback, removed paper texture...Maxime Curioni
2008-09-15soc-2008-mxcurioni: added Aldrik Dunbar's patch for 64bit Linux buildsMaxime Curioni
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: clean upMaxime 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-08-01soc-2008-mxcurioni: clean-up #2Maxime Curioni
2008-07-31soc-2008-mxcurioni: the native Python system now supports cross-language poly...Maxime Curioni
2008-07-30soc-2008-mxcurioni: Tested SWIG-less environment more and understood why the ...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-05-25soc-2008-mxcurioni: Big update. Finally works (links and compiles). So far, t...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