| .. |
|
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 vuotta sitten |
|
Core
|
8c7c34ac4d
Configurable base in StringUtils ToInt & ToUInt to allow parsing hexadecimal.
|
9 vuotta sitten |
|
Database
|
934c640835
Fix Lua binding for Localization and Database subsystems.
|
10 vuotta sitten |
|
Engine
|
b99f652892
Minor refactoring on the event profiler subsystem.
|
9 vuotta sitten |
|
Graphics
|
56ba0def78
Add Graphics::SetDither(). Closes #1489.
|
9 vuotta sitten |
|
IO
|
2b0d4362ff
Script bindings for reading/writing 64 bit values through Deserializer/Serializer.
|
9 vuotta sitten |
|
Input
|
b057434bfa
Make escape key name consistent between keycode and scancode.
|
9 vuotta sitten |
|
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 vuotta sitten |
|
Math
|
bfa6e3de91
Adding Lua bindings for Vector2::Angle()
|
10 vuotta sitten |
|
Navigation
|
003aedb298
Add configuration of maximum layers in DynamicNavigationMesh
|
10 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
Resource
|
9bb620ad17
Add JSON method to deserialize from string and expose it to script interfaces.
|
9 vuotta sitten |
|
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 vuotta sitten |
|
UI
|
d506ab4288
Add SetFontSize() to Text & Text3D. Fix comments of SetFont() referring to nonexistent parameter. Closes #1484.
|
9 vuotta sitten |
|
Urho2D
|
af00713e12
Add Clone() to ParticleEffect & ParticleEffect2D. Closes #1469.
|
9 vuotta sitten |
|
AudioLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 vuotta sitten |
|
CoreLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 vuotta sitten |
|
DatabaseLuaAPI.pkg
|
842de2fe48
Exposed the database subsystem API to scripting.
|
10 vuotta sitten |
|
EngineLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 vuotta sitten |
|
GraphicsLuaAPI.pkg
|
f9e65027e3
Implementing RibbonTrail
|
9 vuotta sitten |
|
IOLuaAPI.pkg
|
daef54490e
Added NamedPipe class, Windows implementation. Make Deserializer::IsEof() virtual.
|
9 vuotta sitten |
|
InputLuaAPI.pkg
|
6763207787
Complet the rebase to master branch.
|
11 vuotta sitten |
|
LuaScriptLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 vuotta sitten |
|
MathLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 vuotta sitten |
|
NavigationLuaAPI.pkg
|
549b6fd8be
Add crowd update callback support. Remove redundant vectors.
|
10 vuotta sitten |
|
NetworkLuaAPI.pkg
|
6763207787
Complet the rebase to master branch.
|
11 vuotta sitten |
|
PhysicsLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 vuotta sitten |
|
ResourceLuaAPI.pkg
|
1d845712c8
Internationalization: initial commit
|
10 vuotta sitten |
|
SceneLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 vuotta sitten |
|
ToCppHook.lua
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 vuotta sitten |
|
ToDoxHook.lua
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 vuotta sitten |
|
ToZerobraneStudioHook.lua
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 vuotta sitten |
|
UILuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 vuotta sitten |
|
Urho2DLuaAPI.pkg
|
0cded698e4
Merge from spine-spriter branch.
|
10 vuotta sitten |