Commit Verlauf

Autor SHA1 Nachricht Datum
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ vor 3 Jahren
  cutealien 052482cf51 Add comment about EMF_TEXTURE_WRAP in response to Bug #444. vor 5 Jahren
  nadro 9bad8de603 - Added separate blending support for both OpenGL and D3D9. vor 10 Jahren
  hybrid 0a2330890a Bump copyright to 2012 vor 12 Jahren
  hybrid ca089b25e0 Add new material fields for blend operation and polygon offset (depth bias). vor 13 Jahren
  hybrid 5e4d495dcc Bump copyright dates to 2011. vor 14 Jahren
  hybrid d5deb716ef Add a new material flag which can disable mipmap usage completely via a boolean switch. vor 14 Jahren
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. vor 15 Jahren
  hybrid 7e5822ec2c Fix eol-style for all code files to native. vor 15 Jahren
  hybrid 99a92fc35e Add new Material flag ColorMaterial which defines how to interpret the vertex color when lighting is enabled. It's possible to use the color for diffuse, ambient, specular, or emissive modulation. Also combined diffuse and ambient is possible. This change finally unifies the behavior of non-textured meshes in OpenGL and D3D to a large extent. vor 15 Jahren
  hybrid 9f47c2ee26 Make material flag enum combinable. vor 16 Jahren
  hybrid d51b2f8349 ColorMask support. Allows for selective disabling of color planes upon rendering. vor 16 Jahren
  hybrid 9c34c59233 Support for anti-aliasing modes per Material. vor 16 Jahren
  hybrid 7472bcd83c Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix. vor 16 Jahren
  hybrid fb19655088 Workaround avoiding wrong renderstate with culling modes. vor 16 Jahren
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. vor 16 Jahren
  hybrid ec8f03d70e Added another material flag to enable front face culling. Can be useful for special effects. vor 16 Jahren
  hybrid 63f28cf5ff Moved material enums into separate files. Disabled randr again, was accidentially activated. vor 17 Jahren