[Bf-python] Bf-python Digest, Vol 139, Issue 6

James Crowther jamesharrycrowther at gmail.com
Tue Dec 27 11:04:18 CET 2016


Hi Brian and Dima!
	Thanks so much for contributing your knowledge! I like both suggestions and will test them both. Nothing quite like having access to the undo stack though! I guess we’ll have to wait until we have a more weighty case for things to change on this issue. Though I think your suggestions both help a lot :D

James


> On 26 Dec. 2016, at 10:00 pm, bf-python-request at blender.org wrote:
> 
> Send Bf-python mailing list submissions to
> 	bf-python at blender.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.blender.org/mailman/listinfo/bf-python
> or, via email, send a message with subject or body 'help' to
> 	bf-python-request at blender.org
> 
> You can reach the person managing the list at
> 	bf-python-owner at blender.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Bf-python digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: Detecting when modal operators invoke and execute
>      (Brian Savery)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sun, 25 Dec 2016 11:11:51 +0000
> From: Brian Savery <brian.savery at gmail.com>
> Subject: Re: [Bf-python] Detecting when modal operators invoke and
> 	execute
> To: bf-python at blender.org
> Message-ID:
> 	<CA+VsiZrNDfFBjnXAvu4HeCM30q3Mm8X0konWeXngbvJPT6PsyA at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> 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 
> 
> ------------------------------
> 
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> https://lists.blender.org/mailman/listinfo/bf-python
> 
> 
> End of Bf-python Digest, Vol 139, Issue 6
> *****************************************




More information about the Bf-python mailing list