Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 years ago |
Campbell Barton
|
1daa20ad9f
Cleanup: strip trailing space for cycles
|
6 years ago |
Mai Lavelle
|
5bd9b12dc4
Cycles: adaptive subdivision support for panoramic cameras.
|
7 years ago |
Lukas Stockner
|
43b374e8c5
Cycles: Implement denoising option for reducing noise in the rendered image
|
7 years ago |
Lukas Stockner
|
5aa6a2ec06
Fix T49846: OpenCL rendering compilation failure
|
8 years ago |
Brecht Van Lommel
|
9d0ac94d52
Fix T49750: Cycles wrong ray differentials for perspective and stereo cameras.
|
8 years ago |
Sergey Sharybin
|
6353ecb996
Cycles: Tweaks to support CUDA 8 toolkit
|
8 years ago |
Sergey Sharybin
|
cbe7f9dd03
Cycles: Pole merging for spherical stereo
|
8 years ago |
Sergey Sharybin
|
60cf62ff4b
Cycles: Minor optimization of equirectangular projection
|
8 years ago |
Sergey Sharybin
|
d652833a17
Cycles: Support parallel convergence mode for spherical stereo
|
8 years ago |
Sergey Sharybin
|
a8c87bad22
Cycles: Cleanup, spherical_stereo_direction will return normalized direction
|
8 years ago |
Sergey Sharybin
|
814fa06851
Cycles: Optimize spherical stereo position when no spherical stereo is used
|
8 years ago |
Dalai Felinto
|
de7a8af793
Multi-View: Cycles - Spherical Stereo support (VR Panoramas)
|
8 years ago |
Lukas Stockner
|
60c5a2f2d2
Cycles: Add Mirror ball mapping to camera panorama options
|
9 years ago |
Sergey Sharybin
|
b8dd68cfc4
Cycles: Fix equiangular textures after recent commit
|
10 years ago |
Lukas Stockner
|
4118c1b4e6
Cycles: Adding field-of-view options to the equirectangular panorama camera
|
10 years ago |
Brecht Van Lommel
|
2d7b53331c
Fix cycles using acosf in panorama render when it should use safe_acosf.
|
10 years ago |
Brecht Van Lommel
|
c18712e868
Cycles: change __device and similar qualifiers to ccl_device in kernel code.
|
11 years ago |
Thomas Dinges
|
88b30ccb8c
Cycles:
|
11 years ago |
Dalai Felinto
|
03cc3b94c9
Fisheye Equidistant Lens algorith bugfix
|
12 years ago |
Campbell Barton
|
0fbb6bff27
style cleanup: block comments
|
12 years ago |
Brecht Van Lommel
|
131de4352b
Cycles: fixes to make CUDA 4.2 work, compiling gave errors in shadows and
|
12 years ago |
Dalai Felinto
|
e11b9df3f1
cycles-fisheye: fixed formula for dir to equisolid
|
12 years ago |
Dalai Felinto
|
9a731205e9
direction to equisolid - final fix for [#31307] Cycles panoramic fisheye lens and vector pass problem
|
12 years ago |
Brecht Van Lommel
|
022d12a721
Fix most of #31307: cycles panorama camera not working correct with speed
|
12 years ago |