Commit History

Author SHA1 Message Date
  cutealien 12e92e9180 Clean up include dependencies in public headers 1 year ago
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 years ago
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. 3 years ago
  cutealien bff50c751d Spelling fixes. 8 years ago
  cutealien 1741e3e4d1 Add override macro to ISceneNodeAnimator::OnEvent. Thx @IrrlichtForiOS for report. 9 years ago
  cutealien 7d8307b1da - ISceneNodeAnimators can now be disabled and paused. 10 years ago
  cutealien 0b58a6d5d4 Add ISceneNodeAnimator::setStartTime/getStartTime to allow resetting movement animators. This should work for: 10 years ago
  hybrid 0a2330890a Bump copyright to 2012 12 years ago
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 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
  hybrid c2d6da34ef Remove unused destructors. 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. 16 years ago
  Rogerborg 04a344c75d Add an ISceneNodeAnimator::hasFinished() method. It can only return true for non-looping delete, fly straight and texture animators. 16 years ago
  hybrid ad43762777 Merged from 1.5 branch to trunk, all changes from 1913 to 1932. Mostly example and test fixes. Some bug fixes, camera interface changes. 16 years ago
  hybrid 9df1029f04 Correct comment for doxygen 16 years ago
  teella 3d78d2a9f4 implemented createClone in ISceneNodeAnimators 16 years ago
  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 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
  bitplane f524ab2b03 ISceneNodeAnimator now inherits IEventReceiver, cameras send events to their animators. FPS and Maya cameras are now animators. 16 years ago
  irrlicht b85584c8e1 renamed IUnknown to IReferenceCounted 17 years ago
  bitplane c00ce1d372 Moved everything to /trunk 17 years ago