| .. |
|
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.
|
9 anni fa |
|
Core
|
cf92a49696
Since Variant::GetVectorBuffer() returns a new value copy, it doesn't need to be const. Fixes #1226.
|
9 anni fa |
|
Database
|
934c640835
Fix Lua binding for Localization and Database subsystems.
|
10 anni fa |
|
Engine
|
8e39692ef3
Show "Memory usage" DebugHud in all samples (F3 key)
|
10 anni fa |
|
Graphics
|
33bea5392d
Rename AnimationBlendingMode to AnimationBlendMode for brevity and similarity with Graphics class BlendMode. Rename ABM_OVERRIDE to ABM_LERP. Implement weight to additive blending. Serialize blend mode over network for AnimationController.
|
9 anni fa |
|
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 anni fa |
|
Input
|
54565005e2
Updated HTML5 behavior of the samples, mouse modes and UI cursor.
|
9 anni fa |
|
LuaScript
|
bfe39c6a3f
Enhancement to global variable implementation
|
9 anni fa |
|
Math
|
bfa6e3de91
Adding Lua bindings for Vector2::Angle()
|
10 anni fa |
|
Navigation
|
003aedb298
Add configuration of maximum layers in DynamicNavigationMesh
|
10 anni fa |
|
Network
|
7da3eb5616
Exposed various kNet connection stats.
|
10 anni fa |
|
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 anni fa |
|
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 anni fa |
|
Scene
|
474276fc17
Code convention & minor logic edits. Unify tag API between UIElement & Node. Use ; as the default tag separator to match the editor. Do not allow adding empty tags.
|
10 anni fa |
|
UI
|
474276fc17
Code convention & minor logic edits. Unify tag API between UIElement & Node. Use ; as the default tag separator to match the editor. Do not allow adding empty tags.
|
10 anni fa |
|
Urho2D
|
18f3204c14
Change textureEdgeOffset to be pixels to work similarly regardless of texture size. Add AngelScript & Lua bindings for it. Change default offset to be 0 to not change existing behavior.
|
9 anni fa |
|
AudioLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 anni fa |
|
CoreLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 anni fa |
|
DatabaseLuaAPI.pkg
|
842de2fe48
Exposed the database subsystem API to scripting.
|
10 anni fa |
|
EngineLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 anni fa |
|
GraphicsLuaAPI.pkg
|
a3ba4d8ff6
Check HRESULT and log error with it included in case of failure in D3D9/D3D11 code. Clean up releasing GPU objects. Clean up Texture3D to not have a RenderSurface, since it can't be rendered to. Fixed missing Lua Texture3D binding. Fixed binding of Texture3D SetSize() in AngelScript. Added checks to Texture2D/3D SetSize() that zero or negative size is not specified. Closes #1092.
|
10 anni fa |
|
IOLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 anni fa |
|
InputLuaAPI.pkg
|
6763207787
Complet the rebase to master branch.
|
11 anni fa |
|
LuaScriptLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 anni fa |
|
MathLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 anni fa |
|
NavigationLuaAPI.pkg
|
549b6fd8be
Add crowd update callback support. Remove redundant vectors.
|
10 anni fa |
|
NetworkLuaAPI.pkg
|
6763207787
Complet the rebase to master branch.
|
11 anni fa |
|
PhysicsLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 anni fa |
|
ResourceLuaAPI.pkg
|
1d845712c8
Internationalization: initial commit
|
10 anni fa |
|
SceneLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 anni fa |
|
ToCppHook.lua
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 anni fa |
|
ToDoxHook.lua
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 anni fa |
|
ToZerobraneStudioHook.lua
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 anni fa |
|
UILuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 anni fa |
|
Urho2DLuaAPI.pkg
|
0cded698e4
Merge from spine-spriter branch.
|
10 anni fa |