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 (Collapse)Author
2018-11-29CMake: add missing filesCampbell Barton
2018-11-29CMake: update checkerCampbell Barton
Support skipping cmake files
2018-02-09CMake: include missing headersCampbell Barton
2016-07-30Cleanup: pep8Campbell Barton
2016-04-12CMake: consistency check now reports stale ignoresCampbell Barton
Also update ignore list.
2016-04-12Remove exception for file which no longer existsSergey Sharybin
2016-04-12CMake: ignore headerCampbell Barton
2015-12-10Eigen: move C API into intern/eigen.Brecht Van Lommel
2015-05-17CMake: fixes for own checking scriptCampbell Barton
don't error if generated files are missing.
2014-08-02CMake: add headerCampbell Barton
2013-02-06add missing bullet header to cmake, quiet reports from 'make test_cmake'Campbell Barton
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also ↵Campbell Barton
remove CTR c++ classes that are no longer used.
2011-11-02quiet some warnings.Campbell Barton
2011-10-17docs / clenup (no functional code changes)Campbell Barton
- added API examples for mathutils.Color/Euler/Quaternion/Matrix. - corrected own bad spelling matricies --> matrices. - minor pep8 edits. - update CMake ignore file list.
2011-06-22split cmake check configuration outCampbell Barton