Blender Git Commit Log
Git Commits -> Revision 39bc617
Revision 39bc617 by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 20, 2017, 10:26 (GMT) |
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 |
Commit Details:
Full Hash: 39bc6172a4337fda531f53d326da114501a92c77
Parent Commit: 8e372da
Lines Changed: +20, -37
1 Modified Path:
/intern/cycles/blender/addon/ui.py (+20, -37) (Diff)