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-07-13Use regex for cmake config parsingCampbell Barton
2013-08-08pass compiler defines such as __FLT_MIN__ to smatch and sparse (they fail wit...Campbell Barton
2013-01-24fix for missing initialization of vert data in ccgDM_copyFinalVertArrayCampbell Barton
2013-01-24patch [#33969] fix for [#33968] Blenders Custom Project File Generator for Qt...Campbell Barton
2013-01-16code cleanup:Campbell Barton
2012-12-31add ".hh" as an extension for source scripts.Campbell Barton
2012-10-17style cleanup: make OSL follow our C style convention. http://wiki.blender.or...Campbell Barton
2012-10-15add support for using ninja to extract build info for qtcreator/netbeans/erro...Campbell Barton
2012-10-08style cleanup: pep8Campbell Barton
2012-01-18cleanup for redefined varsCampbell Barton
2011-11-19add python3 checks to avoid confusion from errors with python2.Campbell Barton
2011-11-17pass encoding to uses of decode() incase the default isnt utf-8. ignore decod...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-26pep8 cleanup and fix for keymap test operator from my own recent fix.Campbell Barton
2011-09-22use the systems number of processes for running static checks - multiple jobs.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-16SVN maintenance.Guillermo S. Romero
2011-09-16new convenience makefile targets for static source code cheching: check_splin...Campbell Barton