VisualScriptEngine 0.5.4
News:
- Unicode character handling fix on MacOS.
- Flipped drawing fix on MacOS.
Migration:
- The
FormatString
function now can handle only string values with the%S
marker. - Format strings in dictionary should be updated based on the rule above.