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
2017-10-02Eevee : SSR : Make sure to not apply Specular Occlusion to SSR.Clément Foucault
2017-10-02Eevee : Probe Grid : Fix Update tagging.Clément Foucault
2017-10-02Eevee : Probe Cubemap : Fix Broken Display data.Clément Foucault
2017-10-02Eevee : Light Grid : Init grid to black instead of world color.Clément Foucault
2017-10-02Eevee : Lamps : Change ESM default exponent.Clément Foucault
2017-10-02Buildbot: Re-enable cuda binaries, those should workSergey Sharybin
2017-10-02Disable multithreaded weight paint when mirroring is enabled.Alexander Gavrilov
2017-10-02Remove brush versioning (again!)Campbell Barton
2017-10-02Depsgraph: Fix/workarounf when tagging light probe for data updateSergey Sharybin
2017-10-02Fix T52927: Compositor wrong scale when scale size input is connected to comp...Sergey Sharybin
2017-10-02Vertex Paint: projection optionsCampbell Barton
2017-10-02Sculpt: calculate plane instead of point,normalCampbell Barton
2017-10-02Cleanup: add 'sphere' to sculpt test function nameCampbell Barton
2017-10-02Cleanup: indentation, whitespaceCampbell Barton
2017-10-02Math Lib: distance to AABBCampbell Barton
2017-10-02Compositor: Fix strict compilation warnings when debug is enabledSergey Sharybin
2017-10-02Compositor: Fix compilation error with debug enabledSergey Sharybin
2017-10-02Fix T52920: Saving Tiff Files type Blender crashesSergey Sharybin
2017-10-01Fix gradient tool crash with recent changesCampbell Barton
2017-10-01Vertex Paint: use squared distance testCampbell Barton
2017-10-01Compile fixes for MSVC:Andrea Weikert
2017-10-01Vertex Paint: respect 'normal' optionCampbell Barton
2017-10-01CMake: support CUDA 9 toolkit, and automatically disable sm_2x binaries.Brecht Van Lommel
2017-10-01Weight Paint: restore non-spray functionalityCampbell Barton
2017-10-01Buildbot: Use latest master config from buildbotSergey Sharybin
2017-10-01Buildbot: Extra tweaks to packing rulesSergey Sharybin
2017-10-01Buildbot: Tweaks to current macOS configSergey Sharybin
2017-10-01Fix weight paint Blur, Smear and Average breakage in multi-paint mode.Alexander Gavrilov
2017-10-01Eevee : Add a setting for the number of indirect light bounce.Clément Foucault
2017-10-01LightProbe : Fix UI : display panels.Clément Foucault
2017-09-30Cleanup: Remove some old pre 2.5 IPO codeAaron Carlisle
2017-09-30Eevee: LightGrid: Fix progressive rendering.Clément Foucault
2017-09-30Object Mode : Add probes data outlines and selectabilityClément Foucault
2017-09-30DRWCache: Add a new regular Quad buffer.Clément Foucault
2017-09-30Fix vertex paint w/ subsurf drawingCampbell Barton
2017-09-30Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Vertex Paint minor improvement w/ smearCampbell Barton
2017-09-29Fix vertex paint smear toolCampbell Barton
2017-09-29Weight Paint: accumulate supportCampbell Barton
2017-09-29Cleanup: de-duplicate copied code w/ vertex paintCampbell Barton
2017-09-29Fix T52943: don't export curves objects with no faces to Cycles.Brecht Van Lommel
2017-09-29Fix Cycles OpenCL compiler error after recent changes.Brecht Van Lommel
2017-09-29Cleanup: split out tools & utils from vertex paintCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-09-29GNUmakefile: add back 'git pull'Campbell Barton
2017-09-29Collada: export vertex-color alphaCampbell Barton
2017-09-29RNA: expose mesh vertex alphaCampbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-29Code cleanup: remove unnecessary buildbot code after macOS library upgrade.Brecht Van Lommel