blender/intern/cycles/render
2016-05-08 20:21:04 +02:00
..
attribute.cpp Fix T47447: Cycles crash when reaching texture limit with 3D textures 2016-02-17 11:43:03 +01:00
attribute.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
background.cpp Cycles: Support per-render layer world AO settings 2015-11-24 13:21:40 +05:00
background.h Cycles: Support per-render layer world AO settings 2015-11-24 13:21:40 +05:00
bake.cpp Fix T46550: Cycles combined baking black in some cases. 2016-02-06 21:02:02 +01:00
bake.h Fix T46550: Cycles combined baking black in some cases. 2016-02-06 21:02:02 +01:00
buffers.cpp Cycles: Cleanup: Swap order of the RNG-state-initializing for-loops 2016-05-08 01:22:28 +02:00
buffers.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
camera.cpp Cycles: Fix two small memory leaks and deduplicate table freeing 2016-05-08 17:44:03 +02:00
camera.h Cycles microdisplacement: perform subdivision dicing in raster space 2016-04-11 23:12:11 +02:00
CMakeLists.txt Cycles microdisplacement: refactor to move some tesselation code from SubdMesh to Mesh 2016-04-11 23:50:15 +02:00
curves.cpp Cycles: Code cleanup, prepare for strict C++ flags 2015-03-27 18:23:31 +05:00
curves.h Cycles: Make Blender importer more forward compatible 2016-02-12 15:27:33 +01:00
film.cpp Cycles: Fix two small memory leaks and deduplicate table freeing 2016-05-08 17:44:03 +02:00
film.h Cycles: Make Blender importer more forward compatible 2016-02-12 15:27:33 +01:00
graph.cpp Code cleanup: use special type instead of node names. 2016-05-08 20:21:04 +02:00
graph.h Code cleanup: use special type instead of node names. 2016-05-08 20:21:04 +02:00
image.cpp Code cleanup: tweaks to image manager code found while looking into previous bug. 2016-05-08 20:20:53 +02:00
image.h Code cleanup: tweaks to image manager code found while looking into previous bug. 2016-05-08 20:20:53 +02:00
integrator.cpp Fix T47813: Cycles Standalone not respecting integrator sample_clamp_direct 2016-04-13 10:39:21 +02:00
integrator.h Cycles: Make Blender importer more forward compatible 2016-02-12 15:27:33 +01:00
light.cpp Cycles: Reduce verbosity of logging 2016-04-22 10:55:26 +02:00
light.h Cycles: Refactor the way how we exclude light from the device 2016-02-07 02:21:38 +05:00
mesh_displace.cpp Fix T47180: Cycles deform motion blur + displacement behaves weirdly 2016-01-16 15:36:42 +05:00
mesh.cpp Code refactor: reduce special node types, use generic constant folding. 2016-05-05 21:43:46 +02:00
mesh.h Cycles microdisplacement: refactor to move some tesselation code from SubdMesh to Mesh 2016-04-11 23:50:15 +02:00
nodes.cpp Code cleanup: use special type instead of node names. 2016-05-08 20:21:04 +02:00
nodes.h Code cleanup: simplify SVM stack assignment. 2016-05-05 21:43:46 +02:00
object.cpp Cycles: Reduce verbosity of logging 2016-04-22 10:55:26 +02:00
object.h Cycles: Multi-thread object transform update 2016-04-20 18:17:24 +02:00
osl.cpp Code cleanup: use special type instead of node names. 2016-05-08 20:21:04 +02:00
osl.h Cycles: Update some types used form OSL 2016-01-07 13:15:30 +05:00
particles.cpp Cycles: Reduce verbosity of logging 2016-04-22 10:55:26 +02:00
particles.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
scene.cpp Cycles: Reduce verbosity of logging 2016-04-22 10:55:26 +02:00
scene.h Cleanup: Rename texture slots to float4 and byte, to distinguish from future float (single channel) and half_float slots. 2016-05-06 14:37:35 +02:00
session.cpp Cycles: Stop rendering when bad_alloc happens 2016-04-20 16:19:49 +02:00
session.h Cycles: Fix misleading remaining time report when using infinite number of samples in viewport 2016-04-06 16:30:52 +02:00
shader.cpp Cycles: Fix two small memory leaks and deduplicate table freeing 2016-05-08 17:44:03 +02:00
shader.h Cycles: Always use guarded allocator of vectors 2016-02-12 15:43:26 +01: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 Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
svm.cpp Code cleanup: use special type instead of node names. 2016-05-08 20:21:04 +02:00
svm.h Code cleanup: simplify SVM stack assignment. 2016-05-05 21:43:46 +02:00
tables.cpp Cycles: Fix two small memory leaks and deduplicate table freeing 2016-05-08 17:44:03 +02:00
tables.h Cycles: Fix two small memory leaks and deduplicate table freeing 2016-05-08 17:44:03 +02:00
tile.cpp Cycles: Resumable render implementation for Cycles 2016-03-30 16:02:27 +02:00
tile.h Cycles: Resumable render implementation for Cycles 2016-03-30 16:02:27 +02:00