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
2011-10-06Fine control of feature edge selection with mesh face and edge marks.Tamito Kajiyama
2011-10-06Fix for an uninitialized member variable.Tamito Kajiyama
2011-09-15Fix for the Link/Append commands not working when scenes had line styles.Tamito Kajiyama
2011-09-13Fix for a crash reported (four months ago!) by bupla, thanks!Tamito Kajiyama
2011-09-12Fix for a minor inconsistency in the use of stroke thickness values inTamito Kajiyama
2011-09-11Implemented a calligraphic thickness modifier in the Parameter Editor mode.Tamito Kajiyama
2011-09-11Fix for the handling of stroke vertex orientation in Strip::createStrip().Tamito Kajiyama
2011-09-11Made an attempt to fix the long-standing issue of occasional infinite lines.Tamito Kajiyama
2011-08-31Fix for an error condition in CurvePoint::getFEdge() within the C++ layer.Tamito Kajiyama
2011-08-19Added an optional argument 'seed' to the Freestyle.Noise class constructor.Tamito Kajiyama
2011-07-21Merged changes in the trunk up to revision 38543.Tamito Kajiyama
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-05-02Fix for a memory leak in silhouette edge detection.Tamito Kajiyama
2011-04-17Fix for composite node parameter animation not working with Freestyle.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-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-02-27Fixed possible memory leaks due to errors in user-defined style modules.Tamito Kajiyama
2011-02-26Merged changes in the trunk up to revision 35203.Tamito Kajiyama
2011-02-22Two minor fixes:Tamito Kajiyama
2011-02-22Consolidation of stroke drawing.Tamito Kajiyama
2011-01-31Made stroke rendering stability fixes, with the aim of addressingTamito Kajiyama
2011-01-31Merged changes in the trunk up to revision 34574.Tamito Kajiyama
2011-01-09Merged changes in the trunk up to revision 34193.Tamito Kajiyama
2010-12-27Merged changes in the trunk up to revision 33894.Tamito Kajiyama
2010-12-23Added Python wrappers for the following Operators static methods:Tamito Kajiyama
2010-12-23Fix for the FILE directive to recursively include *.h files.Tamito Kajiyama
2010-12-17Fix for compilation errors with CMake on Linux. Patch provided byTamito Kajiyama
2010-12-12Fix for incorrect vertex normals in the case of smooth faces withTamito Kajiyama
2010-12-07* Fix for a freeze issue in stroke rendering when using round/square caps.Tamito Kajiyama
2010-12-05Made a change as to when the view map data structure is released,Tamito Kajiyama
2010-12-04A few attempts to reduce the amount of memory consumption in Freestyle.Tamito Kajiyama
2010-12-03New feature edge selection criterion based on object groups.Tamito Kajiyama
2010-11-30Fix for properly unlinking target object pointers when objects are deletedTamito Kajiyama
2010-11-27New option for taking account of face smoothness in view map calculation.Tamito Kajiyama
2010-10-31Fix for occasional disappearance of strokes when using SpatialNoiseShader.Tamito Kajiyama
2010-10-30Yet another attempt to fix a fatal error in the constructor of theTamito Kajiyama
2010-10-24* Another attempt to fix the bug partly addressed in revision 31419.Tamito Kajiyama
2010-10-19Merged changes in the trunk up to revision 32565.Tamito Kajiyama
2010-10-17Fix for a bug that style modules from wrong scene render layersTamito Kajiyama
2010-08-28Documentation updates: Added a class hierarchy that showsTamito Kajiyama
2010-08-17Fix for a bug in a CurvePoint constructor that caused a crash.Tamito Kajiyama
2010-08-16Fixed a bug in the initialization of a temporary Scene structTamito Kajiyama
2010-08-12Python API documentation updates: a description of class hierarchyTamito Kajiyama
2010-08-08Automatic configuration of feature edge detection options.Tamito Kajiyama
2010-08-02Merged changes in the trunk up to revision 30952.Tamito Kajiyama
2010-07-28* Made the Parameter Editor mode much more functional. Edge selectionTamito Kajiyama
2010-07-27Added helper functions to the Freestyle module:Tamito Kajiyama
2010-07-26* Implemented the basic stroke rendering functionality for the newTamito Kajiyama
2010-07-20A WIP commit for proof-of-concept implementations of line style modifiers.Tamito Kajiyama