Blender Git Loki
Git Commits -> Revision 9202007
Revision 9202007 by Sergey Sharybin (master) November 9, 2017, 12:56 (GMT) |
Depsgraph: Pass CoW pointer to ID datablocks evaluation functions The only remaining part is the particle stuff, which needs a pointer to exact particle system which does not exist yet. Leaving it for later a bit for until it's more clear what do we do with particles. Unless i'm mistaken, we've got all proper CoW pointers bound now. |
Commit Details:
Full Hash: 92020077e63edad8bc24248347f64f3f2fb2b74b
Parent Commit: ec0e35f
Lines Changed: +95, -58