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-01-31Depsgraph: Comb code to a better state all overSergey Sharybin
2019-01-24Fix freestyle renders not including some types of animation.Brecht Van Lommel
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-11-28Outliner/visibility: revert changes for now until we find better solutions.Brecht Van Lommel
2018-11-28Per view-layer collection visibilityDalai Felinto
2018-11-15Depsgraph: Save memory by ignoring invisible objectsSergey Sharybin
2018-09-14Depsgraph: Use explicit argument valuesSergey Sharybin
2018-08-23Depsgraph: Bring back visibility checks based on collection restrict flagsSergey Sharybin
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-08Depsgraph: Don't optimize out collections used by duplication systemSergey Sharybin
2018-06-08Depsgraph: Cleanup, make conditions more clear and less indentedSergey Sharybin
2018-05-31Depsgraph: Remove the "disable-copy-on-write" option completelyJoshua Leung
2018-05-31Fix depsgrah copying and evaluating hidden collections.Brecht Van Lommel
2018-05-31Fix depsgraph copying and evaluating hidden objects.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-19Depsgraph: Fix crash with copy-on-write enabledSergey Sharybin
2018-04-12Depsgraph: Avoid relations build time scene datablock expansionSergey Sharybin
2018-04-12Depsgraph: Bind base by it's indexSergey Sharybin
2018-04-12Depsgraph: Bind view layer by indexSergey Sharybin
2018-04-12Depsgraph: Remove function bindings with collectionsSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2017-12-06Depsgraph: Owner ID must always be original IDSergey Sharybin
2017-12-04Cleanup: whitespaceCampbell Barton
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-30Depsgraph: Fix wrong remapping of compositor node tree when CoW is enabledSergey Sharybin
2017-11-30Depsgraph: Fix missing objects in viewport when CoW is enabledSergey Sharybin
2017-11-30Depsgraph: Make sure we pass proper base to object builderSergey Sharybin
2017-11-30Depsgraph: Cleanup spellingSergey Sharybin
2017-11-29Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-28Depsgraph: Fix Camera object showing when not in view layerDalai Felinto
2017-11-24Depsgraph: Directly linked objects should be priority for base flags over set...Sergey Sharybin
2017-11-24Depsgraph: Pass base to build_object()Sergey Sharybin
2017-11-24Depsgraph: Create CoW copy of scene early onSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto