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
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-04-24UI: Move Scene Statistics to the 3D ViewportHarley Acheson
2020-04-09Collections: preserve exclude flag of child collections when unexcludingSzymon Ulatowski
2020-03-22Cleanup: spelling, correct Mesh.mface docsCampbell Barton
2020-02-25Cleanup: removed runtime errorJeroen Bakker
2020-02-21EEVEE: Render PassesJeroen Bakker
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-13Cleanup: add clarifying comment to ViewLayer->layer_collectionsJacques Lucke
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-28Split base flags on own and collection-definedSergey Sharybin
2019-02-28Remove unused base flagSergey Sharybin
2019-02-27Move base flags evaluation to its own functionSergey Sharybin
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
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-25Local ViewDalai Felinto
2018-11-16RNA: LayerCollection.has_hidden_objectsDalai Felinto
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-18Cleanup: simplify some view layer code.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Remove ViewLayer settings - cleanup 1/2Dalai Felinto
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-053D Viewport: move overlay settings from collections to 3D viewport.Brecht Van Lommel
2018-04-12Depsgraph: Bind base by it's indexSergey Sharybin
2018-01-22Collections/Layer cleanup: Remove all reference to filter objectsDalai Felinto
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-09-20Layer collection enable flagDalai Felinto
2017-06-08Remove selection color from the baseSergey Sharybin
2017-05-30Draw Manager: Add SceneLayerEngineData and use callbacks to clear runtime eng...Clément Foucault