Blender Git Loki
Git Commits -> Revision 554024e
Revision 554024e by Sergey Sharybin (master) January 12, 2017, 09:48 (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: 554024e08e7855685446b33d8bdbde5cacc196a5
Parent Commit: 67f6829
Lines Changed: +20, -37
1 Modified Path:
/intern/cycles/blender/addon/ui.py (+20, -37) (Diff)