I noticed that using IPR in the viewport during an active maxscript mouseTool prevents the viewport from updating the IPR rendering.
In other words, the render will only continue/refresh if you move the cursor, otherwise it will essentially freeze the IPR rendering.
This is a bit problematic since my mouseTool is moving things around, and can be useful for positioning lights and placing highlights.
How can I let the IPR render continue doing passes when I stop moving the cursor during a mouseTool?
In other words, the render will only continue/refresh if you move the cursor, otherwise it will essentially freeze the IPR rendering.
This is a bit problematic since my mouseTool is moving things around, and can be useful for positioning lights and placing highlights.
How can I let the IPR render continue doing passes when I stop moving the cursor during a mouseTool?
Comment