Update v0.7.2609a
Changelog
- General performance improvements to better CPU and GPU usage.
- Fixed crash in the scripting system when using a null value as Key of a map.
- Fixed crash in sqrt and srt methods when receiving a null value as a parameter.
- Fixed crash in the split method when using "\\" at the end of the pattern or if the pattern contained asterisks.
- Fixed several crashes in the indexOf method.