Lasse Öörni ea334e4393 Merge branch 'master' into shader-refactor 12 lat temu
..
Audio d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 lat temu
Core 250d1ced11 Eliminated the static Context pointer from LuaScript subsystem. Removed classes which aren't actual subsystems from Context.pkg. 12 lat temu
Engine e34e26d068 Merge branch 'library-build'. 12 lat temu
Graphics e0f391b0fc Started shader refactoring. 12 lat temu
IO d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 lat temu
Input 18e2349ae1 Added script bindings for the new SDL controller constants. Updated Input documentation. 12 lat temu
LuaScript 250d1ced11 Eliminated the static Context pointer from LuaScript subsystem. Removed classes which aren't actual subsystems from Context.pkg. 12 lat temu
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. 12 lat temu
Navigation 38c8f19fb4 Convert all Vector<T> and PODVector<T> to Lua table. 12 lat temu
Network d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
Physics 38c8f19fb4 Convert all Vector<T> and PODVector<T> to Lua table. 12 lat temu
Resource d5f87d9930 Expose Image constructor to LuaScript 12 lat temu
Scene d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 lat temu
UI d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 lat temu
AudioLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
ContainerLuaAPI.pkg 38c8f19fb4 Convert all Vector<T> and PODVector<T> to Lua table. 12 lat temu
CoreLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
EngineLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
GraphicsLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
IOLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
InputLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
LuaScriptLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
MathLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
NavigationLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
NetworkLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
PhysicsLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
ResourceLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
SceneLuaAPI.pkg fb690e6838 Added Lua Bindings. 12 lat temu
UILuaAPI.pkg c776573796 Add new MessageBox class for showing short messages in a modal window. 12 lat temu
basic.lua 6d5ddc23e0 Bump the copyright for 2014. 12 lat temu
pkgToDox.lua 72bd04ea47 Split Global Functions / Enums 12 lat temu