Lasse Öörni 7ae747063f Rename "Unit Per Pixel" attribute in Drawable2D to "Pixels Per Unit" to match the actual behavior in StaticSprite2D / AnimatedSprite2D. Remove the attribute from ParticleEmitter2D class as it doesn't have effect. Closes #230. %!s(int64=12) %!d(string=hai) anos
..
Audio 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. %!s(int64=12) %!d(string=hai) anos
Core 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. %!s(int64=12) %!d(string=hai) anos
Engine 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. %!s(int64=12) %!d(string=hai) anos
Graphics 4bd2eb0356 Refactoring of Drawable::IsInView() functions and drawable view tracking. %!s(int64=12) %!d(string=hai) anos
IO 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. %!s(int64=12) %!d(string=hai) anos
Input 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. %!s(int64=12) %!d(string=hai) anos
LuaScript 058347b555 Don't export LuaScript to Lua API, make SetExecuteConsoleCommands GetExecuteConsoleCommands as global functions. %!s(int64=12) %!d(string=hai) anos
Math 1a7d032425 Misc. minor fixes. %!s(int64=12) %!d(string=hai) anos
Navigation 38c8f19fb4 Convert all Vector<T> and PODVector<T> to Lua table. %!s(int64=12) %!d(string=hai) anos
Network e7cef8223d Add construct function in dox file, add missing destruct in pkg file, update ToDoxHook.lua. %!s(int64=12) %!d(string=hai) anos
Physics e7cef8223d Add construct function in dox file, add missing destruct in pkg file, update ToDoxHook.lua. %!s(int64=12) %!d(string=hai) anos
Resource 68a8b6afea Exposed UI::LoadLayout() to Lua script. %!s(int64=12) %!d(string=hai) anos
Scene 73f95daf5f Minor refactoring. [ci skip] %!s(int64=12) %!d(string=hai) anos
UI 68a8b6afea Exposed UI::LoadLayout() to Lua script. %!s(int64=12) %!d(string=hai) anos
Urho2D 7ae747063f Rename "Unit Per Pixel" attribute in Drawable2D to "Pixels Per Unit" to match the actual behavior in StaticSprite2D / AnimatedSprite2D. Remove the attribute from ParticleEmitter2D class as it doesn't have effect. Closes #230. %!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 38c8f19fb4 Convert all Vector<T> and PODVector<T> to Lua table. %!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 526e114db6 Add coroutine.start and coroutine.sleep in Lua. %!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 fb690e6838 Added Lua Bindings. %!s(int64=12) %!d(string=hai) anos
ToCppHook.lua 7c924618ac Modified "ToZerobraneStudioHook.lua" to require "ToDoxHook.lua" for avoiding code repetition. %!s(int64=12) %!d(string=hai) anos
ToDoxHook.lua 7c924618ac Modified "ToZerobraneStudioHook.lua" to require "ToDoxHook.lua" for avoiding code repetition. %!s(int64=12) %!d(string=hai) anos
ToZerobraneStudioHook.lua 7c924618ac Modified "ToZerobraneStudioHook.lua" to require "ToDoxHook.lua" for avoiding code repetition. %!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
Urho2DLuaAPI.pkg 9f80292978 Update Urho2D API(Lua and AngelScript). %!s(int64=12) %!d(string=hai) anos