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
2019-02-05Cleanup: remove contributors for Python filesCampbell Barton
2016-07-30Cleanup: pep8Campbell Barton
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2014-03-29Update clang array checker for new clang py apiCampbell Barton
2013-04-14code cleanup: minor changes, clang checker option for exact size matches and ...Campbell Barton
2013-04-12code cleanup: warnings and style.Campbell Barton
2013-01-16code cleanup:Campbell Barton
2012-11-26switch verious references from py3.2 -> 3.3 or just 3.Campbell Barton
2012-11-07for utility checkers, use QUIET env var, not to print progress. Campbell Barton
2012-10-08style cleanup: pep8Campbell Barton
2012-10-07style cleanup: if();Campbell Barton
2012-10-06added simple checker for array sizes, uses clang to parse C/C++,Campbell Barton