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
2013-01-27Slightly generalized the crash fix in revision 54111.Tamito Kajiyama
2013-01-18A patch set from Bastien Montagne (thanks!) for silencing build warnings (fro...Tamito Kajiyama
2013-01-04New command-line option --debug-freestyle to enable verbose debug messagesTamito Kajiyama
2013-01-02Yet another big style clean-up patch by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-29Fix encoding (from ISO 8859-15 to utf8).Bastien Montagne
2012-12-12Fix for svn:executable.Tamito Kajiyama
2012-12-09Fix for a number of compiler warnings as well as a bug hidden by the warnings.Tamito Kajiyama
2012-09-03Experimental fix for incorrect view edge visibility.Tamito Kajiyama
2012-07-17Better handling of the ESC key during Freestyle rendering.Tamito Kajiyama
2012-06-17Fix for NaN's in the Z component of projected points by SilhouetteGeomEngine:...Tamito Kajiyama
2012-06-04Made an attempt to fix an instability issue in stroke rendering due to a failureTamito Kajiyama
2012-04-29Suppressed "unused but set variable" warnings.Tamito Kajiyama
2012-04-07Fix for an unnormalized normal vector in ViewEdgeXBuilder::BuildSmoothFEdge().Tamito Kajiyama
2012-04-07Fix for broken face normals in FEdgeSharp and FEdgeSmooth, resulting fromTamito Kajiyama
2011-11-12Fix for the view map construction not taking account of face marks.Tamito Kajiyama
2011-10-10Stability improvements for the Face Smoothness option.Tamito Kajiyama
2011-10-06Fine control of feature edge selection with mesh face and edge marks.Tamito Kajiyama
2011-05-02Fix for a memory leak in silhouette edge detection.Tamito Kajiyama
2011-04-13Fix for a crash in silhouette edge detection. The problem wasTamito Kajiyama
2011-03-14Optimized view map calculation by Alexander Beels.Tamito Kajiyama
2011-02-22Two minor fixes:Tamito Kajiyama
2011-02-22Consolidation of stroke drawing.Tamito Kajiyama
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