Brecht Van Lommel
|
b63ffa8919
Fix Cycles build error after recent changes
|
5 years ago |
Brecht Van Lommel
|
b50cf33d91
Fix T64515, T60434: crash in OSL and preview render after recent changes
|
5 years ago |
Lukas Stockner
|
68b15fc3ad
Cycles: support loading images from arbitrary OpenColorIO color space
|
5 years ago |
Brecht Van Lommel
|
fadb6f3466
Cleanup: refactor Cycles OSL texture handling
|
5 years ago |
Brecht Van Lommel
|
08a44d2981
Cleanup: refactor passing of OSL kernel globals for upcoming changes
|
5 years ago |
Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 years ago |
Brecht Van Lommel
|
1be16466e7
Fix T60434: crash with OSL and viewport + preview render at the same time.
|
5 years ago |
Sergey Sharybin
|
cb4b5e12ab
Cycles: Cleanup, spacing after preprocessor
|
6 years ago |
Brecht Van Lommel
|
a7f5418caa
Cleanup: consistent includes.
|
6 years ago |
Ray Molenkamp
|
5e8a030a08
cmake: adjustments required for lib-upgrade on windows.
|
6 years ago |
Campbell Barton
|
1daa20ad9f
Cleanup: strip trailing space for cycles
|
6 years ago |
Lukas Stockner
|
48155c210a
Cycles: Add Support for IES files as textures for light strength
|
6 years ago |
Brecht Van Lommel
|
b66efbecf4
Code refactor: make Transform always affine, dropping last row.
|
6 years ago |
Brecht Van Lommel
|
a963c7d48d
Code refactor: improve attribute handling for optional volume attributes.
|
7 years ago |
Brecht Van Lommel
|
2d81758aa6
Cycles: better path termination for transparency.
|
7 years ago |
Brecht Van Lommel
|
9a5be1fba9
Fix incorrect OSL raytype bits and add some comments.
|
7 years ago |
Brecht Van Lommel
|
b5f8063fb9
Cycles: support baking normals plugged into BSDFs, averaged with closure weight.
|
7 years ago |
Brecht Van Lommel
|
0b07c2c8a2
Code cleanup: remove copy of shader graph for bump, no longer needed.
|
7 years ago |
Brecht Van Lommel
|
fc38276d74
Fix Cycles shadow catcher objects influencing each other.
|
7 years ago |
Brecht Van Lommel
|
3361f2107b
Fix T51967: OSL crash after rendering finished (mainly on Windows).
|
7 years ago |
Sergey Sharybin
|
0579eaae1f
Cycles: Make all #include statements relative to cycles source directory
|
7 years ago |
Lukas Stockner
|
5aaa643947
Cycles: Optimize shaders earlier to skip unneccessary attributes for noninteractive rendering
|
8 years ago |
Sergey Sharybin
|
48997d2e40
Cycles: Cleanup, style
|
8 years ago |
Mai Lavelle
|
92a2c49aab
Cycles: Fix bump mapping to use object space when used with true displacement
|
8 years ago |
Mai Lavelle
|
e7ea1ae78c
Cycles microdisplacement: Improved automatic bump mapping
|
8 years ago |
Mai Lavelle
|
9f1c42392e
Cycles: remove duplicate shader storage
|
8 years ago |
Alexander Gavrilov
|
5f63797c09
Cycles: copy shader node names over in the blender sync code.
|
8 years ago |
Sergey Sharybin
|
8d8c5a542c
Cycles: Fix unhandled enumerator in OSL switch
|
8 years ago |
Brecht Van Lommel
|
42aec3b355
Cycles: nodify shader nodes
|
8 years ago |
Brecht Van Lommel
|
a70a435f28
Code refactor: centralize OSL node creation in shader manager.
|
8 years ago |