37
I Use This!
Activity Not Available

News

Posted about 2 years ago by Michael Zeilfelder
Avoid some more warnings when working with CMatrix4
Posted about 2 years ago by Michael Zeilfelder
Avoid warnings when working with CMatrix4
Posted about 2 years ago by Michael Zeilfelder
Cleanup code & documentation of Example 14 a bit.
Posted about 2 years ago by Michael Zeilfelder
Add IGUIImage::flip to allow flipping/mirroring images.
Posted about 2 years ago by Michael Zeilfelder
IVideoDriver::setMaterialRendererName now using u32 for index like other similar functions
Posted about 2 years ago by Michael Zeilfelder
IBillboardSceneNode got functions to access meshbuffers.
Posted about 2 years ago by Michael Zeilfelder
vector3d scalar operator/ and operator/= no longer multiply by the inverse but use the expected division.
Posted over 2 years ago by Michael Zeilfelder
Relax test a bit. Minor example cleanup.
Posted over 2 years ago by Michael Zeilfelder
Avoid some warnings from static code analysis.
Posted over 2 years ago by Michael Zeilfelder
Bugfix: XML reader no longer drops last character in strings after certain character replacments