[angelscript] AngelScript 2.26.1

  • From: Andreas Jonsson <andreas@xxxxxxxxxxxxx>
  • To: angelscript@xxxxxxxxxxxxx
  • Date: Sun, 3 Mar 2013 13:44:39 -0300

This new release brings several important bug fixes to problems that could
cause crashes and other unexpected behaviours in some situations. It's
highly recommended that the upgrade is made as soon as possible.

Besides the bug fixes this version also brings support for multiple
subtypes in templates (Thanks Amer Koleci), support for native calling
conventions with Linux and arm processors (Thanks Carlos Luna), and support
for octal and binary literals (Thanks ketmar).

The script compiler has been enhanced to finally support implicit
conversion from primitive types to registered value types by allowing the
compiler to call the appropriate constructor. This has been a frequent
request from users.

Regards.
Andreas Jönsson
Author of AngelScript
www.AngelCode.com

Other related posts:

  • » [angelscript] AngelScript 2.26.1 - Andreas Jonsson