Skip to content

v.3.6.0.33 - Beta 13

Pre-release
Pre-release
Compare
Choose a tag to compare
@ivan-mogilko ivan-mogilko released this 04 Aug 22:53
· 1865 commits to master since this release

3.6.0 Beta release, for public test.

Editor:

  • Fixed Dialog and Script panel initialization mistakes that were causing a number of strange errors (regression since 3.6.0.31).
  • Fixed Image and View properties in various objects were allowing negative values.
  • Fixed some of the object previews (at least GUI) could crash if user entered a non-existing sprite's number as an Image property.

Script API:

  • Added File.WriteRawInt() to complement ReadRawInt().