Nick Royer 432b9d3645 Added scripting APIs for the previous convenience functions %!s(int64=12) %!d(string=hai) anos
..
Audio a37ea5bb6e Added inner and outer angle parameters to SoundSource3D, which makes it possible to do cone-like directional sounds. Fixed sound attenuation if near and far distance are the same. Closes #49. %!s(int64=12) %!d(string=hai) anos
Container b496594203 Update credits. Normalize whitespace. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
Engine e34e26d068 Merge branch 'library-build'. %!s(int64=12) %!d(string=hai) anos
Graphics cadb503976 Added transform by matrix functions to Plane. Added camera clipping plane support. Added basic reflective+refractive water shader + material. %!s(int64=12) %!d(string=hai) anos
IO a27560c719 Enhance ScriptCompiler to also dump API as C Header file. %!s(int64=12) %!d(string=hai) anos
Input d1bbe45515 Added SDL on-screen keyboard support. %!s(int64=12) %!d(string=hai) anos
LuaScript d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
Math 432b9d3645 Added scripting APIs for the previous convenience functions %!s(int64=12) %!d(string=hai) anos
Navigation 2f9171c010 Convert tabs to spaces. %!s(int64=12) %!d(string=hai) anos
Network d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
Physics b1573df336 Fixed PhysicsWorld::DrawDebugGeometry() not exposed to Lua. Closes #133. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
Scene 432b9d3645 Added scripting APIs for the previous convenience functions %!s(int64=12) %!d(string=hai) anos
UI d1bbe45515 Added SDL on-screen keyboard support. %!s(int64=12) %!d(string=hai) anos
AudioLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
ContainerLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
CoreLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
EngineLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
GraphicsLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
IOLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
InputLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
LuaScriptLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
MathLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
NavigationLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
NetworkLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
PhysicsLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
ResourceLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
SceneLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. %!s(int64=12) %!d(string=hai) anos
UILuaAPI.pkg c776573796 Add new MessageBox class for showing short messages in a modal window. %!s(int64=12) %!d(string=hai) anos
basic.lua 7785640904 Fixed Lua/LuaJIT compilation issue. %!s(int64=12) %!d(string=hai) anos
pkgToDox.lua 4f73aa26b9 Fix how tolua++ renaming is being documented in Lua generated API. %!s(int64=12) %!d(string=hai) anos