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-27OpenSubdiv: Allow use of regular ordered mapSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move comparison to own fileSergey Sharybin
2020-05-27OpenSubdiv: Compare sharpness based on converterSergey Sharybin
2020-05-27OpenSubdiv: Add explicit storage for mesh topologySergey Sharybin
2020-05-27OpenSubdiv: Add move semantic to the namespaceSergey Sharybin
2020-05-27OpenSubdiv: Refactor, pass higher level object through comparisonSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move utils to baseSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move base C-API file to base folderSergey Sharybin
2020-05-27OpenSubdiv: Cleanup, use C++ range based loopSergey Sharybin
2020-05-27OpenSubdiv: Cleanup, move utility function to base type conversionSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move type conversion to base fodlerSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move evaluator to own folderSergey Sharybin
2020-05-27OpenSubdiv: Completely disable topology verificationSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move edge map to base folderSergey Sharybin
2020-05-27OpenSubdiv: Refactor creation of topology refinerSergey Sharybin
2020-05-27OpenSubdiv: Refactor, use C++ allocation for internal classesSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move topology refiner factory to topology folderSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move topology refiner to own folderSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move device specific code to own filesSergey Sharybin
2020-05-27Cycles: Upgraded Embree to version 3.10.0Stefan Werner
2020-05-27Cleanup: remove unnecessary copy constructorCampbell Barton
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-25Fix T76925: more Cycles OpenCL compile errors with some drivers on LinuxBrecht Van Lommel
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