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
AgeCommit message (Expand)Author
2019-10-07Fix T70602: error baking with Cycles OpenCL after recent changesBrecht Van Lommel
2019-10-07Fix T70573: Crash on enter Cycles render preview with 'Scene world'Philipp Oeser
2019-10-04Fix: Clamping in Map Range node works incorrectly.OmarSquircleArt
2019-10-02Fix T70268: Render failures with Vector pass active with OptiX in CyclesPatrick Mours
2019-10-01Fix "motion_blur" tests with OptiX in CyclesPatrick Mours
2019-10-01Cycles: Fixed Camera inside volumes with Embree turned on.Stefan Werner
2019-09-30Fix "denoise_animation" tests with OptiX in CyclesPatrick Mours
2019-09-30Fix memory leak after using OptiX in CyclesPatrick Mours
2019-09-30Revert "macOS: Replaced OSSpinLock with os_unfair_lock."Stefan Werner
2019-09-26Fix Cycles bake panel showing for other renderers, after recent changesBrecht Van Lommel
2019-09-25Cycles: Fix undefined behavior which can causes crashes with a misaligned add...Patrick Mours
2019-09-24Cleanup: clang-formatBrecht Van Lommel
2019-09-24Fix T68457: Cycles OpenCL Displacement ShadingJeroen Bakker
2019-09-23Revert part of "GPencil: Invert Paste operator and make Paste to Active default"Brecht Van Lommel
2019-09-21Cleanup: extra semicolon, comma warningsCampbell Barton
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-19Cleanup: spellingCampbell Barton
2019-09-17Cycles: Viewport Rendering Memory ImprovementJeroen Bakker
2019-09-14macOS: Replaced OSSpinLock with os_unfair_lock.Stefan Werner
2019-09-13macOS: Enabled posix_memalign() like on other Unix platforms.Stefan Werner
2019-09-13Cleanup: compiler warningsBrecht Van Lommel
2019-09-13Cleanup: clang-formatCampbell Barton
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-13Cycles: add Optix support in the kernelPatrick Mours
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-12GPencil: Fix missing Simplify panel in CyclesAntonio Vazquez
2019-09-12Cycles: Fix Show Instanced Local View ObjectsJeroen Bakker
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-12Fix crash when doing cycles renderingJeroen Bakker
2019-09-12Cycles: Initial Support For Local ViewJeroen Bakker
2019-09-11Cycles: Ignore links with unavailable sockets.OmarSquircleArt
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-09-09Fix T69686: Cycles OpenCL build error after recent changesBrecht Van Lommel
2019-09-09Shading: Extend Musgrave node to other dimensions.OmarSquircleArt
2019-09-09Cleanup: clang-formatPhilipp Oeser
2019-09-08Cycles: add bump map shadow terminator softening term for diffuse BSDFsLukas Stockner
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-06Fix: Rename the dimensions property in Noise nodes.OmarSquircleArt
2019-09-06Viewport Shading: StudioLight IntensityJeroen Bakker
2019-09-05Fix: Compile error due to undefined isinf function.OmarSquircleArt
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30Cycles: OpenCL Separate Compilation Debug FlagJeroen Bakker
2019-08-30Cleanup: clang-format, spellingCampbell Barton
2019-08-27Cycles: Stitching of subdivided and displaced meshesMai Lavelle
2019-08-27Fix undefined symbols for ccl::Node with some compilers and build optionsAlex Fuller
2019-08-27Cycles/Windows: Fix over estimation of System RAM.Ray Molenkamp