blender/intern/cycles/render
Brecht Van Lommel b50cf33d91 Fix T64515, T60434: crash in OSL and preview render after recent changes
The refactoring of texture handles did not take into account that render
services are shared between multiple render session. Now the texture
to handle map is also shared between render sessions.
2019-05-14 12:24:15 +02:00
..
attribute.cpp Merge branch 'blender2.7' 2019-04-25 14:31:45 +02:00
attribute.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
background.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
background.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bake.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bake.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
buffers.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
buffers.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
camera.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
camera.h Fix T62408: Cycles viewport adaptive subdivision hangs after updates 2019-04-21 03:05:38 +02:00
CMakeLists.txt Cycles: add colorspace manager class and utilities based on OpenColorIO 2019-05-03 15:42:49 +02:00
colorspace.cpp Cycles/Eevee: unified and improved texture image color space handling 2019-05-13 15:56:10 +02:00
colorspace.h Cycles: add colorspace manager class and utilities based on OpenColorIO 2019-05-03 15:42:49 +02:00
constant_fold.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
constant_fold.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
coverage.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
coverage.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
curves.cpp Cycles: remove hair minimum width support. 2019-04-24 14:39:47 +02:00
curves.h Cycles: remove hair minimum width support. 2019-04-24 14:39:47 +02:00
denoising.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
denoising.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
film.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
film.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
graph.cpp Cycles/Eevee: add Emission and Alpha inputs to Principled BSDF 2019-05-13 15:56:11 +02:00
graph.h Cycles/Eevee: add Emission and Alpha inputs to Principled BSDF 2019-05-13 15:56:11 +02:00
image.cpp Fix T64578: Cycles clamps HDR colors for 16bit integer image with colorspace 2019-05-14 11:22:07 +02:00
image.h Cycles: Fix NULL instead of false 2019-05-04 18:49:37 +02:00
integrator.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
integrator.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
light.cpp Cycles/Eevee: unify light strength and color 2019-05-13 15:56:10 +02:00
light.h Cycles/Eevee: unify light strength and color 2019-05-13 15:56:10 +02:00
merge.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
merge.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
mesh_displace.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
mesh_subdivision.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
mesh_volume.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
mesh.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
mesh.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
nodes.cpp Fix T64561: wrong colorspace for Cycles displacement nodes 2019-05-13 23:40:45 +02:00
nodes.h Cycles/Eevee: add Emission and Alpha inputs to Principled BSDF 2019-05-13 15:56:11 +02:00
object.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
object.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
osl.cpp Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
osl.h Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
particles.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
particles.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
scene.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
scene.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
session.cpp Fix T63796: Cycles OSL shader with closure not working in final render. 2019-04-23 18:53:37 +02:00
session.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
shader.cpp Cycles: support loading images from arbitrary OpenColorIO color space 2019-05-03 15:42:49 +02:00
shader.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
sobol.cpp ClangFormat: manually format sobol.cpp 2019-04-17 06:35:07 +02:00
sobol.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
stats.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
stats.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
svm.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
svm.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
tables.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
tables.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
tile.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
tile.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00