Yao Wei Tjong 姚伟忠 b99f652892 Minor refactoring on the event profiler subsystem. 9 лет назад
..
Audio a973d8318d Implement pause/resume by sound type in Audio. Closes #1250. Demonstrate by pausing "Effect" type sounds in NinjaSnowWar when the game is paused. Cut quiet part from beginning of NutThrow sound to reduce perceived audio lag when attacking. 10 лет назад
Core 8c7c34ac4d Configurable base in StringUtils ToInt & ToUInt to allow parsing hexadecimal. 9 лет назад
Database 934c640835 Fix Lua binding for Localization and Database subsystems. 10 лет назад
Engine b99f652892 Minor refactoring on the event profiler subsystem. 9 лет назад
Graphics 56ba0def78 Add Graphics::SetDither(). Closes #1489. 9 лет назад
IO 2b0d4362ff Script bindings for reading/writing 64 bit values through Deserializer/Serializer. 9 лет назад
Input b057434bfa Make escape key name consistent between keycode and scancode. 9 лет назад
LuaScript 5ac188d459 Add event name subscription to AngelScript & Lua API's as a global function, so that script-defined events can work with EventProfiler. Simplify code to terminate EventProfiler block when event send ends. Also terminate EventProfiler block if event send is terminated abnormally (sender expired.) 9 лет назад
Math bfa6e3de91 Adding Lua bindings for Vector2::Angle() 10 лет назад
Navigation 003aedb298 Add configuration of maximum layers in DynamicNavigationMesh 10 лет назад
Network 2ea850ff14 Do not compile HttpRequestDemo sample if URHO3D_NETWORK is not defined. Fix HttpRequest class Lua bindings to not inherit Deserializer to avoid crash, instead expose read functions manually like File does. Fix string concatenation in HttpRequestDemo lua code. 9 лет назад
Physics d2c47a14c4 Add hit fraction to PhysicsRaycastResult and set it for all physics cast tests. Similar to ConvexCast, set SphereCast result distance based on hit fraction. Closes #1120. 10 лет назад
Resource 9bb620ad17 Add JSON method to deserialize from string and expose it to script interfaces. 9 лет назад
Scene 34ddcdc294 Component reorder in editor. Fix attribute inspector not updating when nodes are added to e.g. StaticModelGroup via dragging. Clean up reorder related code. Set Urho icon as window icon in the editor. Closes #1463. 9 лет назад
UI d506ab4288 Add SetFontSize() to Text & Text3D. Fix comments of SetFont() referring to nonexistent parameter. Closes #1484. 9 лет назад
Urho2D af00713e12 Add Clone() to ParticleEffect & ParticleEffect2D. Closes #1469. 9 лет назад
AudioLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 лет назад
CoreLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 лет назад
DatabaseLuaAPI.pkg 842de2fe48 Exposed the database subsystem API to scripting. 10 лет назад
EngineLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 лет назад
GraphicsLuaAPI.pkg f9e65027e3 Implementing RibbonTrail 9 лет назад
IOLuaAPI.pkg daef54490e Added NamedPipe class, Windows implementation. Make Deserializer::IsEof() virtual. 9 лет назад
InputLuaAPI.pkg 6763207787 Complet the rebase to master branch. 11 лет назад
LuaScriptLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 лет назад
MathLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 лет назад
NavigationLuaAPI.pkg 549b6fd8be Add crowd update callback support. Remove redundant vectors. 10 лет назад
NetworkLuaAPI.pkg 6763207787 Complet the rebase to master branch. 11 лет назад
PhysicsLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 лет назад
ResourceLuaAPI.pkg 1d845712c8 Internationalization: initial commit 10 лет назад
SceneLuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 лет назад
ToCppHook.lua c4f6f315ff Travis CI: bump copyright to 2016. 10 лет назад
ToDoxHook.lua c4f6f315ff Travis CI: bump copyright to 2016. 10 лет назад
ToZerobraneStudioHook.lua c4f6f315ff Travis CI: bump copyright to 2016. 10 лет назад
UILuaAPI.pkg bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 лет назад
Urho2DLuaAPI.pkg 0cded698e4 Merge from spine-spriter branch. 10 лет назад