| .. |
|
Animatable.pkg
|
7db65a8952
Added possibility to set time position of attribute or object animation manually. SetAnimationEnabled(false) should be used in that case to disable auto update. Closes #926. Added RemoveObjectAnimation() and RemoveAttributeAnimation() to Animatable. Closes #928. Fixed attribute animations in hierarchy (e.g. in components) not getting removed when a null object animation is assigned.
|
10 лет назад |
|
Component.pkg
|
23a696676d
Add IsReplicated() method for Node and Component classes.
|
8 лет назад |
|
Node.pkg
|
23a696676d
Add IsReplicated() method for Node and Component classes.
|
8 лет назад |
|
ObjectAnimation.pkg
|
4048798fc5
Remove endline spaces
|
5 лет назад |
|
Scene.pkg
|
f6d78924a8
Fix Node::GetComponent shadowing for Scene Lua binding.
|
8 лет назад |
|
Serializable.pkg
|
99e49ac3b8
Add an 8-bit timestamp to client controls, which gets incremented on each sent update. Echo this timestamp back in server updates sent to client. Allow to intercept network attribute updates into an event instead of applying them immediately, to facilitate implementing application-level client prediction. Add simulated latency & packet loss parameters to Network. Note that these changes break protocol compatibility with earlier Urho3D releases.
|
11 лет назад |
|
SplinePath.pkg
|
5bd672f02a
Add missing Lua bindings to SplinePath. Make hierarchy & inspector windows the same width on editor startup. Remove unnecessary attributes from EditorHierarchyWindow.xml.
|
10 лет назад |
|
ValueAnimation.pkg
|
4048798fc5
Remove endline spaces
|
5 лет назад |