Blender Git Commit Log

Git Commits -> Revision 9c13923

Revision 9c13923 by Sergey Sharybin (depsgraph_refactor)
February 25, 2015, 09:54 (GMT)
Depsgraph: Correction for camera DOF relation

For now it's unclear how to handle it on the camera datablock level,
so moved parameters to the camera object level.

This kinda of makes sense because for DOF you need to know object
matrix and having DOF decoupled from it is kinda weird.. IN any case
it's always easy to make it camera data relation and add relation
between camera datablock and camera object.

Commit Details:

Full Hash: 9c13923df707394ecf8308d44d8912e954350f60
Parent Commit: 3018a55
Lines Changed: +10, -1

2 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_build_nodes.cpp (+9, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021