Yiannis Mandravellos

Show:

What's happening?

  • Compilation fix for debug builds with mingw

    I use my own Code::Blocks project file to build irrlicht. In this project file I have two build targets: Debug and Release. The Debug target fails to build irrlicht.cpp with mingw because it doesn't recognize _CrtSetDbgFlag(), which is a MSVC function. This patch fixes this compilation issue.

    2006-10-23 15:42:39 UTC in Irrlicht Engine

  • Useful features added

    This patch adds the following: * Culling mode: front or back faces. Currently, irrlicht supports setting in a material if the back faces are culled or not. Obviously this is not enough. With this patch, the culling mode can be set on a driver level. * Clipping planes. Currently, irrlicht does not support user clipping planes. All drivers support at mimimum 6 of those so it's...

    2006-10-23 15:39:29 UTC in Irrlicht Engine

About Me

  • 2001-05-03 (9 years ago)
  • 210587
  • mandrav (My Site)
  • Yiannis Mandravellos

Send me a message