Commit History

Author SHA1 Message Date
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 years ago
  cutealien bff50c751d Spelling fixes. 8 years ago
  cutealien 84de6cb206 triangle3d constructor and line3d::getIntersectionWithSphere passing vectors now as const-ref instead of per value. Thx @nemo for reporting. 10 years ago
  hybrid 0a2330890a Bump copyright to 2012 12 years ago
  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 years ago
  hybrid 5e4d495dcc Bump copyright dates to 2011. 13 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
  engineer_apple c130d56b76 Changes in 1.6 TA 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. 15 years ago
  hybrid e78db30247 Docs update for trunk and branch. 16 years ago
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 years ago
  hybrid 755e117078 Merged from 1.4 branch revisions 1316:1328. 16 years ago
  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 years ago
  hybrid 13b9851487 Another round of constness additions. Almost finished now. 17 years ago
  hybrid 4f5e1c399f Some documentation fixes. 17 years ago
  bitplane c00ce1d372 Moved everything to /trunk 17 years ago