| .. |
|
Animatable.cpp
|
5790875b23
Removed unnecessary construction of a SharedPtr object.
|
11 lat temu |
|
Animatable.h
|
775c2906f8
Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication.
|
11 lat temu |
|
AnimationDefs.h
|
113cb5584a
Rename AttributeAnimation to ValueAnimation make animaiton more general.
|
11 lat temu |
|
CMakeLists.txt
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 lat temu |
|
Component.cpp
|
19bfdddce0
Refactor to make MarkNetworkUpdate() virtual method of Serializable.
|
11 lat temu |
|
Component.h
|
19bfdddce0
Refactor to make MarkNetworkUpdate() virtual method of Serializable.
|
11 lat temu |
|
LogicComponent.cpp
|
cb46d72783
Fix LogicComponent physics post-step to call the correct virtual function.
|
11 lat temu |
|
LogicComponent.h
|
dfd119b41f
Fixed an obvious oversight
|
11 lat temu |
|
Node.cpp
|
c836250f3e
Safety check in case eg. a script object instantiation would fail and the cloned component would have less attributes.
|
11 lat temu |
|
Node.h
|
04c2072400
Add more Transform functions for Urho2D and to lua.
|
11 lat temu |
|
ObjectAnimation.cpp
|
de6d39d74b
Add Load and save for material shader animation.
|
11 lat temu |
|
ObjectAnimation.h
|
113cb5584a
Rename AttributeAnimation to ValueAnimation make animaiton more general.
|
11 lat temu |
|
ReplicationState.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 lat temu |
|
Scene.cpp
|
19bfdddce0
Refactor to make MarkNetworkUpdate() virtual method of Serializable.
|
11 lat temu |
|
Scene.h
|
19bfdddce0
Refactor to make MarkNetworkUpdate() virtual method of Serializable.
|
11 lat temu |
|
SceneEvents.h
|
f9107d4fed
Add scene attribute animation update event.
|
11 lat temu |
|
SceneResolver.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 lat temu |
|
SceneResolver.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 lat temu |
|
Serializable.cpp
|
19bfdddce0
Refactor to make MarkNetworkUpdate() virtual method of Serializable.
|
11 lat temu |
|
Serializable.h
|
19bfdddce0
Refactor to make MarkNetworkUpdate() virtual method of Serializable.
|
11 lat temu |
|
SmoothedTransform.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 lat temu |
|
SmoothedTransform.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 lat temu |
|
SplinePath.cpp
|
0f3d781c3b
Update copyright year in some files. Added copyright notice to ForEach.h.
|
12 lat temu |
|
SplinePath.h
|
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 lat temu |
|
UnknownComponent.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 lat temu |
|
UnknownComponent.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 lat temu |
|
ValueAnimation.cpp
|
113cb5584a
Rename AttributeAnimation to ValueAnimation make animaiton more general.
|
11 lat temu |
|
ValueAnimation.h
|
2014f5ee1a
Fix incorrect use of PODVector in ValueAnimation, maybe related to #361
|
11 lat temu |
|
ValueAnimationInfo.cpp
|
775c2906f8
Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication.
|
11 lat temu |
|
ValueAnimationInfo.h
|
775c2906f8
Refactor attribute / shader parameter animation update into the ValueAnimationInfo base class to avoid code duplication.
|
11 lat temu |