Brecht Van Lommel
|
4df66dabb8
Fix T65212: Cycles SSS failing on 32 bit
|
5 years ago |
Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 years ago |
Sergey Sharybin
|
cb4b5e12ab
Cycles: Cleanup, spacing after preprocessor
|
6 years ago |
Campbell Barton
|
1daa20ad9f
Cleanup: strip trailing space for cycles
|
6 years ago |
Lukas Stockner
|
43b374e8c5
Cycles: Implement denoising option for reducing noise in the rendered image
|
7 years ago |
Brecht Van Lommel
|
9b6ed3a42b
Cycles: refactor kernel closure storage to use structs per closure type.
|
8 years ago |
Sergey Sharybin
|
ed7e593a4b
Fix T43926: Volume scatter: intersecting objects GPU rendering artifacts
|
9 years ago |
Thomas Dinges
|
0756fe2684
Cleanup: Remove SD_BSDF_GLOSSY flag, unused.
|
10 years ago |
Thomas Dinges
|
6d1c0260bb
Cleanup: Style fixes for closures, mainly bitflags and conditions.
|
10 years ago |
Campbell Barton
|
dc13969e48
Style cleanup: indentation, braces
|
10 years ago |
Brecht Van Lommel
|
c18712e868
Cycles: change __device and similar qualifiers to ccl_device in kernel code.
|
11 years ago |
Thomas Dinges
|
c15b13f78f
Cycles / Ramp closures:
|
11 years ago |
Thomas Dinges
|
49115b4dd3
Cycles:
|
11 years ago |
Thomas Dinges
|
7636aeffe1
Cycles / Math:
|
11 years ago |
Thomas Dinges
|
96a11219f6
Code cleanup / Cycles:
|
11 years ago |
Brecht Van Lommel
|
5616c7a058
Cycles: disable scaling up of ray differentials after diffuse/glossy bounce, this
|
12 years ago |
Brecht Van Lommel
|
4c13633582
Fix #33334: missing glossy label for OSL phong ramp caused assert.
|
12 years ago |
Brecht Van Lommel
|
209cd25745
Cycles OSL: phong_ramp(N, exponent, colors[8]) closure added, which works like
|
12 years ago |