提交历史

作者 SHA1 备注 提交日期
  cutealien 982e537c7b Make SCollisionHit::TriangleSelector and SCollisionTriangleRange::Selector both const. 2 年之前
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 年之前
  cutealien 99d93a8b16 Comment change. 7 年之前
  cutealien 543e70dc34 CTriangleSelector can now be created for a single meshbuffer. 8 年之前
  cutealien a20f01131a ITriangleSelector now can also return meshbuffer collision information. 8 年之前
  cutealien bff50c751d Spelling fixes. 8 年之前
  hybrid 0a2330890a Bump copyright to 2012 12 年之前
  hybrid 667a64e566 Fix another const issue with the selector patch 13 年之前
  hybrid 5eaa187004 Fix constness issues of new getSelector method 13 年之前
  hybrid 8a9d63615c Add triangle selector methods to get back single selectors from meta triangle selector. Submitted by LexManos 13 年之前
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 年之前
  cutealien 8b71ff58b4 The following functions will now use a "ISceneNode *" instead of a "const ISceneNode *": 14 年之前
  hybrid 47ee78456d Add new triangle3d method, suggested by rogerborg. Fix comment. Fix type in multiplication. 15 年之前
  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 年之前
  Rogerborg 81671c23b2 https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678 16 年之前
  Rogerborg 74658ced68 https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678 16 年之前
  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 cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 年之前
  hybrid 7ce4f2517f Some documentation updates. 17 年之前
  hybrid 13b9851487 Another round of constness additions. Almost finished now. 17 年之前
  irrlicht b85584c8e1 renamed IUnknown to IReferenceCounted 17 年之前
  hybrid b6b7cfd13b Started to make matrix4 a template to allow for better adaption. Due to renaming of the template the original matrix4 type is still the f32 version of the matrix. I had to remove some forward declarations, though as I did not want to add the template declaration into other headers. 17 年之前
  bitplane c00ce1d372 Moved everything to /trunk 17 年之前