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-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
2020-05-12Merge branch 'blender-v2.83-release'Jacques Lucke
2020-05-12Fix T75889: Cannot bake mantaflow via Python APIJacques Lucke
2020-05-12Fluid: remove special treatment for running Python code on windowsJacques Lucke
2020-05-09Cleanup: doxy commentsCampbell Barton
2020-05-08Fluid: Adjusted secondary particles timestep and gravity optionsSebastián Barschkis
2020-05-08Additional fix for T76426: Mantaflow Liquid - Gravity not respecting Time Sca...Sebastián Barschkis
2020-05-08Cleanup: Doxygen: fix markup warnings for linksAaron Carlisle
2020-05-07Fluid: Use cached value for total time valueSebastián Barschkis
2020-05-07Fix T76426: Mantaflow Liquid - Gravity not respecting Time Scale from domain.Sebastián Barschkis
2020-05-07Merge branch 'blender-v2.83-release'Julian Eisel
2020-05-07VR: Fix OpenXR state freeze on Oculus after taking off HMDNicolas Fauvet
2020-05-07Fix T76469: OpenCL 1.2 CompilationJeroen Bakker