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-05-23Cycles: Improve sampling of area lightsAntony Ryakiotakis
2020-05-22Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-22Fix T76925: Cycles OpenCL compile error with some drivers on LinuxBrecht Van Lommel
2020-05-22Wayland: support key repeatChristian Rauch
2020-05-22GHOST: fix GHOST_System::getMilliSeconds()Christian Rauch
2020-05-22Fix missing header building with waylandCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-20Cycles: Fix rendering instanced smoke domain.Jacques Lucke
2020-05-20Fix Windows build after recent guardedalloc changesBrecht Van Lommel
2020-05-20Cleanup: make guarded memory allocation always thread safeBrecht Van Lommel
2020-05-20Cleanup: remove legacy mmap memory allocation for 32 bitBrecht Van Lommel
2020-05-19OpenSubdiv: Remove old GPU codeSebastián Barschkis
2020-05-19Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-19Fix T76812: [Mantaflow] Inflow particles not continuousSebastián Barschkis
2020-05-19Fix: build error due to missing definitionsJacques Lucke
2020-05-19Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-19Fix T76697: [Mantaflow] mesh generation does not account for some particlesSebastián Barschkis
2020-05-19Fix T72889: Cycles camera motion blur not usng more than 2 stepsJosh Belanich
2020-05-19Fluid: Cleanup unused variablesSebastián Barschkis
2020-05-18Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-18OIpenSubdiv: Cleanup, move to a better sounding namespaceSergey Sharybin
2020-05-18Fix T76814: [Mantaflow] Surface Tension always worksSebastián Barschkis
2020-05-18OpenSubdiv: Cleanyp, remove old GPU codeSergey Sharybin
2020-05-18OpenSubdiv: Cleanup, remove unused topology orientation codeSergey Sharybin
2020-05-18Fix T62422: Baking ray distance do not workSebastian Parborg
2020-05-18Manta: Cleanup, strict compiler flagSergey Sharybin
2020-05-17Fix: Build error with MSVCRay Molenkamp
2020-05-17Fluid: Foundation for new OpenVDB file IOSebastián Barschkis
2020-05-17Fluid: Cleanup namespace stdSebastián Barschkis
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-05-15Libmv: Fix crash solving when having negative framesSergey Sharybin
2020-05-15Libmv: Add map utilitySergey Sharybin
2020-05-15Libmv: Cleanup, spellingSergey Sharybin
2020-05-15Cycles: Refactor microfacet BSDFs to remove separate anisotropy codeLukas Stockner
2020-05-14Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-14Fix T63588: Cycles unnecessarily updates background importance sampling mapTautvydas Andrikys
2020-05-14Fix T73984: unnecessary Cycles viewport updates with object texture coordinatesBrecht Van Lommel
2020-05-14Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-14Fix --debug-cycles printing CUDA devices twiceBrecht Van Lommel
2020-05-14Merge branch 'blender-v2.83-release'Jeroen Bakker
2020-05-14Cleanup: don't use deprecated exception specificationsJacques Lucke
2020-05-14GHOST/wayland: style fixChristian Rauch
2020-05-14GHOST/wayland: fix cursor buffer deallocationChristian Rauch
2020-05-14GHOST/wayland: remove unused 'registry'Christian Rauch
2020-05-13Fluid: Fix for refactor 99ee1de094a1Sebastián Barschkis
2020-05-13GHOST: fix cursor buffer handling when toggling visibilityChristian Rauch
2020-05-12Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-12Fix incorrect assert in Cycles node socket get/set functionsBrecht Van Lommel
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Fix T76507: Reading clipboard blocks keyboard input on X11Campbell Barton