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
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton
2018-02-19Fix warning after fix for crash on renaming group collectionsDalai Felinto
2018-02-16Object Mode: exit vert/weight paint on selectionCampbell Barton
2018-02-14Fix incorrect RNA path to view_render settings.Brecht Van Lommel
2018-02-14Object Mode: remove Scene.obeditCampbell Barton
2018-02-12Fix T54032: Adding torus test failsCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-02Collections: Operator to duplicate a collectionDalai Felinto
2018-02-01Fix wrong attempt to get depsgraph from RNA Groups ViewLayer.Bastien Montagne
2018-01-30Eevee: Add new "render samples" properties.Clément Foucault
2018-01-22Collections/Layer cleanup: Remove all reference to filter objectsDalai Felinto
2018-01-22Collections/Layer cleanup: Remove TODO_LAYER_OVERRIDE from most placesDalai Felinto
2018-01-16Eevee: AO: Removes samples and denoise options.Clément Foucault
2018-01-16Eevee: SSR: Remove ray count and use integer texture for hit coord.Clément Foucault
2017-12-28RNA cleanup: Argument names + tooltip for scene_collection.collections.remove()Dalai Felinto
2017-12-28RNA: scene_collection.collections.new() name optionalDalai Felinto
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-15Depsgraph: Make DEG_OBJECT_ITER more granularDalai Felinto
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto
2017-12-04Eevee: Irradiance Visibility: Add RNA / Engine propertiesClément Foucault
2017-12-01Fix update of non-scene owned layer collectionsDalai Felinto
2017-12-01Groups and collection: create group from collectionDalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-12-01Depsgraph: Cleanup, namingSergey Sharybin
2017-11-25Eevee: SSS: Add separated Albedo option.Clément Foucault
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-14Eevee: SSS: Add Quality settings.Clément Foucault
2017-11-14Eevee: Initial Separable Subsurface Scattering implementation.Clément Foucault
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in makesrnaSergey Sharybin
2017-11-07Depsgraph: Simplify some workarounds and make API closer to finalSergey Sharybin
2017-11-06Depsgraph: Make graph to be per-scene-layer for RNASergey Sharybin
2017-10-27Eevee: Volumetrics: Fix "Tile Size" tooltipClément Foucault
2017-10-27Eevee: Overhaul the volumetric system.Clément Foucault
2017-10-24rna_layer.c cleanup: remove uneeded includesDalai Felinto
2017-10-23Refactor: Move rna_scene.c layer/collection to rna_layer.cDalai Felinto