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-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
2020-01-29Fix T73469: OSL: Vector Math Node modulo uses wrong functionCharlie Jolly
2020-01-28macOS: add trackpad smart zoom event supportYevgeny Makarov
2020-01-28Linux: update EGL context code to fully work, including offscreen renderingChristian Rauch
2020-01-27UI: Win32 - Restore Minimized App On WM_CloseHarley Acheson
2020-01-27Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp
2020-01-27Fix: Building without WITH_MOD_FLUIDRay Molenkamp
2020-01-27Merge branch 'blender-v2.82-release'mano-wii
2020-01-27Fix undefined behavior in tangent space computationSimon G
2020-01-27Fix part of T65404: quit dialog doesn't show if Blender is minimizedYevgeny Makarov
2020-01-27Shading: Add color output to White Noise nodeCharlie Jolly
2020-01-27Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-27Memory: add OBJECT_GUARDED_SAFE_DELETE like MEM_SAFE_FREEBrecht Van Lommel
2020-01-27Fix OBJECT_GUARDED_FREE compiler error when type is in namespaceBrecht Van Lommel
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-25Cleanup: include missing CMake headersCampbell Barton
2020-01-24Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-01-24Fluid: Added resume cache boolean to standalone scriptsSebastián Barschkis
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-23Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-01-23Fix: Use a minimal alignment of 8 in MEM_lockfree_mallocN_alignedJacques Lucke
2020-01-22Fluid: Cleaned up functions that deal with Python objects (C-API)Sebastián Barschkis
2020-01-22Fluid: Refactored Mantaflow <-> Blender pointer exchange once moreSebastián Barschkis
2020-01-22Fix T71344: Optix render errors with motion blur and unknown bone constraint ...Patrick Mours
2020-01-22Merge branch 'blender-v2.82-release'Richard Antalik
2020-01-22Fix T73311: Mantaflow > Liquid: Enabling Initial Velocity on Inflow / Outflow...Sebastián Barschkis
2020-01-22Fix T72894: Mantaflow: several crashes due to null pointersSebastián Barschkis