1 Dec 2003 08:33
cel/include/tools billboard.h,1.7,1.8
Update of /cvsroot/cel/cel/include/tools In directory sc8-pr-cvs1:/tmp/cvs-serv5009/include/tools Modified Files: billboard.h Log Message: - Jorrit added support for setting different uv ranges for a billboard so that you can now show part of a texture. - Jorrit completed support for 2D vectors in the XML behaviour layer and the celentity addon. It is now possible to set 2D vector properties and variables. - Jorrit made attribute parsing in the XML behaviour layer and the celentity addon a bit more efficient. - Jorrit enhanced 'getproperty', 'property', and 'action' in the XML behaviour layer so that they have an optional 'entity' parameter to work on properties and actions in another entity. - Jorrit optimized iCelPlLayer->FindEntity() with an additional hash to find the entities faster. - Jorrit added 'createentity' to the XML behaviour layer. - Jorrit added 'createpropclass' to the XML behaviour layer. Index: billboard.h =================================================================== RCS file: /cvsroot/cel/cel/include/tools/billboard.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- billboard.h 28 Nov 2003 20:32:33 -0000 1.7 +++ billboard.h 1 Dec 2003 07:33:45 -0000 1.8 <at> <at> -27,6 +27,7 <at> <at>(Continue reading)
RSS Feed