Commit History

作者 SHA1 備註 提交日期
  Darryl Gough 64383a84ec Fixed errors detected by static code analyzer. 13 年之前
  Chris Culy 11ac514446 Minor assert changes. 13 年之前
  Chris Culy cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 13 年之前
  Kieran Cunney 7efd39d479 Fixes Issue #402. 13 年之前
  Chris Culy 97e0defd80 Error handling improvements (2 of 7 - Animation and Audio systems). 13 年之前
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 年之前
  Sean Paul Taylor bb6ac6db64 Merge pull request #381 from blackberry-gaming/next-cculy 13 年之前
  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 年之前
  Kieran Cunney 1129e9e600 Optimizes and cleans up animation system. 13 年之前
  Darryl Gough 51f7af7e43 Fixed memory leak in animation cloning. 13 年之前
  Kieran Cunney 79724a7ee4 Changes requirement that Animations have at least 2 key-values - Animations can be created with on key value. 13 年之前
  Darryl Gough d28ab0ad5e Renamed CloneContext to NodeCloneContext and moved it to inside Node.h and Node.cpp. 13 年之前
  Darryl Gough ef89abeeb9 Added the ability to clone a node. 13 年之前
  Kieran Cunney 5f5eea693f Fixes memory leak exposed when using either AnimationController#destroyAnimation(Animation*) and AnimationController::destroyAllAnimations(). 14 年之前
  Kieran Cunney 3d78ad1c1b Fixes bug in animation blending. 14 年之前
  Kieran Cunney 1dd0a7b5d3 Renames some methods/member variables to better reflect use. 14 年之前
  Kieran Cunney 651381eb67 Fixes bug in animation blending of independent values. 14 年之前
  Darryl Gough 11e4e91384 Removes XY, YZ, XZ transform animation properties. 14 年之前
  Kieran Cunney fea5e09cde Merge branch 'next-kcunney' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 14 年之前
  Steve Grenier 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
  Kieran Cunney 4361af0cbd Fixes 47. 14 年之前
  Sean Paul Taylor 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 年之前
  Kieran Cunney e73ccb544e Adds crossfade(AnimationClip* clip, unsigned long duration) to AnimationClip. 14 年之前
  Kieran Cunney 86cc372e10 merging code to test for memory leaks. 14 年之前
  Kieran Cunney da74e21dec animation blending partially completed. 14 年之前
  Sean Paul Taylor 65ee2544e0 GamePlay v1.0.1 14 年之前
  Sean Paul Taylor 23328a79fd This is the group for gaming/gameplay 14 年之前