Yao Wei Tjong 姚伟忠 934c640835 Fix Lua binding for Localization and Database subsystems. 10 rokov pred
..
Audio 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 rokov pred
Core 61647bb887 Optimize Lua Variant class bindings. 10 rokov pred
Database 934c640835 Fix Lua binding for Localization and Database subsystems. 10 rokov pred
Engine e473fe6660 Change "const String&" to "const String" in pkg files. 11 rokov pred
Graphics b53b584123 8-bit render order support in materials. This adjusts the drawing order within a scene pass, and takes precedence over both state & distance sorting. 10 rokov pred
IO e8af02f453 Add double serialization support to Variant, Deserializer/Serializer, XMLElement & JSONValue. Use double to store a Lua object's number attributes. Add editing of double attributes to the editor. Closes #758. 10 rokov pred
Input 6763207787 Complet the rebase to master branch. 11 rokov pred
LuaScript 61af3c9593 Fix GCC error with URHO3D_SAFE_LUA=1. Closes #654. 11 rokov pred
Math 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 rokov pred
Navigation ac0a712f0b Refactor to rename 'filter type' to 'query filter type'. 10 rokov pred
Network 7da3eb5616 Exposed various kNet connection stats. 10 rokov pred
Physics c2535edac3 Added LOD level attribute support to Terrain collision shape & SetTerrain() function. This works like mipmap levels: each successive LOD level halves the resolution. Closes #639. 11 rokov pred
Resource 934c640835 Fix Lua binding for Localization and Database subsystems. 10 rokov pred
Scene a58d855e60 Do not assume the location of the NavigationMesh component. 10 rokov pred
UI fba5948ab0 Allow to disable rendering of the whole UI (except for the cursor and modal elements) by setting the UI root to not visible. Added new function UIElement::IsVisibleEffective() which checks for propagated visibility. Make sure to clear focus also if a child element (that has focus) becomes effectively invisible. Closes #811. 10 rokov pred
Urho2D 9e331d04d4 Ensure correct 0,1,2 order in the RigidBody2D body type enum for serialization. Closes #837. 10 rokov pred
AudioLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 rokov pred
CoreLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 rokov pred
DatabaseLuaAPI.pkg 842de2fe48 Exposed the database subsystem API to scripting. 10 rokov pred
EngineLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 rokov pred
GraphicsLuaAPI.pkg 0235c02653 Expose Geometry, IndexBuffer & VertexBuffer to script, with VB & IB content access using VectorBuffer. AngelScript 34_DynamicGeometry example. Lua version to follow. 10 rokov pred
IOLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 rokov pred
InputLuaAPI.pkg 6763207787 Complet the rebase to master branch. 11 rokov pred
LuaScriptLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 rokov pred
MathLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 rokov pred
NavigationLuaAPI.pkg 549b6fd8be Add crowd update callback support. Remove redundant vectors. 10 rokov pred
NetworkLuaAPI.pkg 6763207787 Complet the rebase to master branch. 11 rokov pred
PhysicsLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 rokov pred
ResourceLuaAPI.pkg 1d845712c8 Internationalization: initial commit 10 rokov pred
SceneLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 rokov pred
ToCppHook.lua 61647bb887 Optimize Lua Variant class bindings. 10 rokov pred
ToDoxHook.lua 53b4afcab6 Fix TOC for generated LuaScript API documentation page. 10 rokov pred
ToZerobraneStudioHook.lua 792531552f Fix missing escape characters for the Zerobrane Studio API. 10 rokov pred
UILuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 rokov pred
Urho2DLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 rokov pred