Commit History

作者 SHA1 備註 提交日期
  cutealien 036c974845 Use qualifed id instead of virtual function calls in CVertexBuffer constructors 1 年之前
  cutealien aa43f5acb5 Fix CVertexBuffer::setType when switching no empty vertex arrays. IVertexBuffer interface changes. 2 年之前
  cutealien 3103df86b2 Add non-const version of IVertexBuffer::operator[] 2 年之前
  cutealien a007dfd17c Add IVertexBuffer::setValue. Add comments. 2 年之前
  cutealien 387965a091 IVertexBuffer and IIndexBuffer reallocate functions now pass through canShrink parameter to array 2 年之前
  cutealien d7ab85580d CVertexBuffer no longer re-allocates stuff when type doesn't change 2 年之前
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 年之前
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. 3 年之前
  cutealien ede858d56f Make S3DVertex::getType a static instead of const function. Same for other vertex classes. 5 年之前
  cutealien b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 年之前
  hybrid 0a2330890a Bump copyright to 2012 12 年之前
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 年之前
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. 15 年之前
  hybrid 7e5822ec2c Fix eol-style for all code files to native. 15 年之前
  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 年之前
  hybrid ad43762777 Merged from 1.5 branch to trunk, all changes from 1913 to 1932. Mostly example and test fixes. Some bug fixes, camera interface changes. 16 年之前
  hybrid fd61d6dd19 Removed some consts from POD type return values. 16 年之前
  lukeph 341dc16566 -added support for 32bit buffers in the opengl and directx9 drivers :) hopefully not buggy... 16 年之前
  hybrid 57485235b9 Added some vector operations which take just one scalar as argument. 16 年之前
  hybrid bcdb49774e Fixed whitespace and line endings. 16 年之前
  lukeph bea9e087fd Some header files for a new meshbuffer, not being used yet, till I commit the changes to irrlicht. 16 年之前