Blender Git Commit Log

Git Commits -> Revision cdf0d95

Revision cdf0d95 by Sybren A. Stüvel (master)
June 2, 2020, 15:31 (GMT)
Fix T77126: Documented frame_change_pre and frame_change_post handlers

The documentation for the `frame_change_pre` and `frame_change_post`
handlers was really sparse, and suggested that `frame_change_pre` is
called before the frame changes. This is not the case; it's called after
the frame has changed, but before the dependency graph has been updated
for it.

No functional changes, just updated documentation.

Differential Revision: https://developer.blender.org/D7905

Reviewed by: sergey

Commit Details:

Full Hash: cdf0d95a50e6ea5592e65242c3c8ffbdfd4629a0
Parent Commit: 6a70d7e
Lines Changed: +10, -2

1 Modified Path:

/source/blender/python/intern/bpy_app_handlers.c (+10, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021