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-02-22C logging: make pthread use optionalCampbell Barton
2019-02-21Merge branch 'blender2.7'Brecht Van Lommel
2019-02-21Fix T61810: Cycles OpenCL denoising broken after recent changes.Brecht Van Lommel
2019-02-21Cycles OpenCL: Motion Blur Compile DirectivesJeroen Bakker
2019-02-21Merge branch 'blender2.7'Sergey Sharybin
2019-02-21Fix: Missing closing brackets in includeJeroen Bakker
2019-02-21Codestyle: IndentationJeroen Bakker
2019-02-21Fix: OpenCL Displacement and light samplingJeroen Bakker
2019-02-21Fix T61765: thread-unsafe logging usedCampbell Barton
2019-02-21Merge branch 'blender2.7'Sergey Sharybin
2019-02-21Cycles: Fix uninitialized number of hitsSergey Sharybin
2019-02-20cycles/opencl: Fix compile error.Ray Molenkamp
2019-02-20Merge branch 'blender2.7'Brecht Van Lommel
2019-02-20Units: Use pixels for denoising radius property, and set Cycles motion blur d...William Reynish
2019-02-20Cleanup: fix compiler warning.Brecht Van Lommel
2019-02-20Merge branch 'blender2.7'Jeroen Bakker
2019-02-20Cycles OpenCL: Remove OpenCL MegaKernelJeroen Bakker
2019-02-20Cycles: Fix wrong vertex color and UV for hairSergey Sharybin
2019-02-19Merge branch 'blender2.7'Brecht Van Lommel
2019-02-19T61463: Separate Baking kernelsJeroen Bakker
2019-02-19T61463: Separate Baking kernelsJeroen Bakker
2019-02-19T61513: Refactored Cycles Attribute RetrievalJeroen Bakker
2019-02-19T61513: Refactored Cycles Attribute RetrievalJeroen Bakker
2019-02-19Fix Cycles OpenCL multithreaded compilation not working on Windows.Brecht Van Lommel
2019-02-19Merge branch 'blender2.7'Jeroen Bakker
2019-02-19Revert "Cycles: Change OpenCL split kernel to use single program by default"Jeroen Bakker
2019-02-18Cycles: Keep all hair strandsSergey Sharybin
2019-02-18Fix broken Cycles test build after recent commit.Bastien Montagne
2019-02-18UI: bake panel layout improvementsWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-17Merge branch 'blender2.7'Brecht Van Lommel
2019-02-17Fix T54504: Cycles wrong backwards compatibility with linked libraries.Brecht Van Lommel
2019-02-15Add global control over disabling high-resolution smoke drawSergey Sharybin
2019-02-15Cycles: Support multithreaded compilation of kernelsBrecht Van Lommel
2019-02-15Cycles: Support multithreaded compilation of kernelsBrecht Van Lommel
2019-02-14Merge branch 'blender2.7'Brecht Van Lommel
2019-02-14Cleanup: fix compiler warnings.Brecht Van Lommel
2019-02-14Fix T61470: incorrect saturation clamping in recent bugfix.Brecht Van Lommel
2019-02-14Fix Cycles Embree crash on macOS, due to too small thread stack size.Brecht Van Lommel
2019-02-14Fix Cycles build error with OpenImageIO 2.x.Brecht Van Lommel
2019-02-13Merge branch 'blender2.7'Brecht Van Lommel
2019-02-13Fix T61470: inconsistent HSV node results with saturation > 1.0.Brecht Van Lommel
2019-02-13Fix T61502: Cycles wrong other object texture coordinates in OSL.Brecht Van Lommel
2019-02-13Merge branch 'blender2.7'Brecht Van Lommel
2019-02-13Fix missing Cycles cryptomatte metadata in renders.Brecht Van Lommel
2019-02-13Fix T61457, T61489, T61482: build errors and memory warning in Cycles.Brecht Van Lommel
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Cycles: add animation denoising test, fix operator to work with single frames.Brecht Van Lommel
2019-02-11Cycles: backport samples metadata format changes to 2.7.Sergey Sharybin