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
path: root/source
AgeCommit message (Expand)Author
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell 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-28Eevee: Probe Grid: Clear Grid buffers with world diffuse coefs.Clément Foucault
2017-09-28Eevee: Probe Grid: Add "progressive rendering"Clément Foucault
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-09-28Fix T52086: Graph editor "normalize" drag errors for integersSergey Sharybin
2017-09-28Fix T52932: Driver with target of custom property from scene fails to updateSergey Sharybin
2017-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-28Curves: Fix wrong bitset being checked against CYCLIC bit flagSergey Sharybin
2017-09-28Cleanup: switch fall-through warningCampbell Barton
2017-09-28Adding paint brushes crashes w/ linked libsCampbell Barton
2017-09-28Missed in last merge from masterCampbell Barton
2017-09-27Eevee : TAA : Fix conflict with outlines.Clément Foucault
2017-09-27Object Mode Engine: Small cleanupClément Foucault
2017-09-27Eevee : TAA : Change post process chain to allow more flexibilityClément Foucault
2017-09-27Eevee: Use fmod instead of floor.Clément Foucault
2017-09-27bgl module: extend `gl_buffer_type_from_py_format_char` function to work with...Germano
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Cleanup: warningCampbell Barton
2017-09-27--debug-gpu-shader: Dump GLSL shaders to diskDalai Felinto
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-09-27bgl module: Interpret a buffer as a bgl.BufferGermano
2017-09-27D2830 - 2.8: Fix crash when creating new actionJoshua Leung
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-26Eevee: Fix bug with cubemap shadows.Clément Foucault
2017-09-26Eevee: Fix broken World probe.Clément Foucault
2017-09-26Eevee: TAA: Remove 32 sample limit.Clément Foucault
2017-09-26BLI_rand : Make use of BLI_halton and BLI_hammersleyClément Foucault
2017-09-26BLI_rand : Add new low-discrepency sequences generatorClément Foucault
2017-09-26Eevee : Fix regression : Refraction not workingClément Foucault
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Cleanup: indentationCampbell Barton
2017-09-26Cleanup: indentationCampbell Barton
2017-09-26Transform: add manipulator aligned boundsCampbell Barton
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Cleanup: remove bounds runtime data from sceneCampbell Barton
2017-09-26GPUFramebuffer: Enable multisample when binding a Multisample FBOClément Foucault
2017-09-26DRW : Fix Compiler WarningClément Foucault
2017-09-26Eevee : Fix compilation warning on intel.Clément Foucault
2017-09-26GPU_immediate_util: add cube drawing functionCampbell Barton
2017-09-26Cleanup: naming (GPU immediate util)Campbell Barton
2017-09-26Missed from merge commitCampbell Barton
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Beauty fill was skipping small facesCampbell Barton
2017-09-26Fix T52871: beauty fill errorCampbell Barton
2017-09-26Revert "Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenl...Campbell Barton