Hi all.
I’m trying to find a command which will update the interactive preview window (perspective view), while a for loop is running in MEL and moving every vertex a little bit. The script finishes everything before it updates the viewport. I want to see every vertex move as it is itterated on, for visual effect, even if it’s too fast to make sense out of.
Thanks guys.
I used refresh -cv;
I also added a counter which only refreshes the view every n loops, so I can control the “playback speed” so to speak.
Im using the XYShrinkwrap tool and wanted to see it in action. Pretty cool effect!