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
2021-05-20Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-19Fix T87793: Cycles OptiX crash hiding objects in viewport renderBrecht Van Lommel
2021-05-06Cleanup: spellingCampbell Barton
2021-04-29Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-29Fix build error after recent changes to CPU name detectionBrecht Van Lommel
2021-04-29Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-04-29Fix missing Cycles CPU name on macOS ArmChristian Baars
2021-04-29Fix missing Cycles CPU name for Arm processorsPatrick Mours
2021-04-27Cycles: Removed unused macros.Stefan Werner
2021-04-23Cleanup: clang-formatCampbell Barton
2021-04-20Add support for building on Linux aarch64Patrick Mours
2021-04-08Cleanup: spellingCampbell Barton
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-03-01GLog: Lower default logging severity to INFOSergey Sharybin
2021-02-18Cleanup: spelling, correct doc-string argumentsCampbell Barton
2021-02-17Cycles: Fix build error on windowsRay Molenkamp
2021-02-17Cycles: add support for Arm Neon instructions using sse2neonBrecht Van Lommel
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel
2021-02-17Cycles: refactor intrinsic functions implementationBrecht Van Lommel
2021-02-16Cleanup: spellingCampbell Barton
2021-02-15macOS: add Embree, OpenImageDenoise and sse2neon libraries for ARMBrecht Van Lommel
2021-02-15macOS: fix Cycles not detecting 64 bit and failing to build with EmbreeBrecht Van Lommel
2021-02-10TBB: fix deprecation warnings with newer TBB versionsBrecht Van Lommel
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-22Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-22Fix T84745: more build errors with TBB 2021Brecht Van Lommel
2021-01-22Cycles: optimize device updatesKévin Dietrich
2021-01-15Fix T84745: build error with TBB 2021Brecht Van Lommel
2020-11-09Cycles: Fix tricubic sampling with NanoVDBPatrick Mours
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-24Fix Cycles unnecessary overhead cancelling finished task poolBrecht Van Lommel
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-05Cycles: Add NanoVDB support for rendering volumesPatrick Mours
2020-10-02Cycles: Add command line option for overriding the compute deviceLukas Stockner
2020-10-02Cycles: add time statistics to scene updateKévin Dietrich
2020-09-16Fix (unreported) buffer overflow in Cycles' system_cpu_brand_string helper.Bastien Montagne
2020-09-10Cleanup: spellingCampbell Barton
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-08-12Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-12Fixes T77882: artifacts rendering OpenVDB volumes with multiple grids in CyclesKévin Dietrich
2020-08-07Revert "Cleanup: Cycles, applied Clang-Format"Sybren A. Stüvel
2020-08-07Cleanup: Cycles, applied Clang-FormatSybren A. Stüvel
2020-08-05Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-08-05Fix T78869: denoising performance regression on WindowsBrecht Van Lommel
2020-08-05Cleanup: spellingCampbell Barton
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-04Cycles: Fix nan in decomposed transform for degenerated inputSergey Sharybin
2020-08-04Cycles: Add finite checks for float4 and transformsSergey Sharybin