🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

AngelScript 2.35.1 released

Started by
0 comments, last by WitchLord 2 years, 8 months ago

This release is mainly composed of bug fixes. But a few smaller enhancements stand out:

  • Added support for native calling conventions on Android with 64bit arm, and on Nintendo Switch.
  • The compiler is now able to convert the types in a ternary conditions to a common type
  • Declaration of shorthand nested namespaces are now allowed
  • The asrun sample is now skipping the shebang line making the tool more user friendly on Linux

For the full list of fixes and changes, check out the change list.

Regards,
Andreas

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

This topic is closed to new replies.

Advertisement