Campbell Barton
|
c47d669f24
Cleanup: comments (long lines) in cycles
|
5 years ago |
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 |
Brecht Van Lommel
|
0836795a0d
Fix issue with resumable rendering in recent changes.
|
7 years ago |
Brecht Van Lommel
|
6199a606a6
Cycles: disable progressive refine if denoising or save buffers is used.
|
7 years ago |
Lukas Stockner
|
5492d2cb67
Cycles: Calculate correct remaining time when using a larger pixel size
|
7 years ago |
Lukas Stockner
|
66c1b23aa1
Cycles/BI: Add a pixel size option for speeding up viewport rendering
|
7 years ago |
Lukas Stockner
|
43b374e8c5
Cycles: Implement denoising option for reducing noise in the rendered image
|
7 years ago |
Sergey Sharybin
|
0579eaae1f
Cycles: Make all #include statements relative to cycles source directory
|
7 years ago |
Lukas Stockner
|
e9770adf63
Cycles: Remove obsolete variable from the TileManager
|
7 years ago |
Sergey Sharybin
|
8ea09252c8
Fix T50517: Rendering expecting time is negative
|
8 years ago |
Lukas Stockner
|
a2ebc5268f
Cycles: Refactor Progress system to provide better estimates
|
8 years ago |
Sergey Sharybin
|
f8b9f4e9bb
Cycles: Resumable render implementation for Cycles
|
8 years ago |
Lukas Stockner
|
6995b4d8d9
Cycles: Adding Hilbert Spiral as a tile order for rendering
|
9 years ago |
Lukas Stockner
|
b1a7fc2c51
Cycles: Force bottom-to-top tile order for viewport rendering
|
9 years ago |
Sergey Sharybin
|
99da8e1ed8
Cycles: Fix viewport rendering with multiple GPU devices
|
9 years ago |
Lukas Stockner
|
8e07b87866
Cycles: Fix Tile access in the TileManager for viewport rendering
|
9 years ago |
Lukas Stockner
|
548eb9eb4b
Cycles: Sort tiles in rendering order at construction time
|
9 years ago |
Sergey Sharybin
|
350cf8ea7f
Cycles: Cleanup, whitespace around keywords
|
9 years ago |
Sergey Sharybin
|
5ff132182d
Cycles: Code cleanup, spaces around keywords
|
9 years ago |
Sergey Sharybin
|
585dd26120
Cycles: Code cleanup, prepare for strict C++ flags
|
9 years ago |
Thomas Dinges
|
ee36e75b85
Cleanup: Fix Cycles Apache header.
|
10 years ago |
Greg Zaal
|
6feac1e940
Cycles: Center Tile order had a slight offset to the left.
|
10 years ago |
Thomas Dinges
|
cd5e1ff74e
Cycles Refactor: Add SSE Utility code from Embree for cleaner SSE code.
|
10 years ago |
Brecht Van Lommel
|
60e5abe71f
Fix a few issues reported by coverity scan.
|
11 years ago |
Brecht Van Lommel
|
b9ce231060
Cycles: relicense GNU GPL source code to Apache version 2.0.
|
11 years ago |
Brecht Van Lommel
|
be7b4e26b1
Fix cycles not rendering with 1x1 resolution anymore, not so common for users
|
11 years ago |
Thomas Dinges
|
01dc4b034f
Cycles / Tile Rendering:
|
11 years ago |
Thomas Dinges
|
41c588256b
Cycles / Tile Rendering:
|
12 years ago |
Sergey Sharybin
|
b74ba5c595
Stupid copy-paste typo in tiles commit.
|
12 years ago |