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
2011-08-08use static sets rather then tuples, python optimizes this case.Campbell Barton
2011-08-08- update X3D and FBX testing checksumsCampbell Barton
2011-07-29pep8 cleanup, also print message when attempting to run in animation player m...Campbell Barton
2011-07-25fix [#28075] After the correction of No.38528 is applied, the following pheno...Campbell Barton
2011-07-18script to report deprecated functions of text and their age in days.Campbell Barton
2011-07-01update checksums for x3d testsCampbell Barton
2011-06-09update for tests, error out when duplicate modules are found, all ctest tests...Campbell Barton
2011-06-07update ctest md5sums for import/export to match changes to the scripts, also ...Campbell Barton
2011-04-15fix [#26906] Panorama Button (Camera Data Properties)Campbell Barton
2011-04-10minor pep8 edits, also added 'test_pep8' & 'test_cmake' to the GNUmakefile fo...Campbell Barton
2011-04-06fix [#26801] Undoing Animation modifiers undoes 2 steps.Campbell Barton
2011-04-06update test checksums (change in normals caused this). also make all imports ...Campbell Barton
2011-04-05quiet warning & minor pep8 edits.Campbell Barton
2011-04-01pep8 checker, mostly pedantic style changes but also found an error in mesh_u...Campbell Barton
2011-03-27pep8 cleanupCampbell Barton
2011-03-26- fix for editfont using an enum func on boolean property.Campbell Barton
2011-03-22found text editor X/Y selections coords were booleans and corrections to oper...Campbell Barton
2011-03-22Added CTest to run most operators in background mode under various conditions...Campbell Barton
2011-03-20print how many times the operator failed.Campbell Barton
2011-03-20fix so the batch importer can run with addons passed as arguments.Campbell Barton
2011-03-192 tests for ctest.Campbell Barton
2011-03-17remove cmake WITH_INSTALL option since its a target now.Campbell Barton
2011-03-16update x3d test md5s for recent changes, also ensure directory is created or ...Campbell Barton
2011-03-13Fix "make test" on Mac, couldn't find executable.Brecht Van Lommel
2011-03-12builder reports MSVC was setting stack size to 2gig.Campbell Barton
2011-02-27replace import *'s with named imports (using * is convenient for some scripts...Campbell Barton
2011-02-16bugfix [#26094] Going to Bone Roll menu brings up python errorCampbell Barton
2011-02-10fix [#26003] Twice applied modifier with Convert to mesh with several multi-u...Campbell Barton
2011-02-04pep8 cleanupCampbell Barton
2011-02-03remove unused variableCampbell Barton
2011-02-01Script to test import operators, so a single command can execute an operator ...Campbell Barton
2011-01-25fix [#25778] Memoryblock Data from SCR: end corruptCampbell Barton
2011-01-23update testing md5's for changes in exporters.Campbell Barton
2011-01-23correct own bad spellingCampbell Barton
2011-01-23- fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: ...Campbell Barton