blender/intern/cycles/render
Thomas Dinges 03fed41e59 Cycles / Hair: Further cleanup of UI and internals.
* UI: Remove deprecated condition (CURVE_RIBBONS) and hide backface property, when it's hardcoded in C (Curve/Line segments && Ribbons).

* Remove "use_tangent_normal" and "CURVE_KN_TANGENTGNORMAL" as its unused (follow up for last commit).
2013-12-26 03:25:30 +01:00
..
attribute.cpp Cycles: add ptex face ID and UV attributes. 2013-11-28 02:11:42 +01:00
attribute.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
background.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
background.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
blackbody.cpp * Make MSVC happy. 2013-08-06 23:47:47 +00:00
blackbody.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
buffers.cpp Fix: ensure cycles mist pass stays in range 0..1, it could have values out of 2013-10-18 23:44:25 +00:00
buffers.h Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
camera.cpp Fix a few issues reported by coverity scan. 2013-09-03 22:39:21 +00:00
camera.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
CMakeLists.txt Code cleanup: remove some unused cycles SSS code. 2013-10-12 00:08:31 +00:00
curves.cpp Cycles / Hair: Further cleanup of UI and internals. 2013-12-26 03:25:30 +01:00
curves.h Cycles / Hair: Further cleanup of UI and internals. 2013-12-26 03:25:30 +01:00
film.cpp Fix #36719: UV pass not rendering in second render layer if first render layer 2013-09-13 14:31:28 +00:00
film.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph.h Fix #37194, OSL script crashes blender. The lookup functions for finding Cycles shader inputs/outputs based on socket names are using a few modifications on the Blender socket names. But these only apply 2013-10-30 11:21:31 +00:00
image.cpp Fix T37264: cycles CPU render had limited number of float images, bumped to 1024. 2013-12-14 15:07:46 +01:00
image.h Fix T37264: cycles CPU render had limited number of float images, bumped to 1024. 2013-12-14 15:07:46 +01:00
integrator.cpp Fix #36620: sss + indirect light rendering artifacts, due to wrong correlation in 2013-09-01 14:10:40 +00:00
integrator.h Cycles: more code refactoring to rename things internally as well. Also change 2013-08-23 14:34:34 +00:00
light.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
light.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
mesh_displace.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
mesh.cpp Fix a few issues reported by coverity scan. 2013-09-03 22:39:21 +00:00
mesh.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
nodes.cpp Style Cleanup: remove preprocessor indentation (updated wiki style guide too) 2013-12-22 14:12:19 +11:00
nodes.h Cycles: experimental OSL ptex reading code. 2013-11-28 02:11:42 +01:00
object.cpp Fix cycles hair segments not giving correct vector speed pass, the motion vector 2013-10-18 15:03:18 +00:00
object.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
osl.cpp Cycles OSL: update to build with latest OSL master shader group changes. 2013-12-08 15:15:27 +01:00
osl.h Fix build error when building without OSL support. 2013-12-09 05:28:19 +01:00
particles.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
particles.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
scene.cpp Fix cycles too slow export of meshes with uvs when a motion vector pass is used. 2013-09-10 15:12:53 +00:00
scene.h Fix a few issues reported by coverity scan. 2013-09-03 22:39:21 +00:00
session.cpp Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
session.h Fix a few issues reported by coverity scan. 2013-09-03 22:39:21 +00:00
shader.cpp remove unused var 2013-10-26 01:03:16 +00:00
shader.h Code cleanup: remove some unused cycles SSS code. 2013-10-12 00:08:31 +00:00
sky_model_data.h Code Cleanup: use static for sky_model_data.h 2013-12-13 04:40:30 +11:00
sky_model.cpp Code Cleanup: use static for sky_model_data.h 2013-12-13 04:40:30 +11:00
sky_model.h code cleanup: spelling 2013-10-31 23:52:44 +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 Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
svm.cpp Fix a few issues reported by coverity scan. 2013-09-03 22:39:21 +00:00
svm.h Cycles / Sky Texture: 2013-08-28 14:11:28 +00:00
tables.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
tables.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
tile.cpp Fix a few issues reported by coverity scan. 2013-09-03 22:39:21 +00:00
tile.h Fix a few issues reported by coverity scan. 2013-09-03 22:39:21 +00:00