@JuliaRegistrator register
Release notes:
Breaking changes
- The canvas render functions now take a
Ptr{UInt32} instead of an Array as argument
Other changes
- Using the threaded renderer should no longer crash. This means that it is no longer necessary to set the
QSG_RENDER_LOOP environment variable to basic.
- Fixed
exec_async on Julia 1.12 and above
- Updating a
JuliaItemModel from the Julia REPL now works correctly in exec_async mode.
@JuliaRegistrator register
Release notes:
Breaking changes
Ptr{UInt32}instead of anArrayas argumentOther changes
QSG_RENDER_LOOPenvironment variable tobasic.exec_asyncon Julia 1.12 and aboveJuliaItemModelfrom the Julia REPL now works correctly inexec_asyncmode.