Blender Git Commit Log

Git Commits -> Revision a9572c2

Revision a9572c2 by Campbell Barton (master)
May 6, 2017, 12:24 (GMT)
PyAPI: Remove bpy.app.handlers.scene_update

This is routinely mis-used to continuously run scripts,
causing performance problems.

This should be replaced with more specific handlers, or possibly timers.
See: T47811

Commit Details:

Full Hash: a9572c282038cd9bdbe18e26e7349d8e0f549cb1
Parent Commit: 5221093
Lines Changed: +0, -12

3 Modified Paths:

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