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-09-02EEVEE: Remove softness parameters from RNA & UItmp-eevee-shadowmap-refactorClément Foucault
2019-09-02EEVEE: Fix sunlight when sun angle is 180 degreesClément Foucault
2019-09-02EEVEE: Shadow: Add back shadow biasClément Foucault
2019-09-02EEVEE: Fix spotlight shadow optimizationClément Foucault
2019-09-02UI: Make cascaded shadowmap panel on top of contact shadowClément Foucault
2019-09-02EEVEE: Shadow: Add temporal sampling to shadowmapsClément Foucault
2019-09-02Cleanup: EEVEE: Split eevee_lights.c into smaller filesClément Foucault
2019-09-02Eevee: Shadow: Refactor / Cleanup of shadow updateClément Foucault
2019-09-02Eevee: Light: Refactor shadow tagging to allow dupli shadow castersClément Foucault
2019-09-02Eevee: Shadows: Add texel border on shadow cube for better edge filteringClément Foucault
2019-09-02Eevee: Shadow: Speedup: Only render shadow cube face neededClément Foucault
2019-09-02Eevee: Shadows: Make shadowmap follow light orientationClément Foucault
2019-09-02DRW: Add line offset to DRW_STATE_SHADOW_OFFSETClément Foucault
2019-09-02Eevee: Shadows: Improve contact shadowsClément Foucault
2019-09-02Eevee: Shadow: Speedup: Use only 2 sample for cascaded shadowmapClément Foucault
2019-09-02Eevee: Shadow: Remove receiver plane bias and use hardware filteringClément Foucault
2019-09-02Eevee: Shadow: Make sun clip distances automaticClément Foucault
2019-09-02Eevee: Remove ESM and VSM codeClément Foucault
2019-09-02Eevee: Shadows: Add Receiver Plane Depth BiasClément Foucault
2019-09-02Eevee: Replace ESM and VSM by PCF shadow mappingClément Foucault
2019-09-02DRW: Add shadow bias stateClément Foucault
2019-09-02Eevee: SSS: Refactor translucencyClément Foucault
2019-09-02Eevee: SSS: Refactor to use less memory and always use separate albedoClément Foucault
2019-09-02GPUFramebuffer: Bump max color attachement to 6Clément Foucault
2019-09-02UI: Don't show button context menu for drag-labelsJulian Eisel
2019-09-02GPencil: New Strength mode for Opacity modifierAntonio Vazquez
2019-09-02CMake: De-duplicate test target name constructionSergey Sharybin
2019-09-02Fix noisy GFlags warnings when building testsSergey Sharybin
2019-09-02CMake: Cleanup, unset temporary variablesSergey Sharybin
2019-09-02WM: batch rename, regular expression supportCampbell Barton
2019-09-01GPencil: Set fill material when curve is 2D and has fillingAntonio Vazquez
2019-09-01GPencil: Add Convert to Grease Pencil to context Object menuAntonio Vazquez
2019-09-01UI: Active Default Button HighlightHarley Acheson
2019-09-01WM: make find/replace default for batch renameCampbell Barton
2019-09-01Fix transforming origin affecting unselected childrenCampbell Barton
2019-09-01WM: batch rename, material & object-data supportCampbell Barton
2019-09-01Copy Rotation & Transform: add Euler order override options.Alexander Gavrilov
2019-09-01Fix T69364: GPencil Array Modifiers causes crashAntonio Vazquez
2019-08-31Drivers: support accessing Quaternion rotation channels.Alexander Gavrilov
2019-08-31WM: batch rename operatorCampbell Barton
2019-08-31Fix non-functional return argument in new gpencil codeCampbell Barton
2019-08-31Build: don't require svn to be available for "make update" when not usedBrecht Van Lommel
2019-08-31Fix T66452: Convert Curve to Grease Pencil StrokesAntonio Vazquez
2019-08-31Build: use non-interactive svn commands for "make update"Brecht Van Lommel
2019-08-31Drivers: support explicit euler rotation order for transform channels.Alexander Gavrilov
2019-08-31Cleanup: rename natural string comparisonCampbell Barton
2019-08-31Outliner: fix unnecessary syncingNathan Craddock
2019-08-31Outliner: always sync object selectionNathan Craddock
2019-08-30Cleanup: clang-formatRay Molenkamp
2019-08-30MSVC: Fix BlendThumb debug build.Ray Molenkamp