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
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-09-05Cleanup: clang-formatCampbell Barton
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Cleanup: Clang-Tidy bugprone-incorrect-roundings fixesSybren A. Stüvel
2020-04-21Fix clang-format differences between version 6 and 9Brecht Van Lommel
2020-03-06Cleanup: tweak Freestyle #includes in preparation for clang-format sortingDalai Felinto
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-01Cleanup: comments (long lines) in freestyleCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-17Cleanup: trailing space for freestyleCampbell Barton
2016-08-18Freestyle: fix wrong arg order, and cleanup confusing loop (both reported by ...Bastien Montagne
2015-02-06cleanup: styleCampbell 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-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-07Freestyle: time/space optimization in stroke rendering without textures.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-17Fix compilation error of FreestyleSergey Sharybin
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-08-11use 'greater/less then or equal to' operators rather then adding 1.Campbell Barton
2013-06-25Fix for invalid zero-length orientation vectors.Tamito Kajiyama
2013-04-12code cleanup: warnings and style.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
2013-01-18A patch set from Bastien Montagne (thanks!) for silencing build warnings (fro...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-12-09Fix for a number of compiler warnings as well as a bug hidden by the warnings.Tamito Kajiyama
2011-09-12Fix for a minor inconsistency in the use of stroke thickness values inTamito 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-01-31Made stroke rendering stability fixes, with the aim of addressingTamito Kajiyama
2010-07-05Bug fixes from Stéphane Grabli, one of the coauthors of theTamito Kajiyama
2010-04-08Got rid of a number of compiler warnings with regard to redefinitionsTamito Kajiyama
2008-05-10soc-2008-mxcurioni: towards Freestyle compilation, removing Qt's QString and ...Maxime Curioni