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
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
2017-12-01unittests: Update (fix) unittests after workspace API changeDalai Felinto
2017-12-01Groups and collection: create group from collectionDalai Felinto
2017-11-27Fixing alembic unittest after render layer purgeDalai Felinto
2017-11-24Backgroudn set tests: Correct evaluation orderSergey Sharybin
2017-11-24Unittest: Update background set test to test for proper flagDalai Felinto
2017-11-24Layers Unittest: Background setDalai Felinto
2017-11-23Merge branch 'master' into blender2.8Bastien Montagne
2017-11-23Add a new parallel looper for MemPool items to BLI_task.Bastien Montagne
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-10Layers Unittest: Hidden flag to quckly update diffsDalai Felinto
2017-11-10Unittest: Layers - include is_disabled for LayerCollectionDalai Felinto
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-03Depsgraph: Use explicit depsgraph in alembic moduleSergey Sharybin
2017-11-02Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-11-02Alembic: not using global in unit test.Sybren A. Stüvel
2017-10-31Layers: unittest update after workspace > engine changesDalai Felinto
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29Alembic: exporting MetaBalls as meshSybren A. Stüvel
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29BLI_heap: add validation check, improve testsCampbell Barton
2017-10-29BLI_heap: minor changes to the APICampbell Barton
2017-10-28BLI_hash: add BLI_heap_reinsertCampbell Barton
2017-10-28GTest: initial BLI_heap testCampbell Barton
2017-10-26Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-26Using gtest fixtures in Alembic export testsSybren A. Stüvel
2017-10-23Merge branch 'master' into blender2.8Campbell Barton
2017-10-23Correct gtest error in recent beautify changeCampbell Barton
2017-10-23Merge branch 'master' into blender2.8Julian Eisel
2017-10-22Polyfill Beautify: half-edge optimizationCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Added alpha channel check to Alembic unit testSybren A. Stüvel
2017-10-11Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-11Cycles tests: Don't proint braces for empty statusSergey Sharybin
2017-09-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-20Fix Cycles test report not closing files properly.Brecht Van Lommel
2017-09-20Merge branch 'master' into blender2.8Campbell Barton
2017-09-20BLI_polyfill2d_test: script to generate test dataCampbell Barton
2017-09-19Fix T52834: Polyfill2D fails with co-linear edgesCampbell Barton
2017-09-19BLI_polyfill2d_test: add test for T52834Campbell Barton
2017-09-19BLI_polyfill2d_test: Try flipped x/y axisCampbell Barton
2017-09-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-13Merge branch 'master' into blender2.8Campbell Barton
2017-09-12Cycles tests: Add baking features testsSergey Sharybin
2017-09-12Cycles tests: add environment variable to update references renders.Brecht Van Lommel
2017-08-31Merge branch 'master' into blender2.8Campbell Barton