Lasse Öörni
|
4e7da409cc
Fixed AnimatedModel unnecessary update in case it is within the influence of an invisible light.
|
15 lat temu |
Lasse Öörni
|
8d943e5e4c
Invisible animation update can be controlled per AnimatedModel. Default is to not update when invisible.
|
15 lat temu |
Lasse Öörni
|
16aa868d4f
Fixed AnimatedModel's animation possibly not updating when loading the scene.
|
15 lat temu |
Lasse Öörni
|
d1bf5d5702
Added getResourceRefs() function to Component.
|
15 lat temu |
Lasse Öörni
|
ffce296795
Further cleanup of exceptions.
|
15 lat temu |
Lasse Öörni
|
fba7a7dba1
Removed some exceptions. Now failing to load a resource returns a null pointer instead of throwing an exception.
|
15 lat temu |
Lasse Öörni
|
e7a3473066
Examples restructuring. The old Test is now remade in script and called GraphicsTest. The ScriptTest has been renamed to NSWRemake. The executable for running the script examples is renamed to Urho3D.exe.
|
15 lat temu |
Lasse Öörni
|
a7628dcc73
Removed special case forced animation update if animation blending changes.
|
15 lat temu |
Lasse Öörni
|
ffb2908516
Added AnimationController component.
|
15 lat temu |
Lasse Öörni
|
4f1e1ce9b8
Added Slider UI element.
|
15 lat temu |
Lasse Öörni
|
61b2af9c14
Code cleanup.
|
15 lat temu |
Lasse Öörni
|
916b30bcb3
Removed exception throwing from XMLElement code.
|
15 lat temu |
Lasse Öörni
|
8cdbcab464
Enabled nlerp interpolation in the Test example.
|
15 lat temu |
Lasse Öörni
|
6c762c029c
Fixes to skinning & bone bounding box information and skeletal animation save in AssetImporter.
|
15 lat temu |
Lasse Öörni
|
ba10256fca
Added animation support to AssetImporter.
|
15 lat temu |
Lasse Öörni
|
2d2d98fd5d
Added skeleton support to AssetImporter.
|
15 lat temu |
Lasse Öörni
|
039aa0c73a
Initial model conversion & save in AssetImporter.
|
15 lat temu |
Lasse Öörni
|
09644088b8
Removed the autosyncsource feature from AnimatedModel as it is difficult to ensure that animation LOD updates line up correctly. Manual sync should be used instead.
|
15 lat temu |
Lasse Öörni
|
265239438e
Combined script API registration includes to one file.
|
15 lat temu |
Lasse Öörni
|
e488c7a155
Scene throws exception if null file specified for async load.
|
15 lat temu |
Lasse Öörni
|
902dfd4a13
Re-commit for the new year. Let's aim for less wiki update spam this time!
|
15 lat temu |