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
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Fix T55054: possible use of unsupported instructions in Cycles texture codeLazydodo
2019-08-14OpenVDB: mesh/level set conversion, filters and CSG operationsPablo Dobarro
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-08-14Cleanup: don't unnecessarily use ustring in IES file parsingBrecht Van Lommel
2019-08-14Fix cycles crash when voxel attributes changedPhilipp Oeser
2019-08-14Shading: Add a clamp option to the Map Range node.OmarSquircleArt
2019-08-13Shading: Add Clamp node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Shading: Add Map Range node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Fix build errors with older GCC versions like 4.9Brecht Van Lommel
2019-08-11Cleanup: spellingCampbell Barton
2019-08-05Cycles: Fix wrong number of threads on multi-socket machinesSergey Sharybin
2019-08-05Build: disable address sanitizer for Cycles optimized kernels with GCCBrecht Van Lommel
2019-08-05Cycles: Fix compilation on 32bit Linux with GCC-9Sergey Sharybin
2019-08-04Cleanup: Mark large arrays of of constant data as const.Lazydodo
2019-08-04Cleanup: spellingCampbell Barton
2019-08-02Build: disable RTTI for the entire Cycles module, not only the kernelBrecht Van Lommel
2019-08-02Fix T68073: Wacom Intuos 5S no pen pressure on WaylandSebastian Parborg
2019-08-02Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Merge per-shader SVM nodes in the main update thread to avoid locking and res...Lukas Stockner
2019-07-31Fix: Cycles reporting incorrect number of samples in viewport renderJeroen Bakker
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-23Fix T67089: Solve camera motion generates "Solve error: nan"Sergey Sharybin
2019-07-15cleanup: typo in cycles 'min_transparent_bounces' tooltipPhilipp Oeser
2019-07-11Fix T66604: Cycles bake crash on specific scene with volumeSergey Sharybin
2019-07-11Fix T66691: Ceash trying to render the 2.80 splash imageSergey Sharybin
2019-07-10C Logging: add macro to check if logging is enabledCampbell Barton
2019-07-07Cleanup: clang-formatCampbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-07-05Fix T66296: Black artefacts on materials with refraction on CPUSergey Sharybin
2019-07-05Use latest/version number for manual linksAaron Carlisle
2019-07-04Fix T66362, T66004: Cycles holdout should override indirect onlyBrecht Van Lommel
2019-07-04Fix T66412: crash with displacement and AO node in viewport rendersBrecht Van Lommel
2019-06-29Fix compilation error without Cycles loggingSergey Sharybin
2019-06-28Cycles: add back control to render first N bounces with path terminationBrecht Van Lommel
2019-06-28Fix Cycles OSL assert when running testsBrecht Van Lommel
2019-06-28Fix non-working verbosity when set prior to --debugSergey Sharybin
2019-06-27Fix T66171: Cycles OSL trace() crashing in displacement shadersBrecht Van Lommel
2019-06-26Fix T66111: animated lights not updating in CyclesBrecht Van Lommel
2019-06-25Fix T66065: Missing text in the UI translations files due to 'fstring' usages.Bastien Montagne
2019-06-24Cycles: Cleanup, remove unused argumentSergey Sharybin
2019-06-24Fix T66075: memory leak in Cycles render tile updatesBrecht Van Lommel
2019-06-23Fix T66022: crash adding subdivision surface modifier to some meshesBrecht Van Lommel
2019-06-22Cleanup: warnings, formattingCampbell Barton
2019-06-21Fix small memory leak in Cycles principled BSDFBrecht Van Lommel
2019-06-21Fix (harmless) Cycles ASAN warningsBrecht Van Lommel
2019-06-21Fix T63766: Multiresolution behavior when using crease edgeSergey Sharybin
2019-06-21Fix T65957: Cycles crash with OSL and UV mapsBrecht Van Lommel
2019-06-19Cleanup: style, indentationCampbell Barton