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
path: root/tests
AgeCommit message (Expand)Author
2018-03-14Fix make single user crashDalai Felinto
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-12Cycles: reorganize tests in more evenly distributed groups.Brecht Van Lommel
2018-03-10Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-09FFmpeg: Add regression testsSergey Sharybin
2018-03-02Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-02Tests: Avoid access globals from abstract base classSergey Sharybin
2018-03-02Merge branch 'master' into blender2.8Campbell Barton
2018-03-01Python tests: Split re-usable test related functionality to a moduleSergey Sharybin
2018-02-27Merge branch 'master' into blender2.8Gaia Clary
2018-02-27Collada: Added tests for Animation exportGaia Clary
2018-02-27merge from masterGaia Clary
2018-02-26optimized the output of the collada test script for better readingGaia Clary
2018-02-25merged collada rework from master into blender 2.8Gaia Clary
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary
2018-02-22Fix T54136: Crash when deleting an object that is in an instanced groupDalai Felinto
2018-02-18Merge branch 'master' into blender2.8Campbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-17Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-16Code cleanup: deduplicate code for running Python scripts outside Blender.Brecht Van Lommel
2018-02-16Tests: add OpenGL UI drawing tests.Brecht Van Lommel
2018-02-16Tests: split off render report test code from Cycles tests.Brecht Van Lommel
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-14Merge branch 'master' into blender2.8Campbell Barton
2018-02-14Cleanup: use prefix for testsCampbell Barton
2018-02-13Merge branch 'master' into blender2.8Campbell Barton
2018-02-12Add boolean regression test.Howard Trickey
2018-02-09Fix collection syncing when creating new collections from the outlinerDalai Felinto
2018-02-08Merge branch 'master' into blender2.8Tamito Kajiyama
2018-02-08Cycles tests: separate directory for sss tests.Brecht Van Lommel
2018-01-31Make layers unittest pass after filter cleanupDalai Felinto
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-26Tests: replace os.system w/ subprocess.callCampbell Barton
2018-01-19Fix collections names no longer unique when moved aroundDalai Felinto
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Cleanup: typosCampbell Barton
2018-01-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-17Memory: add MEM_malloc_arrayN() function to protect against overflow.Brecht Van Lommel
2018-01-16Fix collection visibility evaluationDalai Felinto
2018-01-04tests: limit public API in view_layer_commonCampbell Barton
2018-01-04tests: replace boiler-plate with util functionCampbell Barton
2018-01-04Fix FOREACH_SCENE_COLLECTION/FOREACH_SCENE_OBJECT for nested collectionsDalai Felinto
2018-01-02Layers/Collections: Fix crash when deleting collectionDalai Felinto
2018-01-02Layers: Fix operator_context unittestDalai Felinto
2018-01-02Layers: Fix collection_rename unittestDalai Felinto
2017-12-27 Fix T53638: View layer renaming crashes 2/2Dalai Felinto
2017-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-19Cycles tests: Enable texture space testsSergey Sharybin
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto