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-11-20Cleanup: BLI headers firstCampbell Barton
2017-11-19Merge branch 'master' into blender2.8Julian Eisel
2017-11-19Swap priority of system path overrides for dev buildsJulian Eisel
2017-11-19Vertex Paint: missed removing settings from UICampbell Barton
2017-11-19Fix T53347: Vertex paint crash on undo/exitCampbell Barton
2017-11-19Eevee : Fix bug with SSS and SSR active node selectionClément Foucault
2017-11-18CMake: remove solaris pathCampbell Barton
2017-11-18Cleanup: outdated commentCampbell Barton
2017-11-18Cleanup: styleCampbell Barton
2017-11-18Fix BGE sound actuator property accessCampbell Barton
2017-11-18Add select similar custom bone shapeCampbell Barton
2017-11-17Mikktspace: Speed up the merging of identical verticesLukas Stockner
2017-11-17Depsgraph: Fix assert/crash when transforming from redo systemSergey Sharybin
2017-11-17Cycles: Add per-tile render time debug passLukas Stockner
2017-11-17Cycles: Add Volume Direct and Volume Indirect passes for volume-scattered lightLukas Stockner
2017-11-17Cycles: Refactor PassType from bitflag to index in order to allow for more pa...Lukas Stockner
2017-11-17Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-17Depsgraph: Add missing checks from previous commitSergey Sharybin
2017-11-17Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-17Depsgraph: Don't make non-dynamic hair dependent on timeSergey Sharybin
2017-11-17Fix UV Projection Center CalculationCampbell Barton
2017-11-17Cleanup: warningsCampbell Barton
2017-11-17Fix error when compiling with msvcGermano
2017-11-17Eevee: SSS: Add cubic profile for the sake of completeness.Clément Foucault
2017-11-16Eevee: SSS: Add SSS to the principled shader.Clément Foucault
2017-11-16Eevee: SSS: Add Christensen-Burley diffusion profile.Clément Foucault
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-11-16Merge branch 'master' into blender2.8Bastien Montagne
2017-11-16BLI listbase: add bytes finding helpers.Bastien Montagne
2017-11-16Cycles: Fix crash with split branched path tracingMai Lavelle
2017-11-15Merge branch 'master' into blender2.8Campbell Barton
2017-11-15BLI_utildefines: sync w/ 2.8Campbell Barton
2017-11-15Cleanup: use 'uint'Campbell Barton
2017-11-15Cycles: Fix after recent merge from masterDalai Felinto
2017-11-15GSet: utils to access data stored outside the setCampbell Barton
2017-11-15Merge branch 'master' into blender2.8Bastien Montagne
2017-11-15Merge commit '212a8d9e5ae7' into blender2.8Dalai Felinto
2017-11-15Merge commit '212a8d9e5ae7^' into blender2.8Dalai Felinto
2017-11-15Fix T53309: Remove default 'Clear loc/rot/scale delta transform' shortcuts.Bastien Montagne
2017-11-14Cleanup: order from a-z structs in BKE_collection.h and BKE_layer.hDalai Felinto
2017-11-14Eevee: SSS: Fix SSS with Add Shader node.Clément Foucault
2017-11-14Eevee: Add SSS objects to probe rendering.Clément Foucault
2017-11-14Fix Opengl Error with glBlitFramebufferClément Foucault
2017-11-14Smoke: Pass non-trivial arguments by const referenceSergey Sharybin
2017-11-14Fix compilation error with clang-5Sergey Sharybin
2017-11-14Alembic: Fix mismatch in forward declaration with definitionSergey Sharybin
2017-11-14Fix missing SpinLock typedef on macOSArto Kitula
2017-11-14Add stdlib include for utildefinesCampbell Barton
2017-11-14Fix T53068: AMD Threadripper not working well with BlenderSergey Sharybin
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton