Yao Wei Tjong 姚伟忠 93a7ae4352 Bind original Variant::GetBuffer() to Lua as GetRawBuffer(). 10 yıl önce
..
Audio 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 yıl önce
Core 93a7ae4352 Bind original Variant::GetBuffer() to Lua as GetRawBuffer(). 10 yıl önce
Database 842de2fe48 Exposed the database subsystem API to scripting. 10 yıl önce
Engine e473fe6660 Change "const String&" to "const String" in pkg files. 11 yıl önce
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 yıl önce
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 yıl önce
Input 6763207787 Complet the rebase to master branch. 11 yıl önce
LuaScript 61af3c9593 Fix GCC error with URHO3D_SAFE_LUA=1. Closes #654. 11 yıl önce
Math 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 yıl önce
Navigation 6b72c4412a Minor code clean up and bug fixes for DetourCrowd implementation. 10 yıl önce
Network 7da3eb5616 Exposed various kNet connection stats. 10 yıl önce
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 yıl önce
Resource 8a1073b14f Correction of missing merge of Lua packages. 10 yıl önce
Scene c5a75e523a Added Node function to remove all components of type. 10 yıl önce
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 yıl önce
Urho2D 562700fceb Added more navigation bindings 10 yıl önce
AudioLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 yıl önce
CoreLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 yıl önce
DatabaseLuaAPI.pkg 842de2fe48 Exposed the database subsystem API to scripting. 10 yıl önce
EngineLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 yıl önce
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 yıl önce
IOLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 yıl önce
InputLuaAPI.pkg 6763207787 Complet the rebase to master branch. 11 yıl önce
LuaScriptLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 yıl önce
MathLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 yıl önce
NavigationLuaAPI.pkg 567a29d74e Implementation of DetourCrowd and DetourTileCache 10 yıl önce
NetworkLuaAPI.pkg 6763207787 Complet the rebase to master branch. 11 yıl önce
PhysicsLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 yıl önce
ResourceLuaAPI.pkg 1d845712c8 Internationalization: initial commit 10 yıl önce
SceneLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 yıl önce
ToCppHook.lua 55e68f4e0e Code cleanup and bug fixes for DB subsystem and ToluaUtils refactoring. 10 yıl önce
ToDoxHook.lua 8acb9e6441 Fix Variant and VariantMap bindings to Lua. Close #820. 10 yıl önce
ToZerobraneStudioHook.lua cfff44873f Bump missed out files. [ci skip] 11 yıl önce
UILuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 yıl önce
Urho2DLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 yıl önce