Blender Git Commit Log

Git Commits -> Revision 2414a57

Revision 2414a57 by Sergey Sharybin (master)
May 27, 2021, 09:36 (GMT)
Refactor: Move display pass to Cycles viewport parameters

Allows to centralize storage and modification checks in a single place,
avoiding duplication in the synchronization code.

Ideally we would somehow be able to more granularly modify Cycles side
objects. Leaving this for a future decision, because it might be better
to implement it as a graph on the sync side.

Commit Details:

Full Hash: 2414a5787d0c7a03e89d5087b8d4d5ae8e1d27c8
Parent Commit: 7b5f4c8
Lines Changed: +37, -34

3 Modified Paths:

/intern/cycles/blender/blender_sync.cpp (+1, -6) (Diff)
/intern/cycles/blender/blender_viewport.cpp (+27, -24) (Diff)
/intern/cycles/blender/blender_viewport.h (+9, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021