🎉 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.11.1

Started by
-1 comments, last by WitchLord 16 years, 6 months ago
I've uploaded version 2.11.1 of AngelScript. This version implements a new reference type, asOBJ_SCOPED. This type behaves like a value type, but it gives the application exact control over how the memory is allocated. This is especially useful when registering types that have special alignment requirements. A couple of bug fixes were also made.

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