JSandusky 003aedb298 Add configuration of maximum layers in DynamicNavigationMesh 10 ani în urmă
..
Audio 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 ani în urmă
Core 3a948899a7 Add type info, remove BASEOBJECT macro, now user can use type info check object type. for example: 10 ani în urmă
Database 934c640835 Fix Lua binding for Localization and Database subsystems. 10 ani în urmă
Engine 8e39692ef3 Show "Memory usage" DebugHud in all samples (F3 key) 10 ani în urmă
Graphics dd2494cb33 Fix Android MIPS build. 10 ani în urmă
IO 6f60ee7f48 Print memory use for all resources in ResourceCache::PrintMemoryUsage(). Change memory budget & use API to use unsigned long long (64bit). Expose GetFileSizeString() to script. Refactor Engine to use PrintMemoryUsage(). Match width of profiler and resource outputs. Rename Profiler::GetData() to Profiler::PrintData() to match the new ResourceCache function. 10 ani în urmă
Input e55915502e Added MM_FREE mouse mode, which allows the cursor to move around and go out of the window also when hidden, and give accurate GetMousePosition() readings when inside the window. Closes #904. 10 ani în urmă
LuaScript 61af3c9593 Fix GCC error with URHO3D_SAFE_LUA=1. Closes #654. 11 ani în urmă
Math eff2c913e8 Remove defined_ bool from Rect & Sphere. Closes #986. 10 ani în urmă
Navigation 003aedb298 Add configuration of maximum layers in DynamicNavigationMesh 10 ani în urmă
Network 7da3eb5616 Exposed various kNet connection stats. 10 ani în urmă
Physics d4a5b74cc5 Also add updateEnabled to PhysicsWorld. Make Scene, PhysicsWorld and PhysicsWorld2D behave in the same way: when auto update is disabled, manual stepping can still be performed. Rewrite some comments for clarity. 10 ani în urmă
Resource 6f60ee7f48 Print memory use for all resources in ResourceCache::PrintMemoryUsage(). Change memory budget & use API to use unsigned long long (64bit). Expose GetFileSizeString() to script. Refactor Engine to use PrintMemoryUsage(). Match width of profiler and resource outputs. Rename Profiler::GetData() to Profiler::PrintData() to match the new ResourceCache function. 10 ani în urmă
Scene 8df17a41ee Bind GetParentComponent to angelscript and lua 10 ani în urmă
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 ani în urmă
Urho2D 3cb48a64a6 Minor whitespace edit 10 ani în urmă
AudioLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 ani în urmă
CoreLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 ani în urmă
DatabaseLuaAPI.pkg 842de2fe48 Exposed the database subsystem API to scripting. 10 ani în urmă
EngineLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 ani în urmă
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 ani în urmă
IOLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 ani în urmă
InputLuaAPI.pkg 6763207787 Complet the rebase to master branch. 11 ani în urmă
LuaScriptLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 ani în urmă
MathLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 ani în urmă
NavigationLuaAPI.pkg 549b6fd8be Add crowd update callback support. Remove redundant vectors. 10 ani în urmă
NetworkLuaAPI.pkg 6763207787 Complet the rebase to master branch. 11 ani în urmă
PhysicsLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 ani în urmă
ResourceLuaAPI.pkg 1d845712c8 Internationalization: initial commit 10 ani în urmă
SceneLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 ani în urmă
ToCppHook.lua 2fafa4c366 Add rudimentary Lua function overload checker to catch invalid order. 10 ani în urmă
ToDoxHook.lua b7ee2575d7 Convert tab to spaces, [ci skip] 10 ani în urmă
ToZerobraneStudioHook.lua 792531552f Fix missing escape characters for the Zerobrane Studio API. 10 ani în urmă
UILuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 ani în urmă
Urho2DLuaAPI.pkg 0cded698e4 Merge from spine-spriter branch. 10 ani în urmă