jonas.borgman Posted September 12, 2018 Share Posted September 12, 2018 I have a subnet with a ordered menu that is populated by a python script and in the subnet i have references to this parameter. The menu script refers to a file path parameter. However, it seems as though this menu script gets updated every frame, and slows down my playback considerably. Can i somehow limit the refresh of the menus?, and optimally to only when the text field gets updated? Thanks /Jonas Quote Link to comment Share on other sites More sharing options...
jonas.borgman Posted September 12, 2018 Author Share Posted September 12, 2018 so i figured that it isn't the menu itself that updates, but rather calculates anew every time my parm in the subnet references it. Can i tell the parms in my subnet to get cached values or something, so the menu doesn't have to recook multiple times (each time for every parameter referencing it)? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.