Mercurial > fife-parpg
log engine/core/util/structures/point.h @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Fri, 12 Nov 2010 03:10:46 +0000 | prock | * Modified a calculation in PointType2D to use the FIFE math function |
Wed, 13 Oct 2010 20:24:48 +0000 | prock | * Major improvements to fife_math.h and added corresponding Python bindings. Users now have access to FIFE's internal math functions. These functions are recommended to be used by all clients if required. Note: this may cause some problems with certain compilers. I hope this wont have to be reverted. TODO: remove the static constant globals somehow. |
Tue, 12 Oct 2010 18:58:47 +0000 | prock | * Added the ability to normalize a 2D and 3D point. |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Sun, 29 Jun 2008 18:44:17 +0000 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |