Blender Git Commit Log
Git Commits -> Revision c1361d2
Revision c1361d2 by Dalai Felinto (master) May 24, 2018, 10:17 (GMT) |
Depsgraph: tag depsgraph for copy-on-write flush when RNA changes Fixes bug with changes to properties not being flushed to the COW data. It fixes T55144. This is the part of rBb4b745b72064 that is required although slow. Which was partially addressed but the rest of the commit, which in turn broke things. So for now let's get RNA to flush slow cow, and deal with the consequences. |
Commit Details:
Full Hash: c1361d2651222fb52839df038e92c18e1fdefc4e
Parent Commit: cb3c9cb
Lines Changed: +10, -0