| .. |
|
Animatable.pkg
|
9a9b79fd8e
Add animation Lua API.
|
11 yıl önce |
|
AttributeAnimation.pkg
|
9a9b79fd8e
Add animation Lua API.
|
11 yıl önce |
|
Component.pkg
|
5fd7363201
Add Animatable class.
|
11 yıl önce |
|
Node.pkg
|
67d603d8e5
Node transform space refactoring. Translate(), Rotate() and LookAt() functions take a transform space (local, parent or world). Translate() has a behavior change: default space is local, as that is most often used in eg. camera movement, and is consistent with the default for rotations (the earlier fixedAxis = false was same as local space). The redundant TranslateRelative() function is removed. Add RotateAround() function, which allows rotating around a pivot in either local, parent or world space. Closes #295.
|
11 yıl önce |
|
ObjectAnimation.pkg
|
9a9b79fd8e
Add animation Lua API.
|
11 yıl önce |
|
Scene.pkg
|
130551f4d8
Add fixed pixel size (user don't need change the value).
|
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.
|
11 yıl önce |