aster2013 5fd7363201 Add Animatable class. %!s(int64=11) %!d(string=hai) anos
..
Animatable.pkg 5fd7363201 Add Animatable class. %!s(int64=11) %!d(string=hai) anos
Component.pkg 5fd7363201 Add Animatable class. %!s(int64=11) %!d(string=hai) anos
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. %!s(int64=11) %!d(string=hai) anos
Scene.pkg 130551f4d8 Add fixed pixel size (user don't need change the value). %!s(int64=12) %!d(string=hai) anos
Serializable.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos