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
2016-01-04Minor edits to sync make.bat & makefileCampbell Barton
2015-09-21Makefile: show build dir when configuringCampbell Barton
2015-06-17CMake: use functions instead of macrosCampbell Barton
2015-06-14CMake: note env varCampbell Barton
2015-06-14Makefile support for using NPROCS as an env varCampbell Barton
2015-06-10Support alternate python commandCampbell Barton
2015-03-23tweaks to packman buildCampbell Barton
2015-03-21Cleanup: use tabsCampbell Barton
2014-12-20Force phony targets to build (even if file exists)Campbell Barton
2014-11-14CMake: add 'full' to 'make help'Campbell Barton
2014-11-13Add 'help_features' make target (prints WITH_*** options)Campbell Barton
2014-11-13CMake: add 'make full' targetCampbell Barton
2014-09-16Utility script to create release archiveCampbell Barton
2014-09-15Makefile: add 'update' convenience targetCampbell Barton
2014-07-25Source Checkers: Include intern/ libs we maintain in spelling checksCampbell Barton
2014-06-18Move tests into tests/ top-level dirCampbell Barton
2014-05-29OSX: fix T40413, automatic threads for compile throw wrong outputJens Verwiebe
2014-05-27BSD's was using too many build threads for convenience makefileCampbell Barton
2014-03-02Found another place where nproc can be usedLawrence D'Oliveiro
2014-01-20Cycles: Add a cmake config to easily compile Cycles Standalone.Thomas Dinges
2014-01-13UI Icons: store icons in git as uncompressed pixmaps (D196)Campbell Barton
2014-01-06Code Cleanup: osl styleCampbell Barton
2013-11-17Convenience Makefile: spaces in the build path would fail still.Campbell Barton
2013-11-17convenience makefile: support spaces in pathsCampbell Barton
2013-11-15support for paths with spaces in makefileCampbell Barton
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-08-27add icons utility make target.Campbell Barton
2013-05-14Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and ...Bastien Montagne
2013-04-01correct too-big allocation in mesh beautify.Campbell Barton
2012-11-20code cleanup: comment unused members of bmesh operator slots and some osl sty...Campbell Barton
2012-11-12code cleanup: spelling,Campbell Barton
2012-10-17code cleanup: add check spelling oslCampbell Barton
2012-10-17style cleanup: make OSL follow our C style convention. http://wiki.blender.or...Campbell Barton
2012-10-11style cleanup:Campbell Barton
2012-10-06added simple checker for array sizes, uses clang to parse C/C++,Campbell Barton
2012-09-16fix for error in recent commit (made function static that shouldn't have been...Campbell Barton
2012-09-14add checking target `check_smatch`Campbell Barton
2012-08-16for the default make/cmake wrapper, use ../build_os rather then ../build/osCampbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-05-27cmake editsCampbell Barton
2012-05-14style cleanup: imbuf & iconsCampbell Barton
2012-05-02replace python3 command with python3.2, python3 isnt available on ubuntu.Campbell Barton
2012-05-02source code style checker to, (similar to pythons pep8 checker)Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-28move bmesh wiki docs into bmesh header and update doxygen.Campbell Barton
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2011-11-23minor changesCampbell Barton
2011-11-13allow passing vars to cmake from our makefileCampbell Barton
2011-11-05remove po/ since the workflow for translations uses branches which isnt that ...Campbell Barton
2011-11-05update path loactions for external po/ Campbell Barton