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
2017-04-03Layer/Depsgraph: Update depsgraph for new objectsDalai Felinto
2017-04-03Layer: Adding unittest for a problem with selectability evaluationDalai Felinto
2017-04-01Layers / Depsgraph: Unittesting for selection and visibility evaluationDalai Felinto
2017-03-31Layers: Fix scene copying after IDProperty changesDalai Felinto
2017-03-31Layers unittest: Fix tests breaking since Folded was removedDalai Felinto
2017-03-31Layers unittest: Breaking pep8, but getting tests to work againDalai Felinto
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29Remove non-bmesh case from testCampbell Barton
2017-03-29Use 'empty' option for clearing factory settingsCampbell Barton
2017-03-22Layer Unittesting: pep8 2/2Dalai Felinto
2017-03-22Layer Unittesting: pep8 1/2Dalai Felinto
2017-03-20Layers unittesting: update after doversion changesDalai Felinto
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-18PyAPI: ID Property testsJacques Lucke
2017-03-13Outliner/layer: fix users trying to drop a collection into itself (recursion ...Dalai Felinto
2017-03-10Layers: fix bug in move layer collection above/belowDalai Felinto
2017-03-09Layers: move LayerCollectionDalai Felinto
2017-03-09Layers: move SceneCollectionDalai Felinto
2017-03-02Fixup for layer rename unittest (rB3baa186724)Dalai Felinto
2017-03-02Layers unittest: isolate the depsgraph crash in individual testsDalai Felinto
2017-03-01Add tests for layer renamingJulian Eisel
2017-02-24Fix T50714: Collections: Adding object to scene without an existing collectionDalai Felinto
2017-02-24Unittest: split object_add in individual test filesDalai Felinto
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-17Layers: Fix unittest after 65a75e11Dalai Felinto
2017-02-17Layers: Fix visibility evalution + UnittestingDalai Felinto
2017-02-16Register test for mesh.split_faces()Sergey Sharybin
2017-02-16Cyctes tests: Commit blender.git side changesSergey Sharybin
2017-02-15Layer Unittest: use macro for testsDalai Felinto
2017-02-14Layers: Unittesting - make them granularDalai Felinto
2017-02-10CTests: Initial work to cover Cycles nodes with OpenGL testsSergey Sharybin
2017-02-10Cleanup: Trailing whitespaceSergey Sharybin
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-01Cycles tests: Allow python auto-execSergey Sharybin
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2017-01-12Cycles tests: Rework output messagesSergey Sharybin
2016-11-02tests: Update hash for OBJSergey Sharybin
2016-09-11Fix undefined variable on errors in Cycles ctests.Dmitry Dygalo
2016-08-01Replace pep8 with flake8 checkerCampbell Barton
2016-07-29Fix Cycles OSL hair BSDF inconsistencies with SVM.Brecht Van Lommel
2016-07-29Fix Cycles ctests not always deleting fail.png files on success.Brecht Van Lommel
2016-07-06Cycles tests: Don't create fail file on idiff warningSergey Sharybin
2016-06-19Cycles tests: raise failure threshold, copy failed image for comparison.Brecht Van Lommel
2016-05-02Fix bl_load_py_modules testCampbell Barton
2016-04-15Tests: Fix wrong hash after "no redundant zeroes" commitSergey Sharybin
2016-04-04Update hash for an OBJ unit testSergey Sharybin
2016-02-29Tests: improve RNA default reportingCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-06PyAPI: add optional filter argument to KDTree.findCampbell Barton