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-04-24Freestyle: quiet BMESH validator warnings of zero normals.Tamito Kajiyama
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-15Fix collada and freestyle module compile errors after recent commit, forgot toBrecht Van Lommel
2014-01-15Fix for infinite freestyle re-render in the viewportSergey Sharybin
2014-01-13Fix T38054: High CPU usage with many objectsSergey Sharybin
2013-06-12Fix #35353: Freestyle + Compositor + Auto-render renders freestyle lines in t...Tamito Kajiyama
2013-06-11Fix #35561: freestyle + read full sample layers = crash.Tamito Kajiyama
2013-06-10Replaced a hard-coded array length with MAX_ID_NAME.Tamito Kajiyama
2013-04-24Fix for full-sample anti-aliasing (FSAA) not working with Freestyle.Tamito Kajiyama
2013-04-21Minor code clean-up & removal of unused code segments.Tamito Kajiyama
2013-04-18Fix for access freed scene when doing freestyle renderSergey Sharybin
2013-04-18Make freestyle use local Main for temporary objectsSergey Sharybin
2013-04-16Blender Internal Render in viewportTon Roosendaal
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-26Freestyle changes:Sergey Sharybin
2013-03-08A big code clean-up patch from Bastien Montagne, many thanks!Tamito Kajiyama
2013-03-02Fix for a buffer overflow, by simply removing the unnecessary string copy.Tamito Kajiyama
2013-02-14Fix for a static variable in BlenderStrokeRenderer::RenderStrokeRep() left afterTamito Kajiyama
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-01-18A patch set from Bastien Montagne (thanks!) for silencing build warnings (fro...Tamito Kajiyama
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2013-01-04New command-line option --debug-freestyle to enable verbose debug messagesTamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-18Another big code clean-up patch by Bastien Montagne (GPL headers, indentation,Tamito Kajiyama
2012-12-09Fix for a number of compiler warnings as well as a bug hidden by the warnings.Tamito Kajiyama
2012-10-21Fix for OCIO-based color management (reported in the commit log of revision 5...Tamito Kajiyama
2012-10-06An attempt to improve the performance of temporary scene generation for strok...Tamito Kajiyama
2012-06-17Fix for persistent failures of BLI_assert(CustomData_has_layer(&dm->faceData,...Tamito Kajiyama
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-07Fix for X and Y aspect ratios not working properly with Freestyle stroke rend...Tamito Kajiyama
2012-01-22Fix for color management not working properly with Freestyle.Tamito Kajiyama
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-06Fix for a crash when two scenes in the compositor have different renderTamito Kajiyama
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-04-17Fix for composite node parameter animation not working with Freestyle.Tamito Kajiyama
2010-08-16Fixed a bug in the initialization of a temporary Scene structTamito Kajiyama
2010-08-02Merged changes in the trunk up to revision 30952.Tamito Kajiyama
2010-06-26Minor comment fixes.Tamito Kajiyama
2010-03-30Second attempt to fix the border option. At the moment, accessingTamito Kajiyama
2010-03-29Merged changes in the trunk up to revision 27817.Tamito Kajiyama
2010-03-28Slightly reduced the memory consumption during stroke rendering byTamito Kajiyama
2010-03-28Fixed the full sample anti-aliasing support in Freestyle.Tamito Kajiyama
2010-03-02Made an attempt for fixing an instability issue regarding animationTamito Kajiyama
2010-02-16Added support for transparent stroke colors (again).Tamito Kajiyama
2010-02-15Reverted the changes for adding support for transparent stroke colors,Tamito Kajiyama
2010-02-13Merged changes in the trunk up to revision 26856.Tamito Kajiyama
2010-02-08Added support for transparent stroke colors.Tamito Kajiyama
2010-01-30Fixed a bug that visible strokes are not rendered correctly whenTamito Kajiyama
2010-01-30Fixed a bug that caused a Y-direction offset in rendering results.Tamito Kajiyama