Blender Git Commit Log
Git Commits -> Revision 6bc962d
Revision 6bc962d by Sybren A. Stüvel (blender-v2.79-release, blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 17, 2017, 14:30 (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: 6bc962d7bcf91056a34698d92df1f5a384f7c1dd
Parent Commit: e683016
Committed By: Sergey Sharybin
Lines Changed: +6, -2
1 Modified Path:
/source/blender/python/intern/bpy_app_handlers.c (+6, -2) (Diff)