Irrlicht1.7がリリースされてから2週間しかたっていないのに1.7.1が2月17日にリリースされました.バグフィクスだけです.http://irrlicht.sourceforge.net/changes.txtから以下に転載します.
Changes in 1.7.1
- Fix string::remove which got in an endless loop when remove was called with an empty string (found and fixed by Ulf)
- Correctly release the GLSL shaders – Make sure we only release an X11 atom when it was actually created
- Fix aabbox collision test, which not only broke the collision test routines, but also frustum culling, octree tests, etc.
- Fix compilation problem under OSX due to wrong glProgramParameteri usage
- mem leak in OBJ loader fixed – Removed some default parameters to reduce ambigious situations
なお,irrDrawStuff0.02を本日しましたが1.7.1に対応していなかったので,すぐ次のバージョンを出さなければいけなくなりました.
でむ
コメント