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-09Merge branch '28' into custom-manipulatorscustom-manipulatorsCampbell Barton
2017-10-08Eevee: Fix bad defines for volumetric shadowingClément Foucault
2017-10-08Gawain: Make common uniforms become builtinsClément Foucault
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-10-07Cleanup: remove Py3.5 compatible codeCampbell Barton
2017-10-07Initial fix for T53014: Cycles material preview no lightDalai Felinto
2017-10-07Eevee: Shadows: Add Contact ShadowsClément Foucault
2017-10-07Eevee: Modify the raycast function to be more flexible.Clément Foucault
2017-10-06Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-10-06Cycles: Fix possible race condition when generating Beckmann tableSergey Sharybin
2017-10-06Fix crash when deleting workspace active in multiple windowsJulian Eisel
2017-10-06Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-10-06Cycles: Cleanup, indendationSergey Sharybin
2017-10-06Gawain: Reduce shader interface bucket sizeClément Foucault
2017-10-06Gawain: Add UBOs to shader interface.Clément Foucault
2017-10-06Fix T53012: Shadow catcher creates artifacts on contact areaSergey Sharybin
2017-10-06Cycles: Cleanup, indentation and wrappingSergey Sharybin
2017-10-06Merge branch 'master' into blender28Campbell Barton
2017-10-06Cleanup: Math lib naming (use v3 suffix)Campbell Barton
2017-10-06Sequencer: Cleanup, use more BLI utilities where possibleSergey Sharybin
2017-10-06Sequencer: Use BLI math functions where possibleSergey Sharybin
2017-10-06Sequencer: Avoid re-calculation index offset multiple timesSergey Sharybin
2017-10-06Sequencer: Use funciton instead of macr oto avoid argument re-evaluationSergey Sharybin
2017-10-06Fix T52940: VSE Glow Effect Strip on transparent images has no blurSergey Sharybin
2017-10-06Error in falloff_angle range in last commitCampbell Barton
2017-10-06Vertex Paint: move normal falloff into the brushCampbell Barton
2017-10-06Vertex Paint: use view normal w/ 2D falloffCampbell Barton
2017-10-06Vertex Paint: use brush front-face settingCampbell Barton
2017-10-06Sculpt: use tube falloff when calculating normalsCampbell Barton
2017-10-06Sculpt: clamp normal to plane w/ projected falloffCampbell Barton
2017-10-06Fix ruler access from search pop-upCampbell Barton
2017-10-06Cleanup: styleCampbell Barton
2017-10-06Gawain: Simplify / optimize the shader interface.Clément Foucault
2017-10-06Revert "Gawain: Optimize out extra level on top of ShaderInput"Clément Foucault
2017-10-06Fix T52514: don't clear filename when dropping directory path in file browser.Brecht Van Lommel
2017-10-05Fix T52998: disabled menu entries responding to key shortcuts.Brecht Van Lommel
2017-10-05Fix T53002: Batch-Generate Previews generate empty or none image for large ob...Bastien Montagne
2017-10-05Fix T53001: more workarounds for crash in AMD compiler with recent drivers.Brecht Van Lommel
2017-10-05Code refactor: split displace/background into separate kernels, remove luma.Brecht Van Lommel
2017-10-05Sculpt Mode: 2D falloff optionCampbell Barton
2017-10-05Gawain: Optimize out extra level on top of ShaderInputSergey Sharybin
2017-10-05Draw manager: Avoid unneeded memory malloc/free when attempting to create mis...Sergey Sharybin
2017-10-05Gawain: Make builtin uniform lookup to be O(1)Sergey Sharybin
2017-10-05Gawain: Lookup uniforms and attributes from bucketsSergey Sharybin
2017-10-05Gawain: Force hashing function to be inlinedSergey Sharybin
2017-10-05Vertex Paint: apply when cursor isn't over facesCampbell Barton
2017-10-05Cleanup: rename dist -> depthCampbell Barton
2017-10-05Cleanup: remove unused struct memberCampbell Barton
2017-10-05Disable cursor drawing while navigatingCampbell Barton
2017-10-05Fix sculpt secondary color missing some brushesCampbell Barton