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-07-15Cycles: refactor rays to have start and end distance, fix precision issuesBrecht Van Lommel
2022-07-15Cycles: Apple Silicon optimization to specialize intersection kernelsMichael Jones
2022-06-30Cycles: add more math functions for float4Andrii Symkin
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-23Cycles: unify math functions namesAndrii Symkin
2022-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-06-02Cycles: load 8 bit image textures as half float for some color spacesBrecht Van Lommel
2022-05-27Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-27Fix T98270: Cycles shows black with color values > 65K in GPU renderBrecht Van Lommel
2022-05-23Cycles: Add half precision float support for volumes with NanoVDBPatrick Mours
2022-05-05Cleanup: formatCampbell Barton
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-04-28Fix T97498, T97651: crash in Cycles with TBB 2021 after recent changesBrecht Van Lommel
2022-04-18Fix Cycles blackbody shader not taking into account OpenColorIO configBrecht Van Lommel
2022-04-18Fix Cycles build error with latest TBB after recent changesBrecht Van Lommel
2022-04-13Cleanup: clang-formatCampbell Barton
2022-04-12Cycles fp consistency for Apple Silicon CPUsMichael Jones
2022-04-07Cycles: various Linux build fixes related to Hydra render delegateBrecht Van Lommel
2022-04-01Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-24Fix Cycles Metal build error and GCC warning after recent changesBrecht Van Lommel
2022-03-23Cleanup: use make_float4(f) zero_float4() to simplify codeEthan-Hall
2022-03-23Cycles: optimize CPU texture sampler interpolationEthan-Hall
2022-03-23Cycles: Add Hydra render delegatePatrick Mours
2022-02-25Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-25Fix T95977: Point Info node radius wrong under rotationBrecht Van Lommel
2022-02-16Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-16Cycles: restore basic standalone GUI, now using SDLBrecht Van Lommel
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-11Fix Cycles compilation on 32bit ARM platformSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-02-09Revert "Fix size_t -> int -> size_t round trip in Cycles"Sergey Sharybin
2022-02-09Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-01-26Cleanup: spelling in commentsCampbell Barton
2022-01-20Cycles: Fix bvh2 gen on Apple Silicon and use it to speed up rendersMichael Jones
2022-01-19Cleanup: Strict compiler warning in CyclesSergey Sharybin
2022-01-13Fix Cycles CPU + GPU render not using CPU after recent changesBrecht Van Lommel
2022-01-10Fix T93727: Tiled render error in Cycles after changing temp directorySergey Sharybin
2022-01-07Cycles: Remove usage of libnumaapiSergey Sharybin
2022-01-07Fix T94310: Blender doesn't support with 128 threads well in Win11Jagannadhan Ravi
2021-12-07Cleanup: fix compiler warningBrecht Van Lommel
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-12-01Cycles: fix bugs in point and spot light multiple importance samplingSebastian Herholz
2021-11-30Cleanup: remove blank lines in comment blocksCampbell Barton
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-29Cycles: MetalRT support (kernel side)Michael Jones