Commit History

Auteur SHA1 Bericht Datum
  seanpaultaylor e38fb8657d Fixes #1533 11 jaren geleden
  Darryl Gough 3be40a9528 Convert line endings to LF 12 jaren geleden
  Darryl Gough ac21fb83df Fixed some minor warnings found by cppcheck 12 jaren geleden
  stratboy61 f609b0a56c Reverted changes made by sgrenier in regards to loopBlendTime 12 jaren geleden
  Sean Paul Taylor 46b111f9fd Merge pull request #976 from blackberry/master 12 jaren geleden
  Chris E f4b6d37ef9 Fixes a bug in createChannel if keyCount=1 12 jaren geleden
  Steve Grenier c3b419a6c2 Added "loopBlendTime" property for animation clips to support interpolating between the end points of an animation clip when looping. This allows clips to animate smoother when the end points of a clip do not exactly match up (which is all too common with animated character content). 13 jaren geleden
  Jeremy Karlson 5ea13bf57c Non-public, separate property strings. 13 jaren geleden
  Jeremy Karlson fdfcdbfe8c Add "repeatCount" to allowed properties on default clip in animation files. Clone default clip on animation cloning. 13 jaren geleden
  setaylor 43bd6483ac Renamed some test resource files for consistency. 13 jaren geleden
  Steve Grenier 2e7fcf3ca1 Added 64-bit Windows support. 13 jaren geleden
  seanpaultaylor b84e1706f0 Fixed Linux sample06-racer. 13 jaren geleden
  seanpaultaylor adc3a9c24a Changes to use size_t instead of unsigned int for 64-bit 13 jaren geleden
  Darryl Gough 64383a84ec Fixed errors detected by static code analyzer. 13 jaren geleden
  Darryl Gough 3a94125366 Fixed node cloning. The animation clips will now be cloned. The cloned animations start paused and at time zero/ 13 jaren geleden
  Chris Culy 97e0defd80 Error handling improvements (2 of 7 - Animation and Audio systems). 13 jaren geleden
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 jaren geleden
  Chris Culy 7dd0fc15ef Added support for loading any object that can load from a Properties object using a url instead of just a file name. 13 jaren geleden
  Steve Grenier 96f6eb4d7f Removed animation from PhysicsCharacter. 13 jaren geleden
  Darryl Gough 51f7af7e43 Fixed memory leak in animation cloning. 13 jaren geleden
  Darryl Gough be4b5c8763 Updated the samples to set the aspect ratio from the device's width and height. 13 jaren geleden
  Darryl Gough f359fe4990 Fixed reference counting issue with Curve. 13 jaren geleden
  Kieran Cunney 79724a7ee4 Changes requirement that Animations have at least 2 key-values - Animations can be created with on key value. 13 jaren geleden
  Darryl Gough 6027ec45db Removed CurveRef. 13 jaren geleden
  Darryl Gough ef89abeeb9 Added the ability to clone a node. 13 jaren geleden
  Darryl Gough 5532ed322d Added a way to get an animation from an AnimationTarget. 14 jaren geleden
  Kieran Cunney 25db6811ce Add the ability to pause an AnimationClip. 14 jaren geleden
  Kieran Cunney 5f5eea693f Fixes memory leak exposed when using either AnimationController#destroyAnimation(Animation*) and AnimationController::destroyAllAnimations(). 14 jaren geleden
  Kieran Cunney 8ded3d729f Fixes bug where play()/stop() called in the Listener::animationEvent() method results in crash of gameplay. 14 jaren geleden
  Kieran Cunney 6bb482905c Removes support for multiple quaternion offsets in the Curve.cpp 14 jaren geleden