Historia zmian

Autor SHA1 Wiadomość Data
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 lat temu
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. 3 lat temu
  engineer_apple aba384f035 reduce warning. 3 lat temu
  cutealien b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 lat temu
  hybrid 0a2330890a Bump copyright to 2012 12 lat temu
  bitplane ed5344f5e8 Added minimum timelines for removing deprecated methods. 14 lat temu
  bitplane 54356391a2 Removed getMS3DJointNode, getXJointNode, and EGDS_MESSAGE_BOX_MAX_TEST_WIDTH. Added deprecated warnings to some more methods, plus a couple of doc string fixes. 14 lat temu
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 lat temu
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. 15 lat temu
  hybrid 7e5822ec2c Fix eol-style for all code files to native. 15 lat temu
  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 lat temu
  hybrid 8a070d9cc6 Replaced BoneName by scene node's Name as suggested by rogerborg. Added setName method overload for stringc parameter. 16 lat temu
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 lat temu
  hybrid 93bf946053 Some coding style changes, made one method const. 17 lat temu
  lukeph 98f8e5317c support for positioning joints at an absolute position. Without this support, doing ragdolls would require the inverse of a matrix (slow) 17 lat temu
  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 lat temu
  hybrid 9b7603025a Some doc typos fixed. 17 lat temu
  hybrid bda0b6e35f Merged SkinnedMesh branch 658:895 into trunk. 17 lat temu