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-10-26Fix build error on Windows without precompiled headersBrecht Van Lommel
2022-09-26Cleanup: replace unsigned with uint, use function style casts for C++Campbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-01-24Cleanup: email address formattingCampbell Barton
2020-11-07Cleanup: Clang-tidy, modernize-concat-nested-namespacesAnkit Meel
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-08-08Cleanup: remove redundant return parenthesisCampbell Barton
2020-08-07Cleanup: Freestyle, Clang-Tidy else-after-return fixesSybren A. Stüvel
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-01Cleanup: comments (long lines) in freestyleCampbell 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
2016-12-28Fix T49479: Freestyle inconsistent line drawing with large geometry dimension.Tamito Kajiyama
2015-03-27Freestyle: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2014-04-01Fix for leak in freestyle transformVerticesCampbell 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-08A big code clean-up patch from Bastien Montagne, many thanks!Tamito Kajiyama
2013-01-18Removed unused variable d2 and calculation of its value in GeomUtils::interse...Tamito Kajiyama
2012-12-22Another "insanely" big code clean-up patch by Bastien Montagne, many thanks!Tamito Kajiyama
2012-12-21Fix encoding of those files (was iso-8859-15, i.e 8bit, instead of utf-8!).Bastien Montagne
2012-12-12Fix for svn:executable.Tamito Kajiyama
2011-03-14Optimized view map calculation by Alexander Beels.Tamito Kajiyama
2010-02-12More consolidation of the view map creation.Tamito Kajiyama
2009-08-04SUMMARY:Maxime Curioni
2008-05-08soc-2008-mxcurioni: merged changes to revision 14747, cosmetic changes for so...Maxime Curioni