Skip to content

VisualScriptEngine 0.5.4

Compare
Choose a tag to compare
@kovacsv kovacsv released this 07 Jan 15:01

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.