Blender Git Commit Log

Git Commits -> Revision d5ccd35

Revision d5ccd35 by Ton Roosendaal (master)
July 17, 2005, 12:20 (GMT)
While checking old bugreports on the todo tracker, found weak issue in
current depgraph... that's when an object has multiple "parents", which
have different relation types. (one parent moves Object, the other
deforms). In that case the result was undefined.

Solved it nicely with the DAG building code, resulting in quicker flushing
of changes even.
Also noted a bug in the drawview.c 'object_handle_update' call, which
should not check for layers. The DAG flushing clears recalc flags for
invisible layers, if possible. Now need to write that @#!# doc!

Commit Details:

Full Hash: d5ccd35f4cc4bd24c8fac6d7b4f50c5711678cc8
SVN Revision: 4781
Parent Commit: 9a26c98
Lines Changed: +68, -65

2 Modified Paths:

/source/blender/blenkernel/intern/depsgraph.c (+66, -62) (Diff)
/source/blender/src/drawview.c (+2, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021