-
- Downloads
Bug-fix: when passing additional arguments to a background-load()ed script,
the values with references to the original context weren't "copied" into the newly-created background context, so Strings, objects, and doubles would cause problems (e.g. crashes). Passing objects and array is still not supported, but at least it won't crash now. Found by Cyan.
Loading
Please register or sign in to comment