Commit Graph

6 Commits (b44c2bdadf45e22193350f6387cd296336d9c917)

Author SHA1 Message Date
hybrid 8050b2d031 Fixed reorder warning.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1557 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-09-10 14:49:33 +00:00
bitplane e3fd0142e1 Fixed bug id 2074582, CSceneNodeAnimatorCameraMaya uses uninitialized OldTarget.
Animator now remembers the previously used camera and resets the OldTarget on a change

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1553 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-09-09 21:51:57 +00:00
hybrid 320c8b91cb Removed unnecessary default value.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1514 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-08-26 11:47:22 +00:00
bitplane 96b3d0beed Fixed bug with Maya cam animator absorbing all wheel events (1983850)
OpenGL render target flip now works with texture clamping (assuming tcoords are 0.0 to 1.0)
Quick fix for crash when removing old hardware buffers.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1366 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-06-12 03:15:59 +00:00
hybrid 9c167398bb Added the missing copyright headers and changed the new files to 2008 as well.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1354 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-05-22 12:07:43 +00:00
bitplane f524ab2b03 ISceneNodeAnimator now inherits IEventReceiver, cameras send events to their animators. FPS and Maya cameras are now animators.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1321 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-04-24 21:39:22 +00:00