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
2014-08-13Fix possible uninitialized var useCampbell Barton
2014-08-12Freestyle: an improved workflow of line style shading nodes.Tamito Kajiyama
2014-08-12WIP commit just for a record of a working snapshot of code revisions for node...Tamito Kajiyama
2014-08-12Freestyle: Keep a reference of the line style in Stroke rather than in Stroke...Tamito Kajiyama
2014-08-12Freestyle: Added preliminary support for textured strokes in Cycles.Tamito Kajiyama
2014-06-04Freestyle: Fix for a potential infinite loop in stroke resampling by vertex c...Tamito Kajiyama
2014-05-25Freestyle: Partial fix for thinning strokes due to flipping stroke directions...Tamito Kajiyama
2014-05-07Freestyle: minor code clean-up.Tamito Kajiyama
2014-05-07Freestyle: time/space optimization in stroke rendering without textures.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-17Freestyle: removed unused *_EXPORT qualifiers for building Windows DLLs.Tamito Kajiyama
2013-10-31code cleanup: spellingCampbell Barton
2013-08-04add c++/guardedalloc to more freestyle classes, also remove redundant 'public:'Campbell Barton
2013-05-22Added new method Stroke.remove_all_vertices() for removing all vertices from ...Tamito Kajiyama
2013-05-14Added support for WITH_CXX_GUARDEDALLOC build option to the Freestyle module.Tamito Kajiyama
2013-04-11code cleanup: unused vars, make other vars static.Campbell Barton
2013-04-09Attempt to fix a potential name conflict between Freestyle and the compositor.Tamito Kajiyama
2013-03-31remove blender foundation copyright from freestyle files.Campbell Barton
2013-03-11Another big code clean-up patch from Bastien Montagne, thanks again!Tamito Kajiyama
2012-12-29Another mega (literally :p) code clean-up patch by Bastien Montagne, thanks a...Tamito Kajiyama
2012-12-12Fix for svn:executable.Tamito Kajiyama
2012-04-11New options for specifying unit line thickness.Tamito Kajiyama
2011-10-30Fix for stroke rendering instability with stroke geometry shaders.Tamito Kajiyama
2010-04-08Got rid of a number of compiler warnings with regard to redefinitionsTamito Kajiyama
2009-08-02SWIG/directors dependency removal (cont'd)Tamito Kajiyama
2008-12-01Added changes to support Python's native iterator protocol in Stroke and Stro...Tamito Kajiyama
2008-08-02soc-2008-mxcurioni: Made crucial corrections to stabilize the system. Most of...Maxime Curioni
2008-07-31soc-2008-mxcurioni: the native Python system now supports cross-language poly...Maxime Curioni
2008-07-22Added StrokeAttribute class. Beginning of StrokeVertex.Maxime Curioni
2008-05-08soc-2008-mxcurioni: merged changes to revision 14747, cosmetic changes for so...Maxime Curioni