Lasse Öörni 3e4882bfa5 Unify SetDeepEnabled() API between UI & Node. Removed IsDeepEnabled() function & "Is Deep Enabled" attribute as it may return different value than last SetDeepEnabled() and can not therefore serialize/deserialize accurately. Instead added IsEnabledSelf() which returns the enabled state before SetDeepEnabled(). Changed Node::SetEnabled(bool, bool) to SetEnabledRecursive(). Unlike SetDeepEnabled() it does not preserve node's self enabled state. Added AngelScript binding for SetDeepEnabled operations. 11 yıl önce
..
Animatable.pkg 113cb5584a Rename AttributeAnimation to ValueAnimation make animaiton more general. 11 yıl önce
Component.pkg 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. 11 yıl önce
Node.pkg 3e4882bfa5 Unify SetDeepEnabled() API between UI & Node. Removed IsDeepEnabled() function & "Is Deep Enabled" attribute as it may return different value than last SetDeepEnabled() and can not therefore serialize/deserialize accurately. Instead added IsEnabledSelf() which returns the enabled state before SetDeepEnabled(). Changed Node::SetEnabled(bool, bool) to SetEnabledRecursive(). Unlike SetDeepEnabled() it does not preserve node's self enabled state. Added AngelScript binding for SetDeepEnabled operations. 11 yıl önce
ObjectAnimation.pkg 113cb5584a Rename AttributeAnimation to ValueAnimation make animaiton more general. 11 yıl önce
Scene.pkg ad737e0d6e Documentation for background resource loading. Expanded Scene::LoadAsync() to either background load resources only, load scene + resources synchronously, or background load resources first, then load the scene. Closes #406. 11 yıl önce
Serializable.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 yıl önce
SplinePath.pkg 751b4f1c97 Changed SplinePath so that it is more flexible its logic is now separate from the scene hierarchy. Control Points are set and removed explicitly with the ability to define the order. Controlled Node is explicitly set so that the Move function affects that Node's WorldPosition. 12 yıl önce
ValueAnimation.pkg 113cb5584a Rename AttributeAnimation to ValueAnimation make animaiton more general. 11 yıl önce