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
2022-07-28EEVEE-Next: Fix Vector render passClément Foucault
2022-06-30EEVEE-Next: Add Film and RenderBuffers moduleClément Foucault
2022-05-03Cleanup: spelling in commentsCampbell Barton
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-03-17Cleanup: spelling in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-11-18Fix T92442: undo removal of Eevee cryptomatte accurate mode optionBrecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2020-12-14Eevee: Add Volume Transmittance to Color Render Passes.Jeroen Bakker
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-04EEVEE CryptomatteJeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
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