blender/intern/cycles
Sergey Sharybin 554024e08e Cycles: move hair particle settings to scene context
Since the beginning of times hair settings in cycles were global for
the whole scene but were located in the particle context. This causes
quite some trickery to get shots set up for the movies here in the
studio by forcing artists to create dummy particle system to change
settings of hair on the shot.

While ideally this settings should be properly become per-particle
system for the time being it will save sweat and blood to move the
settings to scene context.

Reviewers: brecht

Subscribers: jtheninja, eyecandy, venomgfx, Blendify

Differential Revision: https://developer.blender.org/D2287
2017-01-12 10:48:17 +01:00
..
app Cycles: Refactor Progress system to provide better estimates 2016-12-03 05:02:21 +01:00
blender Cycles: move hair particle settings to scene context 2017-01-12 10:48:17 +01:00
bvh Cycles: Fix uninitialized variable from the previous commit 2016-10-24 12:54:24 +02:00
cmake Fix compilation error when CUDA toolkit is not installed 2016-11-07 14:47:10 +01:00
device Land D2339 by bliblu bli 2016-12-09 08:28:04 -07:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Cycles: Don't use guarded vector for statically initialized data 2016-10-24 14:18:22 +02:00
kernel Cycles: Fix uninitialized variable issue after recent changes 2016-12-14 17:31:11 +01:00
render Land D2339 by bliblu bli 2016-12-09 08:28:04 -07:00
subd Cycles: Cleanup, style 2016-10-24 12:26:12 +02:00
test Cycles: Cleanup, style 2016-10-24 12:26:12 +02:00
util Cycles: Refactor Progress system to provide better estimates 2016-12-03 05:02:21 +01:00
CMakeLists.txt Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdiv 2016-08-07 11:13:11 -04:00