Brecht Van Lommel
|
7a92b8820b
Cycles: remove hair minimum width support.
|
5 years ago |
Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 years ago |
Campbell Barton
|
65ec7ec524
Cleanup: remove redundant, invalid info from headers
|
6 years ago |
Sergey Sharybin
|
203de0bbf0
Cycles: Cleanup, space after (void)
|
6 years ago |
Sergey Sharybin
|
b030277e79
Cycles: Fix crash with BVH8 on certain scenes
|
6 years ago |
Sergey Sharybin
|
8f9a6b1bab
Cycles: Cleanup
|
6 years ago |
Brecht Van Lommel
|
76b74a93a8
Fix Cycles CUDA transparent shadow error after recent fix in c22b52c.
|
7 years ago |
Brecht Van Lommel
|
c22b52cd36
Fix T52452: OSL trace broken after shadow catcher recent changes.
|
7 years ago |
Sergey Sharybin
|
95fe9b2617
Cycles: Cleanup, remove bvh prefix from curve functions
|
7 years ago |
Brecht Van Lommel
|
fc38276d74
Fix Cycles shadow catcher objects influencing each other.
|
7 years ago |
Sergey Sharybin
|
30bed91b78
Cycles: Fix compilation error with visibility flag disabled
|
7 years ago |
Sergey Sharybin
|
6ea54fe9ff
Cycles: Switch to reformulated Pluecker ray/triangle intersection
|
7 years ago |
Sergey Sharybin
|
ba8c7d2ba1
Cycles: Use SSE-optimized version of triangle intersection for motion triangles
|
7 years ago |
Sergey Sharybin
|
f8a999c965
Cycles: Move triangle intersection precalc to an util file
|
7 years ago |
Hristo Gueorguiev
|
57e26627c4
Cycles: SSS and Volume rendering in split kernel
|
7 years ago |
Sergey Sharybin
|
1ad04c7d65
Cycles: Store time in BVH nodes
|
8 years ago |
Sergey Sharybin
|
b53ce9a1d0
Cycles: Prepare BVH traversal code to work with multiple curve primitives per node
|
8 years ago |
Sergey Sharybin
|
f12f906dd9
Cycles: Correct assert() for cases when there are multiple curves per BVH node
|
8 years ago |
Sergey Sharybin
|
53fa389802
Cycles: Use dedicated debug passes for traversed nodes and intersection tests
|
8 years ago |
Sergey Sharybin
|
f7cf2f659a
Cycles: Move QBVH near/far offset calculation to an utility function
|
8 years ago |
Sergey Sharybin
|
064caae7b2
Cycles: BVH-related SSE optimization
|
8 years ago |
Sergey Sharybin
|
94c919349b
Cycles: Cleanup file headers
|
8 years ago |
Sergey Sharybin
|
cf82b49a0f
Cycles: Cleanup, variables name
|
8 years ago |
Sergey Sharybin
|
4355603790
Cycles: Move BVK kernel files to own directory
|
8 years ago |