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-11-06Cleanup: Clang-Tidy, modernize-use-emplaceSergey Sharybin
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Cleanup: Freestyle, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-03Clang-Tidy: enable readability-named-parameterJacques Lucke
2020-07-03Clang-Tidy: Fix readability-delete-null-pointer warningsSergey Sharybin
2020-07-03Clang-tidy: enable readability-container-size-empty warningJacques Lucke
2020-05-09Cleanup: doxy commentsCampbell 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-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-07Cleanup: spellingCampbell Barton
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-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
2019-01-04Fix T57890: freestyle rendering crash.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2016-08-05Fix T48366: Freestyle will unnecessary exclude some linked objects.Tamito Kajiyama
2016-07-02Cleanup: comment blocksCampbell Barton
2016-04-05Fix T47705: Freestyle line glitch.Tamito Kajiyama
2015-09-13Cleanup: spellingCampbell Barton
2015-07-20Freestyle: internal switch from double to float in mesh loading and construct...Tamito Kajiyama
2015-07-20Freestyle: minor optimization for space from mesh importing to feature edge d...Tamito Kajiyama
2015-07-20Freestyle: minor optimization for space by using a pointer to a const char ar...Tamito Kajiyama
2015-03-27Freestyle: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-02-11cleanup: style/indentationCampbell Barton
2015-01-13Cleanup: fixes for building with recent clangCampbell Barton
2014-10-03Cleanup: spelling, wsCampbell Barton
2014-06-30Attempt to fix T40833: Crash when rendering with freestyle.Tamito Kajiyama
2014-06-19Freestyle: removed WOEdge::getVec3r() which in effect was a duplicate of WOEd...Tamito Kajiyama
2014-05-22Fix T40307: Crash with freestyle and particle hair.Tamito Kajiyama
2014-05-21Freestyle: code cleanup - removed very old commented lines of code.Tamito Kajiyama
2014-04-17Freestyle: removed unused *_EXPORT qualifiers for building Windows DLLs.Tamito Kajiyama
2014-04-17Freestyle: Fix for VC++ warnings about 'hypot' macro redefinitions (Part 1).Tamito Kajiyama
2014-04-15Code cleanup: indentationCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-08-04add c++/guardedalloc to more freestyle classes, also remove redundant 'public:'Campbell Barton
2013-05-14Added support for WITH_CXX_GUARDEDALLOC build option to the Freestyle module.Tamito Kajiyama
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