aster
|
c2c4808d2a
Fix TranslateRelative in TestScene.lua.[ci skip]
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
6360e0b357
Fix TestScene.lua sample code to use trigger property.
|
11 years ago |
aster2013
|
13e1069fcb
Update Lua samples, use global property to access subsystem.
|
12 years ago |
aster2013
|
36c0206e67
Update Lua samples, remove context from Object's constructor.
|
12 years ago |
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 years ago |
Lasse Öörni
|
f052f1b76c
Fixed TestScene Lua script.
|
12 years ago |
Aster Jian
|
c07137c8f4
Add VehicleDemo sample in Lua, using update function in script object.
|
12 years ago |
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 years ago |
Aster Jian
|
78a77a7e36
Add type parameter to VariantMap::GetPtr funcition, so we can get correct type in Lua.
|
12 years ago |
Aster Jian
|
b1a95c1ba8
Use ResourceCache:GetResource("XXX", ...) and Node:CreateComponent("XXX") method.
|
12 years ago |
Aster Jian
|
2ddd6cea4d
Replace ExecuteFile with require.
|
12 years ago |
Aster Jian
|
e97a4f6407
Add BAT and SH file for Lua Sample.
|
12 years ago |
Aster Jian
|
35757c88fa
Update TestScene.lua, Replace some method with property.
|
12 years ago |
Aster Jian
|
ed8eec63bd
Replace some method with property in lua.
|
12 years ago |
Aster Jian
|
8d3d69e134
Add Object::GetTypeName support.
|
12 years ago |
Aster Jian
|
38e2d98085
Replace require with ExecuteFile. Fixed property error, Add CreateRigidBody with mode paramter support.
|
12 years ago |
Aster Jian
|
4264ac0651
Hide console at startup.
|
12 years ago |
Aster Jian
|
36daf7ad8e
Port TestScene to Lua Finished.
|
12 years ago |
Aster Jian
|
92b3892124
Port TestScene sample to Lua, finish 80%.
|
12 years ago |