Blender Git Commit Log
Git Commits -> Revision 01ee885
Revision 01ee885 by Sybren A. Stüvel (master) August 8, 2017, 13:16 (GMT) |
Fix T46329: scene_update_{pre,post} doc needs clarification The documentation for the bpy.app.handlers.scene_update_{pre,post} handlers states that they're called "on updating the scenes data". However, they're called even when the data hasn't changed. Of course such handlers are useful, but the documentation should reflect the current behaviour. Reviewers: mont29, sergey Subscribers: Blendify Maniphest Tasks: T46329 Differential Revision: https://developer.blender.org/D1535 |
Commit Details:
Full Hash: 01ee88563b64e8f381bbbe9f54894ad27541f050
Parent Commit: ed4707b
Lines Changed: +6, -2
1 Modified Path:
/source/blender/python/intern/bpy_app_handlers.c (+6, -2) (Diff)