Campbell Barton
|
cd6b49f995
Cleanup: spelling
|
5 лет назад |
Campbell Barton
|
c47d669f24
Cleanup: comments (long lines) in cycles
|
5 лет назад |
Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 лет назад |
Brecht Van Lommel
|
de0e456a6c
Cleanup: fix compiler warnings.
|
6 лет назад |
Brecht Van Lommel
|
b486088218
Fix T60320: Cycles OpenCL volume rendering error on some drivers.
|
6 лет назад |
Sergey Sharybin
|
cb4b5e12ab
Cycles: Cleanup, spacing after preprocessor
|
6 лет назад |
L. E. Segovia
|
5078b9d2d0
Cycles: add Principled Hair BSDF.
|
6 лет назад |
Campbell Barton
|
1daa20ad9f
Cleanup: strip trailing space for cycles
|
6 лет назад |
Stefan Werner
|
9ff135d85d
Cycles: Fixed crash when the camera was inside 16 volumes or more. It still won't render those volumes correctly, but at least the crash is addressed.
|
6 лет назад |
Brecht Van Lommel
|
a7aee250b8
Fix T54420: too much volume render noise with multiple volume objects.
|
6 лет назад |
Stefan Werner
|
f3010e98c3
Code refactor: use KernelShader and KernelParticle instead of float arrays.
|
6 лет назад |
Brecht Van Lommel
|
a963c7d48d
Code refactor: improve attribute handling for optional volume attributes.
|
7 лет назад |
Brecht Van Lommel
|
2d81758aa6
Cycles: better path termination for transparency.
|
7 лет назад |
Brecht Van Lommel
|
0df9b2c715
Cycles: random walk subsurface scattering.
|
7 лет назад |
Brecht Van Lommel
|
a466d7ae24
Cycles: better distance sampling for chromatic volume extinction.
|
7 лет назад |
Mai Lavelle
|
087331c495
Cycles: Replace __MAX_CLOSURE__ build option with runtime integrator variable
|
7 лет назад |
Brecht Van Lommel
|
8a72be7697
Cycles: reduce closure memory usage for emission/shadow shader data.
|
7 лет назад |
Brecht Van Lommel
|
c571be4e05
Code refactor: sum transparent and absorption weights outside closures.
|
7 лет назад |
Brecht Van Lommel
|
2c02a04c46
Code refactor: remove emission and background closures, sum directly.
|
7 лет назад |
Brecht Van Lommel
|
cdb0b3b1dc
Code refactor: use DeviceInfo to enable QBVH and decoupled volume shading.
|
7 лет назад |
Brecht Van Lommel
|
095a01a73a
Cycles: slightly improve BSDF sample stratification for path tracing.
|
7 лет назад |
Brecht Van Lommel
|
d750d182e5
Code cleanup: remove hack to avoid seeing transparent objects in noise.
|
7 лет назад |
Brecht Van Lommel
|
37d9e65ddf
Code cleanup: abstract shadow catcher logic more into accumulation code.
|
7 лет назад |
Brecht Van Lommel
|
de6ecc82ed
Fix rare firefly in volume equiangular sampling when sampling short distance.
|
7 лет назад |
Brecht Van Lommel
|
b85d36d811
Code cleanup: remove shader context.
|
7 лет назад |
Brecht Van Lommel
|
cfa8b762e2
Code cleanup: move rng into path state.
|
7 лет назад |
Sergey Sharybin
|
0aa5431998
Cycles: Fix compilation error of OpenCL mega kernel
|
7 лет назад |
Hristo Gueorguiev
|
8ada7f7397
Cycles: Remove ccl_addr_space from RNG passed to functions
|
7 лет назад |
Sergey Sharybin
|
a58350b07f
Cycles: Cleanup, indentation
|
7 лет назад |
Hristo Gueorguiev
|
57e26627c4
Cycles: SSS and Volume rendering in split kernel
|
7 лет назад |