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-09Cycles: Add basic support for using OSL with OptiXPatrick Mours
2022-10-28Cycles: add Equiangular Cubemap Face camera projectionDamian Trebilco
2022-10-12Cycles: Enable MNEE on Metal (macOS >= 13)Michael Jones
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-09Cycles: Remove separate OSL attribute map and instead always use SVM attribut...Patrick Mours
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-02Cleanup: remove some unnecessary kernel feature definesBrecht Van Lommel
2022-09-01Cycles: remove old Sobol pattern, simplify sampling dimensionsBrecht Van Lommel
2022-09-01Cycles: improve Progressive Multi-Jittered samplingNathan Vegdahl
2022-08-19Cycles: add Sobol-Burley sampling patternNathan Vegdahl
2022-08-15Cycles: simplify handling of ray differentialsBrecht Van Lommel
2022-08-09Cycles: add new Spectrum and PackedSpectrum typesAndrii Symkin
2022-07-25Cleanup: remove __KERNEL_CPU__Brecht Van Lommel
2022-07-25Cleanup: move device BVH code to kernel/device/*/bvh.hBrecht Van Lommel
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
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-07-15Cycles: refactor to move part of KernelData definition to template headerBrecht Van Lommel
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-17Cleanup: replace uint4 by AttributeMap structBrecht Van Lommel
2022-06-03Fix T98570: Cycles AOVs not working in background shaderBrecht Van Lommel
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-18Fix Cycles blackbody shader not taking into account OpenColorIO configBrecht Van Lommel
2022-04-05Cleanup: spelling in commentsCampbell Barton
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-01Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-03-07Shader Nodes: add Alpha output to Object Info nodeEthan-Hall
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-01-26Cycles: explicitly skip self-intersectionWilliam Leeson
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-05Cycles: Add OptiX temporal denoising supportPatrick Mours
2022-01-03Cleanup: Silence "integer conversion resulted in a change of sign" warning in...Patrick Mours
2021-12-20Fix Cycles OptiX crash with 3D curves after point cloud changesBrecht Van Lommel
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-14Fix T94022: Both options GPU/CPU checked under preferences cause viewport ren...Michael Jones
2021-12-07Cycles: add Fisheye Lens Polynomial camera modelHåkan Ardö
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-29Cycles: MetalRT support (kernel side)Michael Jones
2021-11-18Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-18Fix T93082: Cycles baking not handling transparency correctlyBrecht Van Lommel
2021-11-17Cycles: add build option to enable a debugging feature for MISSebastian Herholz
2021-11-16Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-16Fix T93106: Cycles SSS not working with normals pointing insideBrecht Van Lommel
2021-11-16Cycles: Adapt volumetric lambda functions to work on MSLMichael Jones
2021-11-12Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-12Fix T91893, T92455: wrong transmission pass with hair and multiscatter glassBrecht Van Lommel
2021-11-12Fix T92002: no Cycles combined baking support for filter settingsBrecht Van Lommel
2021-11-11Cycles: Add sample offset optionAndrii