jorrit | 1 Dec 2003 08:33
Picon

cel/include/physicallayer pl.h,1.3,1.4

Update of /cvsroot/cel/cel/include/physicallayer
In directory sc8-pr-cvs1:/tmp/cvs-serv5009/include/physicallayer

Modified Files:
	pl.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: pl.h
===================================================================
RCS file: /cvsroot/cel/cel/include/physicallayer/pl.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pl.h	20 Nov 2003 14:11:55 -0000	1.3
+++ pl.h	1 Dec 2003 07:33:45 -0000	1.4
 <at>  <at>  -96,8 +96,9  <at>  <at> 
(Continue reading)


Gmane