summaryrefslogtreecommitdiff
path: root/CHANGELOG.TXT
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-15 02:29:19 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-15 02:29:19 +0000
commit856c345feca062fdfc0b177e0de25489fb1b0c06 (patch)
tree9018cf4f5245e3b6533e86dfa8ca8486a5859498 /CHANGELOG.TXT
parentf2ce3ddfcb72fc3026ba85bd41849fa1886877e4 (diff)
downloadbullet-lab-remix-856c345feca062fdfc0b177e0de25489fb1b0c06.tar.xz
Extend hge with a 3D Rotation method, it's not tested yet.
Fix probable compile errors due to includes.
Diffstat (limited to 'CHANGELOG.TXT')
-rwxr-xr-xCHANGELOG.TXT4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT
index 3909f0c..8ed37c6 100755
--- a/CHANGELOG.TXT
+++ b/CHANGELOG.TXT
@@ -9,6 +9,10 @@ Pre-Released versions:
New level Supernova.
New level (still unnamed).
Add some additional tips.
+Add HGE::Gfx_SetTDRotate(float,float,float,float), which is almost
+a direct OpenGL call. It will be tested and ported to DX later.
+Fix includes like " #include "../../include/..." " that would
+cause errors.
Extend libcgh again. Adding operator ^ and method l().
Modify clearrange behaviour in level hyper-threading.
Modify the corresponding score bullet.