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-07-17Fix layers unittest - we cannot use nestted get_pointer callsDalai Felinto
2017-07-17Revert "Unittests: Workaround for basact->object.id.name written as DATA"Dalai Felinto
2017-07-17Unittests: Workaround for basact->object.id.name written as DATADalai Felinto
2017-07-17Unittests: Make sure layer tests pass with or without workspaceDalai Felinto
2017-06-19Cleanup: move copy-paste code into functionCampbell Barton
2017-06-09Fix failing render-layer tests after workpsace commitJulian Eisel
2017-04-20Corrections for layers unittest based on design changeDalai Felinto
2017-04-13Unittests for depsgraph layer collection render settings evaluationDalai Felinto
2017-04-07Simplified some test code in render_layer_common.pySybren A. Stüvel
2017-04-07Tests: import blendfile without modifying sys.pathSybren A. Stüvel
2017-04-03Layer/Depsgraph: Update depsgraph for new objectsDalai Felinto
2017-04-03Layer: Adding unittest for a problem with selectability 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-22Layer Unittesting: pep8 1/2Dalai Felinto
2017-03-20Layers unittesting: update after doversion changesDalai Felinto
2017-03-09Layers: move LayerCollectionDalai Felinto
2017-03-09Layers: move SceneCollectionDalai Felinto
2017-03-02Layers unittest: isolate the depsgraph crash in individual testsDalai Felinto
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-14Layers: Unittesting - make them granularDalai Felinto