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-26Cleanup: add ImageKey to avoid longer argument lists and duplicated codeBrecht Van Lommel
2020-02-26Cleanup: deduplicate OpenVDB library definitions/include/libs logicBrecht Van Lommel
2020-02-26Build: add compatibility between precompiled libraries and new glibcBrecht Van Lommel
2020-02-26Cleanup: spellingCampbell Barton
2020-02-25Fix T74063: Cycles light pass viewport display wrong with saturated colorsBrecht Van Lommel
2020-02-25Cleanup: Remove superfluous "cuda_device_ptr" functionPatrick Mours
2020-02-25Cycles: Add option to change which sample to start viewport denoising atPatrick Mours
2020-02-25Overlay: Fix overlays being washed out by render colorsClément Foucault
2020-02-25Fix T74095: crash deleting all faces in edit mode with Cycles renderingBrecht Van Lommel
2020-02-25Cycles: move sss and diffuse transmission into diffuse passBrecht Van Lommel
2020-02-24Fix Cycles Embree hair + motion blur failing after recent Catmull-Rom changeBrecht Van Lommel
2020-02-24Fix T74169: Vector Rotate Node - Euler modes not working as intendedCharlie Jolly
2020-02-24Fix unnecessary Cycles OptiX kernel loadingPatrick Mours
2020-02-24Mantaflow: Address precompiler warning and related cleanupJulian Eisel
2020-02-20Cycles: Switched Embree to use Catmull-Rom curves.Stefan Werner
2020-02-19Fluid: Updated manta pp filesSebastián Barschkis
2020-02-19Cleanup: `make format`Dalai Felinto
2020-02-19Fluid: Fix typo that was made in 4453509d83dcSebastián Barschkis
2020-02-19Fix T73770: Mantaflow is unable to bake fluid simulations on non-ASCII file p...Sebastián Barschkis
2020-02-19Fix T73938: Cycles Vertex Color wrong if no layer is specifiedPhilipp Oeser
2020-02-18Fix Cycles fluid motion blur not working after recent refactorBrecht Van Lommel
2020-02-18Fix Embree failing on objects with a very high number of motion stepsBrecht Van Lommel
2020-02-18Cycles: Fix failing avxf cross test on AVX2Ray Molenkamp
2020-02-18Fix T73954: Cycles viewport render from camera not respecting aspect ratioBrecht Van Lommel
2020-02-18Fix Cycles Embree crash with AO shader local only optionBrecht Van Lommel
2020-02-18Fix Cycles Embree test failures with shadow catcherBrecht Van Lommel
2020-02-18Cleanup: compiler warningsBrecht Van Lommel
2020-02-18Cycles: Enabled quaternion motion blur with Embree.Stefan Werner
2020-02-17Fix: T73830 OSL not finding stdosl.h on linuxRay Molenkamp
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2020-02-17Fix artifacts with Cycles viewport denoising when rendering with multiple CUD...Patrick Mours
2020-02-17ColorManagement: Dithering ImprovementClément Foucault
2020-02-17Cycles: Add support for adaptive kernel compilation to OptiX devicePatrick Mours
2020-02-17Fix OpenCL issue after recent code cleanupBrecht Van Lommel
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-17Fix T73862: Fluid Sim file handle resource leakCampbell Barton
2020-02-15GHOST: Init New Windows with a closer theme colorAaron Carlisle
2020-02-15Cleanup: work around clang-format differences between versionsBrecht Van Lommel
2020-02-15Cleanup: fix compiler warningBrecht Van Lommel
2020-02-15Fix T73796: Memory leak saving imageCampbell Barton
2020-02-15Fix incorrect enum in GHOST testCampbell Barton
2020-02-15Cleanup: clang-formatCampbell Barton
2020-02-15Shading: Extend Vector Math Node with Sin, Cos, Tan and Wrap functionsCharlie Jolly
2020-02-14Fix sporadic CUDA launch failures with Cycles viewport denoisingPatrick Mours
2020-02-14Fluid: Inflow object improvementsSebastián Barschkis
2020-02-14Fix T70685: Cycles crash using WITH_CYCLES_NATIVE_ONLY on WindowsRay molenkamp
2020-02-14Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-13Fix OptiX denoising when multiple CUDA streams are activePatrick Mours
2020-02-13Cleanup: Remove some unnecessary OptiX device codePatrick Mours