Keelan Stuart - 2019-11-01

Known Issues

  • JavaScript interpreter does not properly handle C-style, single-line comments ("// comment") all the time. If you write comments, use block comments instead ("/ /")
  • If the focus is on the script editor window and you modify a property in the property grid, it may not update unless you change selection to the file list first