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-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Color management: change view transform for color pickers and display modes.Brecht Van Lommel
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: add trailing commasCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-22Cleanp: use single global for draw managerCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-11-16Fix crash when rendering a scene first and then goes to eevee preview modes a...mano-wii
2018-11-08Eevee: Add partial support for the Light Path NodeClément Foucault
2018-10-28Eevee: Implement jittered soft shadowmapClément Foucault
2018-10-23Eevee: Fix crash when bakingClément Foucault
2018-10-08Cleanup: use DRW_object_is_* for object checksCampbell Barton
2018-09-25Eevee: Don't render meshes in hidden wire modeClément Foucault
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-10Eevee: Depth of Feild: Fix ringing issue of background objectsClément Foucault
2018-08-17GPUFramebuffer: Fix wrong stencil clearingClément Foucault
2018-07-30Viewport: use Filmic without scene exposure/gamma/curves for workbench.Brecht Van Lommel
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-07-08Cleanup: rename 'ct' to 'len' for size varsCampbell Barton
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-22PaintMode: Full Shading Boolean => SliderJeroen Bakker
2018-06-11MetaBall support for Workbench + EEVEEJeroen Bakker
2018-06-02DRW: Make the Procedural hair update part of the drawmanager.Clément Foucault
2018-06-02Eevee: Hair: Make hairs visible even if the show emitter option is disabled.Clément Foucault
2018-05-30Cleanup: whitespaceCampbell Barton
2018-05-30Workbench: Specular HighlightsJeroen Bakker
2018-05-30Fix unnecessary Cycles render updates when selecting objects.Brecht Van Lommel
2018-05-30Eevee: Add support for new Hair geometry system.Clément Foucault
2018-05-29EEVEE: LookDev use_scene_light draw optionJeroen Bakker
2018-05-28EEvEE: LookDevJeroen Bakker
2018-05-17Remove ViewLayer settings - cleanup 1/2Dalai Felinto
2018-05-17Move EEVEE properties into sceneDalai Felinto
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-04Eevee: Shadows: Separate Cube and Cascade shadow maps into 2 texture array.Clément Foucault
2018-05-01Eevee: Shadows: Only tag as shadow caster if a shadow is cast.Clément Foucault
2018-04-30DRW: Remove DRWTextureFormat in favor or GPUTextureFormat.Clément Foucault
2018-04-21Cleanup: styleCampbell Barton
2018-04-20Eevee: TAA Reprojection: Initial implementationClément Foucault
2018-04-20Eevee: TAA Reprojection: Add layer property.Clément Foucault
2018-04-20Eevee: Add Velocity pass.Clément Foucault
2018-03-25GPUFramebuffer: Refactor (Part 2)Clément Foucault
2018-03-14GPUViewport: Fix offscreen multisample syncing.Clément Foucault
2018-03-14Eevee: Fix sequencer rendering.Clément Foucault