| .. |
|
Audio
|
073854bfb3
Update Audio Lua API.
|
před 12 roky |
|
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.
|
před 12 roky |
|
Engine
|
e34e26d068
Merge branch 'library-build'.
|
před 12 roky |
|
Graphics
|
38c8f19fb4
Convert all Vector<T> and PODVector<T> to Lua table.
|
před 12 roky |
|
IO
|
a27560c719
Enhance ScriptCompiler to also dump API as C Header file.
|
před 12 roky |
|
Input
|
18e2349ae1
Added script bindings for the new SDL controller constants. Updated Input documentation.
|
před 12 roky |
|
LuaScript
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
Math
|
39e13d49c8
Renamed the plane intercept parameter to "d" and reversed its sign so that it fits the conventional plane formula ax + by + cz + d = 0.
|
před 12 roky |
|
Navigation
|
38c8f19fb4
Convert all Vector<T> and PODVector<T> to Lua table.
|
před 12 roky |
|
Network
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
Physics
|
38c8f19fb4
Convert all Vector<T> and PODVector<T> to Lua table.
|
před 12 roky |
|
Resource
|
d0a4a0ce87
Adds the ability to patch together two XMLFiles using the [RFC 5261](http://tools.ietf.org/search/rfc5261) with handling of Add, Replace and Remove for nodes and attributes. No handling has been added for namespace::prefix modifications at the moment. Use pass by value on sub-functions of add since gcc thinks there is no suitable conversion, where msbuild optimizes it out.
|
před 12 roky |
|
Scene
|
71e9559bee
Merge remote-tracking branch 'remotes/alexparlett/feature/spline'
|
před 12 roky |
|
UI
|
d1bbe45515
Added SDL on-screen keyboard support.
|
před 12 roky |
|
AudioLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
ContainerLuaAPI.pkg
|
38c8f19fb4
Convert all Vector<T> and PODVector<T> to Lua table.
|
před 12 roky |
|
CoreLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
EngineLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
GraphicsLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
IOLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
InputLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
LuaScriptLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
MathLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
NavigationLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
NetworkLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
PhysicsLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
ResourceLuaAPI.pkg
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |
|
SceneLuaAPI.pkg
|
fb690e6838
Added Lua Bindings.
|
před 12 roky |
|
UILuaAPI.pkg
|
c776573796
Add new MessageBox class for showing short messages in a modal window.
|
před 12 roky |
|
basic.lua
|
38c8f19fb4
Convert all Vector<T> and PODVector<T> to Lua table.
|
před 12 roky |
|
pkgToDox.lua
|
4f73aa26b9
Fix how tolua++ renaming is being documented in Lua generated API.
|
před 12 roky |