Commit History

作者 SHA1 備註 提交日期
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 年之前
  cutealien bff50c751d Spelling fixes. 8 年之前
  cutealien 84de6cb206 triangle3d constructor and line3d::getIntersectionWithSphere passing vectors now as const-ref instead of per value. Thx @nemo for reporting. 10 年之前
  hybrid 0a2330890a Bump copyright to 2012 12 年之前
  cutealien d9a6ac315a - line2d::getMiddle and line3d::getMiddle work now also with integers. But can be slower in debug and for compilers which are not optimizing division by 2 to multiplication by 0.5 for floats also in release (if that still matters we need a template specialization here). 12 年之前
  hybrid 5e4d495dcc Bump copyright dates to 2011. 13 年之前
  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 年之前
  engineer_apple c130d56b76 Changes in 1.6 TA 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. 15 年之前
  hybrid e78db30247 Docs update for trunk and branch. 16 年之前
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 年之前
  hybrid 755e117078 Merged from 1.4 branch revisions 1316:1328. 16 年之前
  hybrid 738951ff4b Fixed some type issues with sqrt. Fixed rect.isValid to work with all types and avoid useless tests. Cleaned up some variable uses and scopes. 17 年之前
  hybrid 13b9851487 Another round of constness additions. Almost finished now. 17 年之前
  hybrid 4f5e1c399f Some documentation fixes. 17 年之前
  bitplane c00ce1d372 Moved everything to /trunk 17 年之前