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
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
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/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-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2014-05-21Freestyle: code cleanup: removed old commented lines of code in SilhouetteGeo...Tamito Kajiyama
2014-05-21Freestyle: Fix for Z normalization in SilhouetteGeomEngine.Tamito Kajiyama
2014-05-21Freestyle: Added utility function SilhouetteGeomEngine::CameraToImage().Tamito Kajiyama
2014-04-17Fix another Freestyle building glitch.Bastien Montagne
2014-04-17Attempt to fix one more issue with Freestyle compilationSergey Sharybin
2014-04-17Fix compilation error of FreestyleSergey Sharybin
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-01-04New command-line option --debug-freestyle to enable verbose debug messagesTamito Kajiyama
2013-01-02Yet another big style clean-up patch by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-12Fix for svn:executable.Tamito Kajiyama
2012-06-17Fix for NaN's in the Z component of projected points by SilhouetteGeomEngine:...Tamito Kajiyama
2010-04-08Got rid of a number of compiler warnings with regard to redefinitionsTamito Kajiyama
2010-01-19Made a minor fix in SilhouetteGeomEngine::ImageToWorldParameter().Tamito Kajiyama
2010-01-18Improved the robustness of SilhouetteGeomEngine::ImageToWorldParameter().Tamito Kajiyama
2010-01-16Added a minor change to SilhouetteGeomEngine::ImageToWorldParameter()Tamito Kajiyama
2010-01-10Fixed a bug in SilhouetteGeomEngine::ImageToWorldParameter() that causedTamito Kajiyama
2009-08-04SUMMARY: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