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-07-06Fix T51943: Depsgraph: world update happening eternally on background (set) s...Sergey Sharybin
2017-07-06Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-06Fix T51955: Changing Auto-IK length crashes Blender (with new-depsgraph)Sergey Sharybin
2017-07-06Fix T51015: Pack all into blend automatically leaves checkbox enabled.Bastien Montagne
2017-07-06Eevee: Volumetrics: Avoid light leaking if last step is going trough geometry.Clément Foucault
2017-07-05Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-07-05Better fix for sequencer crash when text strip doesn't have effect data.Sybren A. Stüvel
2017-07-05Eevee: Volumetrics: Fix enum flag.Clément Foucault
2017-07-05Sequencer: Prevent crash when text strip doesn't have effect data.Sybren A. Stüvel
2017-07-05Eevee: Fix typo...Clément Foucault
2017-07-05Eevee: Fixups.Clément Foucault
2017-07-05Eevee: Volumetrics: Add Light contribution clamping.Clément Foucault
2017-07-05Eevee: Volumetrics: Do not add anisotropy attribute, average it.Clément Foucault
2017-07-05DrawManager: Fix manipulator blend mode.Clément Foucault
2017-07-05Eevee: Volumetrics: Add settings.Clément Foucault
2017-07-05Eevee: Volumetrics: Add support for Position Coordinates.Clément Foucault
2017-07-05Eevee: Volumetrics: Add Volume Absorption node.Clément Foucault
2017-07-05Eevee: Volumetrics: Colored Transmittance support.Clément Foucault
2017-07-05Eevee: Volumetrics: Match cycles scattering.Clément Foucault
2017-07-05Override template: Add text and icon optional parametersDalai Felinto
2017-07-05Expose rna_translate_ui_text to be used for interface templatesDalai Felinto
2017-07-05Code comments regarding last commit (forgotten to add before)Luca Rood
2017-07-05Merge branch 'master' into blender2.8Luca Rood
2017-07-05Fix T51296: UVs not working for hair emitted from verticesLuca Rood
2017-07-05Compositor: Fix compilation error and crash when using defocus searchSergey Sharybin
2017-07-05Merge branch 'master' into blender2.8Bastien Montagne
2017-07-04Eevee: Fix world test for volumetricDalai Felinto
2017-07-04Third fix for my merge: crash after switch to edit mode reported by @dfelintoAlexander Romanov
2017-07-04Fix T51834: Active Object and Groups color difference imperceptibleBastien Montagne
2017-07-04One more fix for merged 'normal map tangents not working correctly when there...Alexander Romanov
2017-07-04Merge branch 'master' into blender2.8Bastien Montagne
2017-07-04Fix T51965: Custom Bone Shape Wireframe setting affects wireframe thickness.Bastien Montagne
2017-07-04Fix T51703: Rigid body with delta transform jumps when transformingLuca Rood
2017-07-04Eevee: Fix Closure define.Clément Foucault
2017-07-04Better fix for rigid body not resimulatingLuca Rood
2017-07-04Fix rigid body not resimulating after cache invalidationLuca Rood
2017-07-03Eevee: Add support for volumetrics in node tree.Clément Foucault
2017-07-03GPU Codegen: Add new closure socket type.Clément Foucault
2017-07-03Eevee: Initial implementation of Volumetrics.Clément Foucault
2017-07-03Draw Manager: Add new blend mode for transmission.Clément Foucault
2017-07-03Eevee: Fix luma calculation for lamp fresnel.Clément Foucault
2017-07-03Fix edit mode not drawingDalai Felinto
2017-07-03Fix alembic after merge from masterDalai Felinto
2017-07-03Fix building with gcc6 after merge from masterDalai Felinto
2017-07-03Fix for merged 'normal map tangents not working correctly when there are no U...Alexander Romanov
2017-07-03Merge branch 'master' into blender2.8Alexander Romanov
2017-07-03Fix T51523: Lattice modifier affecting particles even when disabledLuca Rood
2017-07-03Eevee: Hide lightprobe data when using "Only Render"Dalai Felinto
2017-07-03Alembic: fix T51820 for sequence files not loading properly.Sybren A. Stüvel
2017-07-03Alembic: avoid crashing when doing certain file operations.Sybren A. Stüvel