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-11-16Fix a bug in the T34039 hack in case when a modifier key is not mapped.Alexander Gavrilov
2019-11-15Merge branch 'blender-v2.81-release'Julian Eisel
2019-11-15Fix T70991: Maximized file browser hides file name bar on WindowsJulian Eisel
2019-11-13Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-13Cycles: OpenCL PerformanceJeroen Bakker
2019-11-08Windows: Switch to the dynamic C runtimeRay Molenkamp
2019-11-08Cleanup: clang-formatCampbell Barton
2019-11-07Merge branch 'blender-v2.81-release'Sergey Sharybin
2019-11-07Cycles: Fix strict compiler warningSergey Sharybin
2019-11-06Merge remote-tracking branch 'origin/blender-v2.81-release'Dalai Felinto
2019-11-06Fix T69845: OSL wrong texture node output for fixed vector valueBrecht Van Lommel
2019-11-06Merge branch 'blender-v2.81-release'Brecht Van Lommel
2019-11-06Fix T70952: EXR files bigger than 2GB don't open on WindowsBrecht Van Lommel
2019-11-05Merge branch 'blender-v2.81-release'Brecht Van Lommel
2019-11-05Fix T71071: errors when using multiple CUDA/Optix GPUs and host mapped memoryHa Hyung-jin
2019-11-05Merge branch 'blender-v2.81-release'Brecht Van Lommel
2019-11-05Fix build errors in GHOST SDLBrecht Van Lommel
2019-11-05Merge branch 'blender-v2.81-release'Patrick Mours
2019-11-05Fix Cycles failing to compile when "WITH_CYCLES_LOGGING" is offPatrick Mours
2019-11-04Merge branch 'blender-v2.81-release'Patrick Mours
2019-11-04Fix T71123: OptiX error in Cycles viewport when adding HDRIPatrick Mours
2019-11-04Correct naming of cryptomatte output sockets on the render layers nodeRobert Guetzkow
2019-11-01Windows: Replace deprecated SHGetFolderPathWmano-wii
2019-10-31Merge branch 'blender-v2.81-release'Brecht Van Lommel
2019-10-31Fix T71172: Cycles preferences.get_devices() not refreshing Optix devicesBrecht Van Lommel
2019-10-30OpenSubdiv: Initial implementation of batched evaluationSergey Sharybin
2019-10-30OpenSubdiv: Make internal evaluator aware of batched evaluationSergey Sharybin
2019-10-30OpenSubdiv: Use more generic access to patch coordinatesSergey Sharybin
2019-10-30OpenSubdiv: Cleanup, remove old compatibility codeSergey Sharybin
2019-10-30OpenSubdiv: Cleanup, remove unused classSergey Sharybin
2019-10-30OpenSubdiv: Avoid unnecessary memory copiesSergey Sharybin
2019-10-30OpenSubdiv: Use smaller buffer sizes and stridesSergey Sharybin
2019-10-30OpenSubdiv: Cleanup, remove unused PatchBuffer classSergey Sharybin
2019-10-30OpenSubdiv: Cleanup, remove unused evaluator memberSergey Sharybin
2019-10-30OpenSubdiv: Cleanup, remove unused static methodsSergey Sharybin
2019-10-30Merge branch 'blender-v2.81-release'Philipp Oeser
2019-10-30Toggle 'PLAY' <> 'PAUSE' icons for pausing preview renderingPhilipp Oeser
2019-10-29macOS: Allow NSView subclasses to accept first mouse event.Stefan Werner
2019-10-28Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-22Cleanup: clang-format, trailing spaceCampbell Barton
2019-10-21Merge branch 'blender-v2.81-release'Patrick Mours
2019-10-21Fix T70937: Cycles fails in viewport when rendering with OptiXPatrick Mours
2019-10-21Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-21Cleanup: styleCampbell Barton
2019-10-18Merge branch 'blender-v2.81-release'Philipp Oeser
2019-10-18Cycles: Fix out of memory when rendering some scenes with OptiX that work wit...Patrick Mours
2019-10-17Cleanup: spellingCampbell Barton
2019-10-16Cycles: Allow PTX targets for CUDA kernel build.Stefan Werner
2019-10-15Merge branch 'blender-v2.81-release'Jacques Lucke