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/intern
AgeCommit message (Expand)Author
2020-02-10Cycles: Fix linking error of new avxf unit testsSergey Sharybin
2020-02-10Cleanup: spellingCampbell Barton
2020-02-09Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-09Fluid: Optimization for fluid domain obstacle boundary handlingSebastián Barschkis
2020-02-09Fluid: Fixed file formats for script exporterSebastián Barschkis
2020-02-09Fluid: Fixes for fluid guidingSebastián Barschkis
2020-02-09Fix eigen/openmp link error in some build configurationsBrecht Van Lommel
2020-02-09Cycles: Add avxf unit tests.Ray Molenkamp
2020-02-09Fix Cycles error with hair and spatial splits after recent changesBrecht Van Lommel
2020-02-08Fix Cycles embree render crash after recent refactorBrecht Van Lommel
2020-02-08Cleanup: fix compiler warningBrecht Van Lommel
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07Fluid: Fixed cache reading issue with larger resolution noise gridsSebastián Barschkis
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07OpenVDB: Added missing macros in fluid wrapper fileSebastián Barschkis
2020-02-07Cleanup: simplify Cycles primitive attribute map storageBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-02-07Cleanup: remove unnecessary operations in Cycles curves exportBrecht Van Lommel
2020-02-07Cleanup: split Cycles export into smaller filesBrecht Van Lommel
2020-02-07Cleanup: export particle hair as a separate Cycles objectBrecht Van Lommel
2020-02-07Cleanup: add type inheritance for Cycles nodesBrecht Van Lommel
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07Fluid: Fixed try/catch exception issue and unsed variable issueSebastián Barschkis
2020-02-06Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp
2020-02-06Fix: Build error on windows in bf_intern_mantaflowRay Molenkamp
2020-02-06Fluid: Optimization for fluid domain obstacle boundary handlingSebastián Barschkis
2020-02-06Merge branch 'blender-v2.82-release' into masterNathan Letwory
2020-02-06OpenVDB: Fix IOError in try catch statementSebastián Barschkis
2020-02-06Fluid: Fixed slow cache loading for smoke dataSebastián Barschkis
2020-02-06Code_Cleanup_Day/Windows: Clean-up windows API Level.Ray Molenkamp
2020-02-06Cycles: Track specular throughput to account for reflection color in denoisin...Lukas Stockner
2020-02-04Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-02-04Fix wrong default value for Lacunarity in Musgrave textureBartosz Moniewski
2020-02-03Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-02-03Fix Cycles particle hair rendering broken after recent changesBrecht Van Lommel
2020-02-02Cleanup: clang-formatCampbell Barton
2020-01-31Cycles: bump version to 1.12, matching Blender 2.83 release cycleBrecht Van Lommel
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31Fix T64024: fullscreen switching on macOS shows red line artifactsYevgeny Makarov
2020-01-31Cleanup: enforce immutability through const, instead of a commentNicholas Rishel
2020-01-31Fix issues in Cycles standalone, particularly related to render displayBrecht Van Lommel
2020-01-31Cycles: bump version to 1.11, matching Blender 2.82 release cycleBrecht Van Lommel
2020-01-31Fluid: More stable flow emissionSebastián Barschkis
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31Fix potential crash in guarded alloc stats, when there are no allocationsJames Fulop
2020-01-31Fix more undefined behavior in tangent space computationBrecht Van Lommel
2020-01-30Cleanup: clang-format, unused variableCampbell Barton
2020-01-29Merge branch 'blender-v2.82-release'Philipp Oeser
2020-01-29Fluid: Fixes for flow objects and initial velocitiesSebastián Barschkis