Commit History

Author SHA1 Message Date
  cutealien 6a7c09d6be Add updateBoundingBox parameter to IMeshBuffer::append and some fixes and optimizations 1 year ago
  cutealien 0871bf3a05 Don't let MeshBuffer append functions shrink memory as this prevents optimizations 1 year ago
  cutealien 804d5694de CDynamicMeshBuffer::append can now handle appending meshbuffers with different vertex/index types 1 year ago
  cutealien 9e41460b4f Get (more) append functions working for CMeshBuffer and CDynamicMeshBuffer 1 year ago
  cutealien 504cd340c0 Bit cleanup of IDynamicMeshBuffer. 2 years ago
  cutealien 267ccbc4ca Add IMeshBufffer::clone for buffer copies, use it in CMeshManipulator::createMeshCopy 2 years ago
  cutealien 7263a1e6f0 Adding comments. 2 years ago
  cutealien b79e35ed66 Add IMeshBuffer::getType 2 years ago
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 years ago
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. 3 years ago
  cutealien b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 years ago
  cutealien de1bbfdc50 - Add support for different geometric primitivs to meshbuffers. 7 years ago
  cutealien 34ffc48cd5 Prevent copying CDynamicMeshBuffer (it doesn't support that, so hiding copy constructor). 8 years ago
  hybrid 0a2330890a Bump copyright to 2012 12 years ago
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 years ago
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. 15 years ago
  hybrid 7e5822ec2c Fix eol-style for all code files to native. 15 years ago
  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. 16 years ago
  hybrid a8377b263f Added some more stringc taking overloads. 16 years ago
  hybrid 57485235b9 Added some vector operations which take just one scalar as argument. 16 years ago
  hybrid bcdb49774e Fixed whitespace and line endings. 16 years ago
  lukeph bea9e087fd Some header files for a new meshbuffer, not being used yet, till I commit the changes to irrlicht. 16 years ago