Advertisement

Re: vector3 pod types (in C this time)

Started by September 12, 2011 11:05 AM
22 comments, last by WitchLord 13 years, 1 month ago
Thanks!
I will try to find the time to update our AS to the latest version on this weekend and test the new flags.
Advertisement
So, how did the test go?

I have a similar problem with Ogre3D, but haven't had the time to test yet.. ;)

Too many projects; too much time

I just now checked in another improvement for 64bit Linux and Mac OS X. (revision 1070)

Objects registered with asOBJ_APP_CLASS_ALLINTS or asOBJ_APP_CLASS_ALLFLOATS can now also be passed by value to application functions. Previously they could only be returned by value, but the parameters had to be sent by reference to work.

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