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
2019-06-22macOS: rename blender.app to Blender.appBrecht Van Lommel
2019-06-04Fix (unreported) missing updates in scripts/docs after `scene.update()` removal.Bastien Montagne
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2018-12-03Fix T58556: Some remaining 'dupli_types' in pycode after renaming.Bastien Montagne
2018-11-12Update test, missed when changing Object.select_set()Campbell Barton
2018-11-11Fix T57776: Error when adding a Torus to the scene.Bastien Montagne
2018-11-08RNA: Object.select_set use boolean, only selectCampbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-05-17Layer unittest: Disable the override testsDalai Felinto
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-26Fix reversed diff output order in view layer tests.Brecht Van Lommel
2018-04-18Fix layer unittests after scene/workspace engine changesDalai Felinto
2018-03-14Fix make single user crashDalai Felinto
2018-02-22Fix T54136: Crash when deleting an object that is in an instanced groupDalai Felinto
2018-02-09Fix collection syncing when creating new collections from the outlinerDalai Felinto
2018-01-31Make layers unittest pass after filter cleanupDalai Felinto
2018-01-19Fix collections names no longer unique when moved aroundDalai Felinto
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-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-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-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto