Commit Verlauf

Autor SHA1 Nachricht Datum
  Yao Wei Tjong 姚伟忠 57d6c7827b Minor refactoring on attribute animation classes. vor 11 Jahren
  aster2013 21a14f12e5 Add closed spline end point's tangent calculate.[ci skip] vor 11 Jahren
  aster2013 97a1ab4267 Rename InterpolationMethod to InterpMethod, avoid conflict with Spline class, Add animated only attribute support, like Node's world position attribute. vor 11 Jahren
  aster2013 1c2d24b55d Allow load and save interpolation method and spline tension to file. vor 11 Jahren
  aster2013 eb7cce7b4d Add new line at end of file.[ci skip] vor 11 Jahren
  aster2013 2d9a7b2915 Add cardinal spline interpolation for AttributeAnimation. vor 11 Jahren
  aster2013 802af0c21b Refactor AttributeAnimation, make IntVector2 and IntRect interpolatable. vor 11 Jahren
  Aster Jian 2c18a1ca65 Add AttributeAnimationInfo class, add more comment for animation class, use XMLElement::SetVariant/GetVariant save attribute animation frame value. vor 11 Jahren
  Yao Wei Tjong 姚伟忠 8939179787 Refactor to use small case for xml tag and attribute names. vor 11 Jahren
  Aster Jian caf6f1b35a Move wrap mode out of AttributeAnimation. vor 11 Jahren
  Aster Jian 0b9ff78dcc Change cycle mode to wrap mode in AttributeAnimation, add ONCE mode make can play animation then auto remove it. remove PINGPONG mode (now PINGPONG mode is just for sprite animation). vor 11 Jahren
  Aster Jian 1bc6f0820e Add template variant. vor 11 Jahren
  Aster Jian 21ddb94b52 Add resource load and save functions for animations. vor 11 Jahren
  Aster Jian fc2ce2f3de Save enum type with string. vor 11 Jahren
  Aster Jian 3dfe01a3f0 Save event frame to xml, Remove binary load and save function in animation classes. vor 11 Jahren
  Aster Jian 48c3868a79 Remove child object animation, add load and save function. vor 11 Jahren
  aster2013 4a3ed4117a Refactor animation system, add AttributeAnimationInstance. vor 11 Jahren
  aster2013 64bba43ac7 Add missing header file. vor 11 Jahren
  aster2013 d453ef6daf Add object animation, add load and save functions. vor 11 Jahren
  aster2013 496fb3e74e Refactor AttributeAnimation. vor 11 Jahren
  aster2013 2eff0e1144 Add attribute animation. vor 11 Jahren
  aster2013 9cd40fb07f Revert attribute animation. It will be added in a new branch. vor 11 Jahren
  aster2013 b1b9c34c11 Add simple attribute animation system, and change StaticScene to test it. vor 11 Jahren