Lasse Öörni
|
9486d17667
Bump the depth constant bias in all shadowed directional light samples to work better on mobile platforms. Disable Urho3D logo in samples when using touch controls.
|
12 年之前 |
Lasse Öörni
|
f052f1b76c
Fixed TestScene Lua script.
|
12 年之前 |
Aster Jian
|
c07137c8f4
Add VehicleDemo sample in Lua, using update function in script object.
|
12 年之前 |
Wei Tjong Yao
|
5d04c531a1
Pass window resized event (due to device orientation change) from SDL to Urho3D::Graphics class for both Android and iOS as well. Note that the event is only sent when the application has not locked the orientation. Minor code cleaned up on LuaScript subsystem.
|
12 年之前 |
Aster Jian
|
78a77a7e36
Add type parameter to VariantMap::GetPtr funcition, so we can get correct type in Lua.
|
12 年之前 |
Aster Jian
|
b1a95c1ba8
Use ResourceCache:GetResource("XXX", ...) and Node:CreateComponent("XXX") method.
|
12 年之前 |
Aster Jian
|
2ddd6cea4d
Replace ExecuteFile with require.
|
12 年之前 |
Aster Jian
|
e97a4f6407
Add BAT and SH file for Lua Sample.
|
12 年之前 |
Aster Jian
|
35757c88fa
Update TestScene.lua, Replace some method with property.
|
12 年之前 |
Aster Jian
|
ed8eec63bd
Replace some method with property in lua.
|
12 年之前 |
Aster Jian
|
8d3d69e134
Add Object::GetTypeName support.
|
12 年之前 |
Aster Jian
|
38e2d98085
Replace require with ExecuteFile. Fixed property error, Add CreateRigidBody with mode paramter support.
|
12 年之前 |
Aster Jian
|
4264ac0651
Hide console at startup.
|
12 年之前 |
Aster Jian
|
36daf7ad8e
Port TestScene to Lua Finished.
|
12 年之前 |
Aster Jian
|
92b3892124
Port TestScene sample to Lua, finish 80%.
|
12 年之前 |