| .. |
|
Audio
|
baf0daf7aa
Add support of arbitrary data in Sound, Animation and Texture resources.
|
8 tahun lalu |
|
Core
|
4c7647aa29
GetOSVersion() returns the version of the OS.
|
8 tahun lalu |
|
Database
|
934c640835
Fix Lua binding for Localization and Database subsystems.
|
10 tahun lalu |
|
Engine
|
11f099c655
Minor style edits. Use position instead of iterator in autocomplete to be safe against iterator invalidation. Add Lua binding to autocomplete. Add short description of the new feature being demonstrated in sample 26.
|
9 tahun lalu |
|
Graphics
|
1c992b2611
Merge pull request #2033 from eugeneko/master
|
8 tahun lalu |
|
IK
|
e419afa30b
Fixing grammar error, making feature flags boolean in lua script bindings
|
8 tahun lalu |
|
IO
|
947fe2bde7
Add SeekRelative() & Tell() (which is merely an alias to GetPosition()) to Deserializer. Closes #2053.
|
8 tahun lalu |
|
Input
|
1d3c20aa70
Double up the editor UI when on High DPI display.
|
8 tahun lalu |
|
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 tahun lalu |
|
Math
|
05452b8bd1
Refactor IntegerLog2() to LogBaseTwo() for performance and consistency.
|
8 tahun lalu |
|
Navigation
|
f7b98fea74
Use VectorBuffer for Lua NavigationMesh API.
|
8 tahun lalu |
|
Network
|
2d8c0cf247
IntVector2 bindings, conversions, serialization, etc.
|
9 tahun lalu |
|
Physics
|
13cfad66ef
RaycastVehicle code / comments formatting and AngelScript fix. RegisterRaycastVehicleLibrary function removed and class registration performed as part of Physics library initialization instead.
|
8 tahun lalu |
|
Resource
|
982befaab5
Add default parameter value to Image::SaveWEBP() bindings.
|
8 tahun lalu |
|
Scene
|
f68e04a6fc
Fix tabs.
|
8 tahun lalu |
|
UI
|
0450bcd11e
Add configurable oversampling to improve subpixel font rendering (#1953)
|
8 tahun lalu |
|
Urho2D
|
448b3a66b1
added emitting flag for ParticleEmitter2D
|
8 tahun lalu |
|
AudioLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 tahun lalu |
|
CoreLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 tahun lalu |
|
DatabaseLuaAPI.pkg
|
842de2fe48
Exposed the database subsystem API to scripting.
|
10 tahun lalu |
|
EngineLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 tahun lalu |
|
GraphicsLuaAPI.pkg
|
f9e65027e3
Implementing RibbonTrail
|
9 tahun lalu |
|
IKLuaAPI.pkg
|
8fc0aa2866
Lua script bindings and CPP sample
|
8 tahun lalu |
|
IOLuaAPI.pkg
|
daef54490e
Added NamedPipe class, Windows implementation. Make Deserializer::IsEof() virtual.
|
9 tahun lalu |
|
InputLuaAPI.pkg
|
6763207787
Complet the rebase to master branch.
|
11 tahun lalu |
|
LuaScriptLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 tahun lalu |
|
MathLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 tahun lalu |
|
NavigationLuaAPI.pkg
|
549b6fd8be
Add crowd update callback support. Remove redundant vectors.
|
10 tahun lalu |
|
NetworkLuaAPI.pkg
|
6763207787
Complet the rebase to master branch.
|
11 tahun lalu |
|
PhysicsLuaAPI.pkg
|
18868d74c9
Bullet RaycastVehicle support
|
8 tahun lalu |
|
ResourceLuaAPI.pkg
|
1d845712c8
Internationalization: initial commit
|
10 tahun lalu |
|
SceneLuaAPI.pkg
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 tahun lalu |
|
ToCppHook.lua
|
ee054a1507
Travis CI: bump copyright to 2017.
|
9 tahun lalu |
|
ToDoxHook.lua
|
ee054a1507
Travis CI: bump copyright to 2017.
|
9 tahun lalu |
|
ToZerobraneStudioHook.lua
|
ee054a1507
Travis CI: bump copyright to 2017.
|
9 tahun lalu |
|
UILuaAPI.pkg
|
a2261f5a56
Updated the ProgressBar PR to include Lua and AngelScript bindings
|
9 tahun lalu |
|
Urho2DLuaAPI.pkg
|
0cded698e4
Merge from spine-spriter branch.
|
10 tahun lalu |