37
I Use This!
Activity Not Available

News

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