Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] Bug Reporting => [Max] Resolved Bugs => Topic started by: Tetsuoo on 2016-05-24, 03:43:50

Title: [1.4] maxscript stopRender() not working anymore on interactive render
Post by: Tetsuoo on 2016-05-24, 03:43:50
...almost everything in the title :)
For Corona 1.3 I created a cute little button to stop the Interactive button in the viewport when my computer slows down (especially when trying to update the material previews in slate editor).
Here's the code :

macroScript stopRendr
category: "Corona Renderer"
Icon:#("Stop_icon",1)
(
CoronaRenderer.CoronaFp.stopRender()
)

Not working anymore with 1.4 :( I'm not sure but it seems that it's resetting the render.
I already went to the wiki page to check if anything is different (https://corona-renderer.com/wiki/maxscript).

What do you think guys, did I miss something ?
I don't really understand why it's supposed practical to right click on it and change the view every time I want to stop it.
Title: Re: [1.4] maxscript stopRender() not working anymore on interactive render
Post by: Tetsuoo on 2016-05-31, 20:29:17
wow after 1 week nobody cares... ok fine x)
Title: Re: [1.4] maxscript stopRender() not working anymore on interactive render
Post by: Ondra on 2016-06-01, 10:48:38
Do not worry, we will get to bug fixing soon enough ;)
Title: Re: [1.4] maxscript stopRender() not working anymore on interactive render
Post by: maru on 2016-06-01, 12:07:45
Sorry for the lack of response. If something is logged/posted/saved, it will never get lost, and we will return to it.
Title: Re: [1.4] maxscript stopRender() not working anymore on interactive render
Post by: Ondra on 2016-08-22, 13:57:17
Fixed