This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Sybren A. Stüvel cdf0d95a50 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
2020-06-02 17:31:45 +02:00
..
2020-06-02 16:01:14 +02:00
2020-05-28 16:42:31 +10:00
2020-03-19 21:55:17 +01:00
2020-06-02 16:58:07 +02:00
2020-06-03 01:05:25 +10:00
2020-05-29 18:05:04 +02:00
2020-06-02 16:01:14 +02:00
2020-06-02 16:58:07 +02:00
2020-06-03 01:05:25 +10:00