blender/intern/cycles/render
2012-06-09 17:45:22 +00:00
..
attribute.cpp Cycles: support for motion vector and UV passes. 2012-04-30 12:49:26 +00:00
attribute.h Cycles: support for motion vector and UV passes. 2012-04-30 12:49:26 +00:00
background.cpp Cycles: add render layer use environment option to disable world lighting on 2012-04-13 12:58:12 +00:00
background.h Cycles: add render layer use environment option to disable world lighting on 2012-04-13 12:58:12 +00:00
buffers.cpp Cycles: border render now works in the viewport, when looking through the 2012-06-06 23:27:43 +00:00
buffers.h style cleanup: block comments 2012-06-09 17:22:52 +00:00
camera.cpp Cycles: border render now works in the viewport, when looking through the 2012-06-06 23:27:43 +00:00
camera.h Cycles: border render now works in the viewport, when looking through the 2012-06-06 23:27:43 +00:00
CMakeLists.txt Cycles: support for motion vector and UV passes. 2012-04-30 12:49:26 +00:00
film.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
film.h Cycles: support for motion vector and UV passes. 2012-04-30 12:49:26 +00:00
filter.cpp Fix #29274: problem compiling cycles opencl kernel from directory with spaces. 2011-11-22 16:38:58 +00:00
filter.h Cycles: 2011-08-28 13:55:59 +00:00
graph.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
graph.h Generalized node groups for Cycles. 2011-12-18 15:34:06 +00:00
image.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
image.h Cycles: OpenCL image texture support, fix an attribute node issue and refactor 2012-05-13 12:32:44 +00:00
integrator.cpp Cycles: support for motion vector and UV passes. 2012-04-30 12:49:26 +00:00
integrator.h Cycles: support for motion vector and UV passes. 2012-04-30 12:49:26 +00:00
light.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
light.h Cycles: spot lamp support. 2012-06-04 17:17:10 +00:00
mesh_displace.cpp Cycles: support for motion vector and UV passes. 2012-04-30 12:49:26 +00:00
mesh.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
mesh.h Cycles: threading optimizations 2012-05-05 19:44:33 +00:00
nodes.cpp code cleanup: quiet all warnings about double promotion (either by changing the type or explicitly casting). 2012-06-09 17:45:22 +00:00
nodes.h Particle Info node for Cycles. This can be used to access particle information in material shaders for dupli objects. For now only the particle Age and individual Lifetime (in frames) are supported, more attributes can be added when needed. 2012-06-08 16:17:57 +00:00
object.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
object.h Particle Info node for Cycles. This can be used to access particle information in material shaders for dupli objects. For now only the particle Age and individual Lifetime (in frames) are supported, more attributes can be added when needed. 2012-06-08 16:17:57 +00:00
osl.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
osl.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
scene.cpp Cycles: OpenCL image texture support, fix an attribute node issue and refactor 2012-05-13 12:32:44 +00:00
scene.h Particle Info node for Cycles. This can be used to access particle information in material shaders for dupli objects. For now only the particle Age and individual Lifetime (in frames) are supported, more attributes can be added when needed. 2012-06-08 16:17:57 +00:00
session.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
session.h Fix #30246: rendering multiple render layers with CUDA still not working, 2012-02-23 19:48:18 +00:00
shader.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
shader.h style cleanup: block comments 2012-06-09 17:22:52 +00:00
sobol.cpp Fix #29528: crash adding subsurf modifier in a particular scene with viewport render. 2011-12-08 21:55:35 +00:00
sobol.h Fix #29528: crash adding subsurf modifier in a particular scene with viewport render. 2011-12-08 21:55:35 +00:00
svm.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
svm.h Cycles: support for motion vector and UV passes. 2012-04-30 12:49:26 +00:00
tile.cpp Cycles: device code refactoring, no functional changes. 2012-01-04 18:06:32 +00:00
tile.h Cycles: some small code refactoring related to buffer parameters. 2011-12-21 13:48:35 +00:00