blender/intern/cycles/render
Brecht Van Lommel bf25f1ea96 Cycles Hair: refactoring to store curves with the index of the first key and the
number of keys in the curve, rather than curve segments with the indices of two
keys. ShaderData.segment now stores the segment number in the curve.
2013-01-03 12:09:09 +00:00
..
attribute.cpp Cycles Hair: refactoring to store curves with the index of the first key and the 2013-01-03 12:09:09 +00:00
attribute.h Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +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: memory usage report 2012-11-05 08:04:57 +00:00
buffers.h Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
camera.cpp Fix #32900: object motion blur not working on the GPU. To make this work I disabled motion 2012-11-29 00:43:50 +00:00
camera.h Fix #33158: motion vector pass wrong in cycles in some scenes, wrong vectors 2012-11-21 01:00:03 +00:00
CMakeLists.txt New feature 2012-12-28 14:21:30 +00:00
curves.cpp New feature 2012-12-28 14:21:30 +00:00
curves.h Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
film.cpp Fix #31883: cycles vectors pass rendering crash with some render layers using 2012-06-20 14:24:52 +00:00
film.h Fix #31883: cycles vectors pass rendering crash with some render layers using 2012-06-20 14:24:52 +00:00
filter.cpp style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
filter.h Cycles: 2011-08-28 13:55:59 +00:00
graph.cpp Fix #32907: failure rendering a complex node setup, hitting fixed max number 2012-11-26 21:59:41 +00:00
graph.h Fix #33485: cycles OSL now autodetects the presence of emission and transparent 2012-12-12 06:51:06 +00:00
image.cpp Fix #32796: cycles did not support image auto refresh option. 2012-11-21 13:00:51 +00:00
image.h Fix #32796: cycles did not support image auto refresh option. 2012-11-21 13:00:51 +00:00
integrator.cpp Fix #32018: non-progressive integrator crash. 2012-09-19 17:09:11 +00:00
integrator.h Cycles: first step for implementation of non-progressive sampler that handles 2012-06-13 11:44:48 +00:00
light.cpp Cycles Hair: refactoring to store curves with the index of the first key and the 2013-01-03 12:09:09 +00:00
light.h Cycles: first step for implementation of non-progressive sampler that handles 2012-06-13 11:44:48 +00:00
mesh_displace.cpp Fix part of #33662: cycles crash using displacement on meshes with vertices not 2012-12-26 20:59:35 +00:00
mesh.cpp Cycles Hair: refactoring to store curves with the index of the first key and the 2013-01-03 12:09:09 +00:00
mesh.h Cycles Hair: refactoring to store curves with the index of the first key and the 2013-01-03 12:09:09 +00:00
nodes.cpp Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
nodes.h Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
object.cpp Cycles Hair: refactoring to store curves with the index of the first key and the 2013-01-03 12:09:09 +00:00
object.h New feature 2012-12-28 14:21:30 +00:00
osl.cpp Fix #33485: cycles OSL now autodetects the presence of emission and transparent 2012-12-12 06:51:06 +00:00
osl.h Fix #33485: cycles OSL now autodetects the presence of emission and transparent 2012-12-12 06:51:06 +00:00
particles.cpp Fix #33113: cycles not rendering motion blur correct with dying particles. 2012-11-08 16:35:28 +00:00
particles.h Added a bunch of additional particle state attributes to the Cycles particle info node: 2012-08-31 19:38:59 +00:00
scene.cpp New feature 2012-12-28 14:21:30 +00:00
scene.h Cycles Hair: refactoring to store curves with the index of the first key and the 2013-01-03 12:09:09 +00:00
session.cpp Highlight currently rendering tiles 2013-01-01 16:15:13 +00:00
session.h Cycles: persistent images option 2012-11-09 08:46:53 +00:00
shader.cpp Fix #33405: preview render getting stuck in a particular .blend file, ObjectKey 2012-12-04 07:48:09 +00:00
shader.h Fix #33405: preview render getting stuck in a particular .blend file, ObjectKey 2012-12-04 07:48:09 +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 Fix #33485: cycles OSL now autodetects the presence of emission and transparent 2012-12-12 06:51:06 +00:00
svm.h Fix #33335: cycles SVM closure issue in recent bugfix, incorrectly tagging 2012-11-28 19:13:34 +00:00
tile.cpp Stupid copy-paste typo in tiles commit. 2012-11-05 11:57:14 +00:00
tile.h Cycles: use simplier strategy in next_tile for viewport rendering 2012-10-25 12:03:36 +00:00