On 18/08/2013 at 07:41, xxxxxxxx wrote:
Hello everyone.
I have a problem which I keep stumbling upon when at varying stages when working on python elements within my scene. I have had this problem with both python xpresso nodes and python tags.
My understanding is that if either object(node or tag) has 'Frame Dependent' disabled, the script should only execute when the scene is updated in one way or another e.g. view port redraw or value change somewhere etc(please let me know if I have misunderstood this). The majority of the time this is how it operates, however sometimes the script will just keep executing again and again and won't stop, then when I try to change something in the code, the changes are not accepted and the script keeps running as if unchanged.
Has anyone else encountered this problem? Anyone know how to fix it?
I'm very much hoping this is me missing something and not a bug, any help would me much appreciated.
Thanks
Adam