Daniel_Daniel Posted February 6, 2019 Share Posted February 6, 2019 (edited) I know about Cache Manager (Shift+Alt+M), but I am looking for a way to clear memory DURING cooking. Otherwise definition will crash. I tried rewriting fuse SOP in VEX, but with the same problem: int points[]=pcfind(0,"P",@P,0.0000001,200); pop(points,0); foreach(int i; points){ removepoint(0,i); } Edited February 6, 2019 by Daniel_Daniel 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.