aster2013 90f87a2a2c Add Lua and AngelScript binding. 11 tahun lalu
..
Audio 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. 12 tahun lalu
Core 130551f4d8 Add fixed pixel size (user don't need change the value). 11 tahun lalu
Engine 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. 12 tahun lalu
Graphics 02e543ba5c Support for per-pixel negative lights. Added BLEND_SUBTRACT & BLEND_SUBTRACTALPHA blend modes. Light code cleanup. 11 tahun lalu
IO 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. 12 tahun lalu
Input 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. 12 tahun lalu
LuaScript 058347b555 Don't export LuaScript to Lua API, make SetExecuteConsoleCommands GetExecuteConsoleCommands as global functions. 11 tahun lalu
Math 02e543ba5c Support for per-pixel negative lights. Added BLEND_SUBTRACT & BLEND_SUBTRACTALPHA blend modes. Light code cleanup. 11 tahun lalu
Navigation 38c8f19fb4 Convert all Vector<T> and PODVector<T> to Lua table. 12 tahun lalu
Network e7cef8223d Add construct function in dox file, add missing destruct in pkg file, update ToDoxHook.lua. 12 tahun lalu
Physics b1def74270 Fix PhysicsWorld::GetRigidBodies() not taking collision layer mask into account. Closes #248. 11 tahun lalu
Resource 68a8b6afea Exposed UI::LoadLayout() to Lua script. 11 tahun lalu
Scene 130551f4d8 Add fixed pixel size (user don't need change the value). 11 tahun lalu
UI 2e212023fb Fixed the Lua binding of UIElement::GetParent() to return the proper type. 11 tahun lalu
Urho2D 90f87a2a2c Add Lua and AngelScript binding. 11 tahun lalu
AudioLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
ContainerLuaAPI.pkg 38c8f19fb4 Convert all Vector<T> and PODVector<T> to Lua table. 12 tahun lalu
CoreLuaAPI.pkg 65c3c50738 Shuffling around of Spline to the Core library to make explicit that it depends on Variant (the dependency is no longer strict as Urho3D library is built as one piece, but is good to keep in mind to retain the Math library theoretically reusable outside Urho3D.) 11 tahun lalu
EngineLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
GraphicsLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
IOLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
InputLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
LuaScriptLuaAPI.pkg 526e114db6 Add coroutine.start and coroutine.sleep in Lua. 11 tahun lalu
MathLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
NavigationLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
NetworkLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
PhysicsLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
ResourceLuaAPI.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
SceneLuaAPI.pkg 65c3c50738 Shuffling around of Spline to the Core library to make explicit that it depends on Variant (the dependency is no longer strict as Urho3D library is built as one piece, but is good to keep in mind to retain the Math library theoretically reusable outside Urho3D.) 11 tahun lalu
ToCppHook.lua 7c924618ac Modified "ToZerobraneStudioHook.lua" to require "ToDoxHook.lua" for avoiding code repetition. 11 tahun lalu
ToDoxHook.lua 7c924618ac Modified "ToZerobraneStudioHook.lua" to require "ToDoxHook.lua" for avoiding code repetition. 11 tahun lalu
ToZerobraneStudioHook.lua 7c924618ac Modified "ToZerobraneStudioHook.lua" to require "ToDoxHook.lua" for avoiding code repetition. 11 tahun lalu
UILuaAPI.pkg c776573796 Add new MessageBox class for showing short messages in a modal window. 12 tahun lalu
Urho2DLuaAPI.pkg 90f87a2a2c Add Lua and AngelScript binding. 11 tahun lalu