Lasse Öörni 35b59e897f Allow setting AnimationState bone weights recursively. Added GetAnimationState() to public API of AnimationController. 12 年之前
..
Audio d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
Container d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
Core ee0e3aa663 Removed the mechanism of binary-serializing resource name hashes instead of resource names. This is to allow correct resource loading from binary scene files on platforms that cannot iterate the resources in the application installation (eg. Android). This also affects networking, downside is increased network payload size when resource attributes are transferred. All binary scenes saved with old Urho versions are also invalidated. 12 年之前
Engine e34e26d068 Merge branch 'library-build'. 12 年之前
Graphics 35b59e897f Allow setting AnimationState bone weights recursively. Added GetAnimationState() to public API of AnimationController. 12 年之前
IO a27560c719 Enhance ScriptCompiler to also dump API as C Header file. 12 年之前
Input d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
LuaScript d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
Math d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
Navigation d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
Network d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
Physics 1cb217a8ef Expose anisotropic friction to Lua and AngelScript 12 年之前
Resource ee0e3aa663 Removed the mechanism of binary-serializing resource name hashes instead of resource names. This is to allow correct resource loading from binary scene files on platforms that cannot iterate the resources in the application installation (eg. Android). This also affects networking, downside is increased network payload size when resource attributes are transferred. All binary scenes saved with old Urho versions are also invalidated. 12 年之前
Scene d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
UI d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
AudioLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
ContainerLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
CoreLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
EngineLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
GraphicsLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
IOLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
InputLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
LuaScriptLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
MathLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
NavigationLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
NetworkLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
PhysicsLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
ResourceLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
SceneLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
UILuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年之前
basic.lua 7785640904 Fixed Lua/LuaJIT compilation issue. 12 年之前
pkgToDox.lua c3b95cf81e Eliminate overhead to maintain the pkg file list manually. 12 年之前