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