Blender Git Loki
Git Commits -> Revision 04c7d9d
Revision 04c7d9d by Sergey Sharybin (master) August 12, 2016, 12:59 (GMT) |
Depsgraph: tag relations for update when aterial slots changes New dependency graph puts materials to the graph in order to deal with animation assigned to them and things like that. This leads us to a requirement to update relations when slots changes. This fixes: T49075 Assignment of a keyframed material using the frame_change_pre handler doesn't update the keyframe using the new dependency graph |
Commit Details:
Full Hash: 04c7d9d56674f97d14c393488439c93a343823b4
Parent Commit: 82268fa
Lines Changed: +42, -31