Blender Git Commit Log

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

5 Modified Paths:

/source/blender/blenkernel/BKE_material.h (+5, -5) (Diff)
/source/blender/blenkernel/intern/material.c (+20, -10) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+9, -9) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+7, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021