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