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
2022-11-08Refactor: replace Cycles sse/avx types by vectorized float4/int4/float8/int8Brecht Van Lommel
2022-11-02Cycles: Add regression test for util_md5_stringSergey Sharybin
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-07-25Cleanup: remove __KERNEL_CPU__Brecht Van Lommel
2022-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-05-23Fix T98036: Cycles blackbody inaccurate for low temperature and wide gamutBrecht Van Lommel
2022-04-07Cycles: various Linux build fixes related to Hydra render delegateBrecht Van Lommel
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-05Fix/workaround macOS Rosetta crash running Cycles AVX testsBrecht Van Lommel
2022-01-05Fix Cycles AVX test failure with x86_64 build running on ArmBrecht Van Lommel
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-25Fix performance decrease with Scrambling Distance onAlaska
2021-11-01Fix Cycles unit test failing after recent changesBrecht Van Lommel
2021-10-26Distance Scrambling for for Cycles X - Sobol versionWilliam Leeson
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-04-01Fix Cycles build error with "make developer" on some CPUsNikita Sirgienko
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel
2021-01-20CMake: add missing headersCampbell Barton
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-19Fix build error with WITH_CYCLES_NATIVE_ONLY and AVX tests on macOSBrecht Van Lommel
2020-10-13Cycles: fix missing ShaderNode ownership in render_graph_finalize_testKévin Dietrich
2020-09-17Tests: bundle tests for some modules in their own executablesBrecht Van Lommel
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-04Fix build error on macOS after recent changesBrecht Van Lommel
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-08-04Cycles: Fix nan in decomposed transform for degenerated inputSergey Sharybin
2020-06-22Cleanup: minor refactoring around DeviceTaskBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cycles: support rendering new Volume object typeBrecht Van Lommel
2020-03-05Cleanup: formatting, strip trailing spaceCampbell Barton
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-02-18Cycles: Fix failing avxf cross test on AVX2Ray Molenkamp
2020-02-11CLeanup: clang-formatCampbell Barton
2020-02-10CTest: Disable the cross test from the avxf unit tests.Ray Molenkamp
2020-02-10Cycles: Fix linking error of new avxf unit testsSergey Sharybin
2020-02-09Cycles: Add avxf unit tests.Ray Molenkamp
2019-12-13Cycles: Fix compilation of the Render Graph testLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-20Cycles Tests: Fix Math tests when use_clamp is true.OmarSquircleArt
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Cycles: Implement function to format and parse human readable timeSergey Sharybin