Mercurial > fife-parpg
log engine/core/util/math/angles.h @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
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. |
Fri, 01 Oct 2010 14:09:47 +0000 | prock | * Removed the image chunking size variable from engine settings. |
Fri, 29 Jan 2010 21:03:51 +0000 | prock | Moved getAngleBetween() form Camera to angles.h and updated it to not use the camera angle in it's calculation. |
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 :-) |