AngelScript 2.11.2 is here
This version brings two improvements:
1) The addition of the asBEHAVE_VALUE_CAST behaviour. This will allow applications to register objects that can be converted to primitives and other object types, both with implicit casts and explicit casts.
2) ExecuteString no longer locks dynamic configuration groups, so that the groups can be unregistered after executions.
There are also a few bug fixes.
For the next version I'm planning on implementing the asBEHAVE_REF_CAST behaviour, which will allow handles to one registered type be converted to handles of another. This will permit applications to establish relationships between types (i.e. inheritance).
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
Popular Topics
Advertisement