История коммитов

Автор SHA1 Сообщение Дата
  aster2013 7e46f0c862 Add MIXED_ACCESSOR_ATTRIBUTE. 11 лет назад
  Lasse Öörni 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 лет назад
  Aster@中国上海 cd42bc6f3f Make object animation can set child and component's attribute animation. 11 лет назад
  Lasse Öörni 5790875b23 Removed unnecessary construction of a SharedPtr object. 11 лет назад
  Lasse Öörni 775c2906f8 Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication. 11 лет назад
  aster 06ccf8efbb rename variant name, avoid memory leak when attribute not found. 11 лет назад
  aster 91bbd7a454 Remove AttributeAnimationInstance and MaterialShaderParameterAnimationInstance files. 11 лет назад
  aster 113cb5584a Rename AttributeAnimation to ValueAnimation make animaiton more general. 11 лет назад
  aster 3afd10aaa6 Move CalculateScaledTime to AttributeAnimationInfo, extract GetEventFrames method. 11 лет назад
  Yao Wei Tjong 姚伟忠 57d6c7827b Minor refactoring on attribute animation classes. 11 лет назад
  Aster Jian 2c18a1ca65 Add AttributeAnimationInfo class, add more comment for animation class, use XMLElement::SetVariant/GetVariant save attribute animation frame value. 11 лет назад
  Yao Wei Tjong 姚伟忠 8939179787 Refactor to use small case for xml tag and attribute names. 11 лет назад
  Aster Jian caf6f1b35a Move wrap mode out of AttributeAnimation. 11 лет назад
  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). 11 лет назад
  Aster Jian 9a51eef182 Fix GetFloat bug. 11 лет назад
  Aster Jian 448874b245 Add animation speed parameter. 11 лет назад
  Aster Jian 3dfe01a3f0 Save event frame to xml, Remove binary load and save function in animation classes. 11 лет назад
  Aster Jian 48c3868a79 Remove child object animation, add load and save function. 11 лет назад
  Aster Jian 0de5de0678 Remove ignore network update, add animated network attribute check. 11 лет назад
  aster2013 4a3ed4117a Refactor animation system, add AttributeAnimationInstance. 11 лет назад
  aster2013 496fb3e74e Refactor AttributeAnimation. 11 лет назад
  aster2013 2eff0e1144 Add attribute animation. 11 лет назад
  aster2013 5fd7363201 Add Animatable class. 11 лет назад