Author Topic: Corona Release and Corona Assert  (Read 2570 times)

2013-08-16, 11:59:44

rafpug

  • Active Users
  • **
  • Posts: 722
    • View Profile

Hi

There are differences between the Corona Release and Corona Assert?

Under what circumstances and how you use the Assert?

Thanks
Raf

2013-08-16, 12:04:05
Reply #1

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
They render the same image, assert is about 50% slower, but has additional security checks - it pops up windows with error messages instead of crashing. use it when you encounter a bug, if you send a bug report with the error message, it helps me with debugging.
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)

2013-08-16, 12:32:48
Reply #2

rafpug

  • Active Users
  • **
  • Posts: 722
    • View Profile
.... I understand.

Thank you very much Ondra