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
2015-03-27Freestyle: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2014-04-17Freestyle: removed unused *_EXPORT qualifiers for building Windows DLLs.Tamito Kajiyama
2013-08-04add c++/guardedalloc to more freestyle classes, also remove redundant 'public:'Campbell Barton
2013-05-14Added support for WITH_CXX_GUARDEDALLOC build option to the Freestyle module.Tamito Kajiyama
2013-04-16Fix a few warnings. One was an actual bug in freestyle where stroke attributesBrecht Van Lommel
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-08A big code clean-up patch from Bastien Montagne, many thanks!Tamito Kajiyama
2012-12-22Another "insanely" big code clean-up patch by Bastien Montagne, many thanks!Tamito Kajiyama
2012-12-12Fix for svn:executable.Tamito Kajiyama
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-02soc-2008-mxcurioni: made considerable changes to support cross-language polym...Maxime Curioni
2008-07-22Added StrokeAttribute class. Beginning of StrokeVertex.Maxime Curioni
2008-05-19soc-2008-mxcurioni: resolved uint issues (replaced with unsigned int). Still ...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