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
2013-01-19patch [#33924] Spelling CorrectionsCampbell Barton
from Gavin Howard (gdh)
2012-09-13modifications needed to get a URL from an RNA id from the testing scriptCampbell Barton
2011-10-20pass -noaudio when running blender for various utilities - doc-gen and tests.Campbell Barton
2011-01-23- fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: ↵Campbell Barton
"ImportError: No module named _socket" because of copying wrong files over. - move test -> tests, this name is used elsewhere in lib/tests. - change interface code not to loop on a float value (clang warning), harmless, but with extreme cases an eternal loop would still be possible though unlikely.