История коммитов

Автор 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 лет назад