From 856c345feca062fdfc0b177e0de25489fb1b0c06 Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Sat, 15 Mar 2014 02:29:19 +0000 Subject: Extend hge with a 3D Rotation method, it's not tested yet. Fix probable compile errors due to includes. --- CHANGELOG.TXT | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.TXT') 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. -- cgit v1.2.3