コミット履歴

作者 SHA1 メッセージ 日付
  cutealien 3824b91b2c Minor code cleanup 1 年間 前
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 年 前
  cutealien 949a1de2f2 Make aabbox3d::isValid const 5 年 前
  cutealien 5c10d53a20 Add aabbox3d::isValid() function to check if MaxEdge > MinEdge 5 年 前
  cutealien bff50c751d Spelling fixes. 8 年 前
  hybrid e7dd176703 Add intersect method to create intersect box, provided by hendu 11 年 前
  hybrid a01095adfe Add getRadius method for aabbox3d, as suggested by hendu 12 年 前
  hybrid 0a2330890a Bump copyright to 2012 12 年 前
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 年 前
  hybrid a23436f955 Merged revisions 3199-3217 from 1.7 branch. Fix collision problem in aabbox3d and some compile problems due to API changes. Fixed some minor mem leaks. 15 年 前
  hybrid 0ca3ba3744 Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included. 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 年 前
  bitplane 0ce6ba201e Re-ordered some member variables so that padding on 64-bit pointers don't use unnecessary space, also defined bit fields for some bools and moved them to the end of memory. Some minor formatting changes, and got rid of the annoying upper case .H in the VC projects. 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 9c33ae93ad Merge revisions 1489:1494 from 1.4 branch. Mainly cleanup, removal of .NET wrapper, and postEventFromUser patch to return if the event was absorbed. 16 年 前
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 17 年 前
  bitplane aab1dfa7cb Added StarSonata GUI patch from the tracker, const corrected. Fixed some bugs and changed the style and behaviour of the tabs. Tables aren't fully tested and don't serialize properly yet. 17 年 前
  hybrid f74f7586e2 Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version. 17 年 前
  bitplane 2617554681 fixed ascii art in aabbox3d::getEdges, found by Vitek 17 年 前
  hybrid 5180ee88e6 Enhanced documentation for isFrontFacing to make it safer to use. Fixed frustum culling to correctly handle all possible cases of box intersections. Replaced isFrontFacing by classifyPointRelation as suggested by vitek. Minor cleanups in some classes. 18 年 前
  bitplane c00ce1d372 Moved everything to /trunk 18 年 前