[Bf-python] Detecting when modal operators invoke and execute

Brian Savery brian.savery at gmail.com
Sun Dec 25 12:11:51 CET 2016


Not sure with the undo issue. But if you're monitoring what object
is_updated or is_updated_data with a scene update handler you can do it
like this: maintain a list of "updating objects" and only sync the
objects/data when they fall off the is_updated list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20161225/b458fac2/attachment.html>


More information about the Bf-python mailing list