Campbell Barton
|
c47d669f24
Cleanup: comments (long lines) in cycles
|
5 years ago |
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 |
Stefan Werner
|
f3010e98c3
Code refactor: use KernelShader and KernelParticle instead of float arrays.
|
6 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
|
d14e39622a
Cycles: First implementation of shadow catcher
|
8 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
|
e5a665fe24
Cycles: Fix wrong transparent shadows for motion blur hair
|
8 years ago |
Sergey Sharybin
|
8c761ff838
Cycles: Use new SSE version of offset calculation for all QBVH flavors
|
8 years ago |
Sergey Sharybin
|
94c919349b
Cycles: Cleanup file headers
|
8 years ago |
Sergey Sharybin
|
5c6a14f4e5
Cycles: More tweaks to make specialized BVH traversal matching
|
8 years ago |
Sergey Sharybin
|
6ba59660fb
Cycles: Cleanup, sync some comments across different traversal
|
8 years ago |
Sergey Sharybin
|
85f48216ed
Cycles: Cleanup, always use parenthesis
|
8 years ago |
Lukas Stockner
|
aae2cea28d
Cycles: Also support the constant emission speedup for mesh lights
|
8 years ago |
Sergey Sharybin
|
7030794171
Cycles: Revert previous fixes to intersect_all functions
|
8 years ago |
Sergey Sharybin
|
3637cbbcf8
Cycles: Fix wrong termination criteria in intersect_all functions
|
8 years ago |
Sergey Sharybin
|
ea32a03801
Fix T48824: Crash when having too many ray-to-volume intersections
|
8 years ago |
Sergey Sharybin
|
cf82b49a0f
Cycles: Cleanup, variables name
|
8 years ago |
Sergey Sharybin
|
2ecbc3b777
Cycles: Add _all suffix to shadow traversal file
|
8 years ago |