Fix Dispose.
* Avoids calling Rf_KillAllDevice in REngine.Dispose. Rf_KillAllDevices produces an error with graphics engines. The function is called during the Rf_endEmbeddedR(0).
Loading
Please sign in to comment
* Avoids calling Rf_KillAllDevice in REngine.Dispose. Rf_KillAllDevices produces an error with graphics engines. The function is called during the Rf_endEmbeddedR(0).