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-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-08-16Depsgraph/Layers: Keep original visibility when doing full scene copyDalai Felinto
2017-06-30Fix T51877: Deleting a scene uses freed memoryDalai Felinto
2017-06-15Layers: Scene copy should copy selection as well.Dalai Felinto
2017-04-20Corrections for layers unittest based on design changeDalai Felinto
2017-04-19Unittests: Layer render settings evaluationDalai Felinto
2017-04-13Unittests for depsgraph layer collection render settings evaluationDalai Felinto
2017-04-10Layers unittest: layer_cyncing test was not being calledDalai Felinto
2017-04-10Unitettesting: Force python errors to show as errorDalai Felinto
2017-04-07No more need to alter sys.path in each and every render_layer unit test.Sybren 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-04-01Layers / Depsgraph: Unittesting for selection and visibility evaluationDalai Felinto
2017-03-31Layers: Fix scene copying after IDProperty changesDalai Felinto
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-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-17Layers: Fix visibility evalution + UnittestingDalai Felinto
2017-02-15Layer Unittest: use macro for testsDalai Felinto
2017-02-14Layers: Unittesting - make them granularDalai Felinto