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-07-06Cleanup: style, spellingCampbell Barton
2015-03-27Freestyle: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-02-06cleanup: styleCampbell Barton
2015-01-17Fix T43090: Cycles + Freestyle + border render = black render.Tamito Kajiyama
2015-01-03Freestyle: memory consumption optimization in stroke rendering.Tamito Kajiyama
2014-11-23Fix freestyle compile.Bastien Montagne
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-08Freestyle: silence a GCC warning (-Wunused-function).Tamito Kajiyama
2014-10-08D801: Freestyle: remove old and unused stroke shadersTamito Kajiyama
2014-10-02Freestyle: Fix for destructive view map modifications during chaining operati...Tamito Kajiyama
2014-10-02Freestyle: Finer memory statistics with CXX_GUARDEDALLOC.Tamito Kajiyama
2014-09-28Freestyle: Expose the Operators.reset() function to Python.Tamito Kajiyama
2014-09-23D713: correct error /w braces (freestyle)Tamito Kajiyama
2014-09-02Better fix for T41464: Material Boundary bug in Freestyle.Tamito Kajiyama
2014-08-13Fix possible uninitialized var useCampbell Barton
2014-08-12Removed/disabled debugging code.Tamito Kajiyama
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-07-22Freestyle: added a note on #include "DNA_material_types.h".Tamito Kajiyama
2014-06-04Freestyle: Fix for a potential infinite loop in stroke resampling by vertex c...Tamito Kajiyama
2014-05-26Fix for thinning strokes at intersections between visible and background hidd...Tamito Kajiyama
2014-05-25Freestyle: Partial fix for thinning strokes due to flipping stroke directions...Tamito Kajiyama
2014-05-13Freestyle: Fix for comments in line with the previous commit.Tamito Kajiyama
2014-05-13Freestyle: Removed redundant flipping of UV coordinates.Tamito Kajiyama
2014-05-09Freestyle: Fix for a wrong interpolation of stroke segment visibility.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-07Freestyle: removed the dummy implementation of a texture manager.Tamito Kajiyama
2014-05-05Another attempt to fully fix T40020: Freestyle: dashed lines crashes blender.Tamito Kajiyama
2014-05-05Fix T40020: Freestyle: dashed lines crashes blender.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-18Quite compiler warnings.Tamito Kajiyama
2014-04-17Fix compilation error of FreestyleSergey Sharybin
2014-04-17Freestyle: removed unused *_EXPORT qualifiers for building Windows DLLs.Tamito Kajiyama
2014-04-17Replaced assert() with BLI_assert().Tamito Kajiyama
2014-04-17Freestyle: removed unnecessary #include files and made minor code cleanup.Tamito Kajiyama
2014-04-17Freestyle: Fix for VC++ warnings about 'hypot' macro redefinitions (Part 4).Tamito Kajiyama
2014-04-17Freestyle: Fix for VC++ warnings about 'hypot' macro redefinitions (Part 3).Tamito Kajiyama
2014-04-15Code cleanup: indentationCampbell Barton
2014-04-07Code cleanup: make the source G rated again.Campbell Barton
2014-04-04Missing file in commit 12302011d6207a60b24d0cae71a88df0384bc5da.Tamito Kajiyama
2014-04-04Freestyle: Removed SVertex _curvatureFredo and _directionFredo and their gett...Tamito Kajiyama
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-13Freestyle: Follow-up fix for the chaining operation bug in the previous commit.Tamito Kajiyama
2014-02-12Freestyle: Fix for chaining operators not concatenating edges with Freestyle ...Tamito Kajiyama
2014-02-03Code cleanup: white space and cmake was broken on all platformsCampbell Barton
2013-11-30Woo Hoo. First git commit.Alexandr Kuznetsov
2013-10-31code cleanup: spellingCampbell Barton