diff options
author | Nay <dnpd.dd@gmail.com> | 2013-09-01 03:20:26 +0100 |
---|---|---|
committer | Nay <dnpd.dd@gmail.com> | 2013-09-01 13:37:57 +0100 |
commit | 8dfb977cc622c7c38673356b72ccb4800299890b (patch) | |
tree | 2e8a3c66cfa6d0c4e1fbf01a3965b117e75de303 /dep | |
parent | e526e14d7e3300cecaee30b8ccfa366551810829 (diff) |
Dep/G3D: Update Readme.txt
Diffstat (limited to 'dep')
-rw-r--r-- | dep/g3dlite/Readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dep/g3dlite/Readme.txt b/dep/g3dlite/Readme.txt index 055574ee654..db89431f0e0 100644 --- a/dep/g3dlite/Readme.txt +++ b/dep/g3dlite/Readme.txt @@ -6,3 +6,5 @@ G3D-v8.0_hotfix2.diff - 2012-01-14 - fix typo in isNaN(float x) G3D-v8.0_hotfix3.diff - 2012-08-26 - fix compilation on Fedora Linux G3D-v8.0_hotfix4.diff - 2012-11-09 - fix compilation on OSX G3D-v8.0_hotfix5.diff - 2013-02-27 - fix compilation in cygwin environments +G3D-v8.0_hotfix6.diff - 2013-03-08 - fix compilation in mingw +G3D-v8.0_hotfix7.diff - 2013-08-31 - fix typo in Matrix4 == operator |