aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.TXT
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-17 02:43:16 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-17 02:43:16 +0000
commitfd7ea15571b43dcacc7a88cf720fb7e103f19042 (patch)
tree7f28250bc328f5ac4c8d6e0358b19d9b05941508 /CHANGELOG.TXT
parent856c345feca062fdfc0b177e0de25489fb1b0c06 (diff)
downloadbullet-lab-remix-fd7ea15571b43dcacc7a88cf720fb7e103f19042.tar.xz
Partly revert r50, removing HGE::Gfx_SetTDRotate and fixing HGE::Gfx_SetTransform.
3D Rotate is blinking and not really working. However another method HGE::Gfx_SetTransform3D is planned. Switching between orthographic and perspective is also required.
Diffstat (limited to 'CHANGELOG.TXT')
-rwxr-xr-xCHANGELOG.TXT3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT
index 8ed37c6..bc2892b 100755
--- a/CHANGELOG.TXT
+++ b/CHANGELOG.TXT
@@ -9,8 +9,7 @@ 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 blinking of HGE::Gfx_SetTransform in OpenGL.
Fix includes like " #include "../../include/..." " that would
cause errors.
Extend libcgh again. Adding operator ^ and method l().