openrndr
openrndr copied to clipboard
Update ApplicationBuilder.kt
I ran into not being able to use the debugger, I hope this description could be helpful for other people
I totally agree with the intention, it is the reason why that warning is there in the first place. I think we can improve the warning a bit by giving an extended version only when a debugger is attached.
We will try an approach where XstartOnFirstThread is not required.
4357c18ef9e2df201313c7861d6f64c09c78b344 removes the warning and throws an error when a profiler or debugger is attached to the process.