Blender Git Loki

Git Commits -> Revision b4ec6ef

Revision b4ec6ef by Joseph Eagar (master)
November 7, 2007, 18:52 (GMT)
=Python API bugfix=

Scene.update(full=1) was pretty useless as it didn't actually evaluate the
depsgraph DAG. This meant, for example, that re-evaluating the parenting
tree for an armature pose could only be done by redrawing the view (which
evaluates the depsgraph). scene_update_for_newframe() is now called when Scene.update is in "full" mode; to prevent firing off newframe scriptlink events, scriptlinks are
temporarily disabled while scene_update_for_newframe() is being called.

Commit Details:

Full Hash: b4ec6efb41bbf05c6811da9276e7697939ed3ee1
SVN Revision: 12513
Parent Commit: 50e5c9d
Lines Changed: +11, -3

1 Modified Path:

/source/blender/python/api2_2x/Scene.c (+11, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021