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
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
2011-11-05misc doc editsCampbell Barton
2011-10-23Another set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-23Remove the svn:keywords property.Guillermo S. Romero
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20pass -noaudio when running blender for various utilities - doc-gen and tests.Campbell Barton
2011-10-16allow passing BUILD_DIR to convenience makefile as an argument incase you don...Campbell Barton
2011-10-16convenience targets for make doc_py, doc_dna, doc_manCampbell Barton
2011-10-15- add template for defining custom driver functions.Campbell Barton
2011-10-13py docs - gpu module wasn't included in docs.Campbell Barton
2011-09-30fix for crash generating messages.txt, I wasn't getting this crash because I ...Campbell Barton
2011-09-20move message.txt generator out of wm.py (which was loaded with blender always...Campbell Barton
2011-09-20- translation scripts now run with py3.xCampbell Barton
2011-09-20committed change to transforms THRESHOLD by accident, also update convenience...Campbell Barton
2011-09-16new convenience makefile targets for static source code cheching: check_splin...Campbell Barton
2011-08-16turns out recent commit made 'make' on its own fail.Campbell Barton
2011-08-16Convenience targets for project files:Campbell Barton