Added Scene.set_frame RNA function to get immediate scene update.

Changing Scene.current_frame doesn't work in this case because it adds 
a notifier.

Also added RNA_property_update call in pyrna_struct_setattro so that 
notifiers are added when a property changes.
This commit is contained in:
2009-07-11 11:58:50 +00:00
parent 3ad64726ee
commit f221d9128d
8 changed files with 79 additions and 7 deletions

View File

@@ -1,6 +1,4 @@
/**
*
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or