Lasse Öörni af985e0df1 Alternative O key to create obstacles in the navigation demos. Closes #995. %!s(int64=10) %!d(string=hai) anos
..
Utilities 8e39692ef3 Show "Memory usage" DebugHud in all samples (F3 key) %!s(int64=10) %!d(string=hai) anos
01_HelloWorld.lua 05a8b79fd2 Rename "Bin" subdir to "bin". %!s(int64=11) %!d(string=hai) anos
02_HelloGUI.lua 94a7f4ef63 Make UI element layouting not modify the user assigned minSize. Instead keep record of the min.size required by layout separately. Fix HelloGUI sample to the new behavior. Closes #955. %!s(int64=10) %!d(string=hai) anos
03_Sprites.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
04_StaticScene.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
05_AnimatingScene.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
06_SkeletalAnimation.lua bf9111b862 Make Jacks not walk in synchronized lockstep timing in 06_SkeletalAnimation sample. %!s(int64=10) %!d(string=hai) anos
07_Billboards.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
08_Decals.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
09_MultipleViewports.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
10_RenderToTexture.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
11_Physics.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
12_PhysicsStressTest.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
13_Ragdolls.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
14_SoundEffects.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
15_Navigation.lua af985e0df1 Alternative O key to create obstacles in the navigation demos. Closes #995. %!s(int64=10) %!d(string=hai) anos
16_Chat.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
17_SceneReplication.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
18_CharacterDemo.lua 65d36e4db2 Fix crash / null exception in CharacterDemo which would result if the character node did not exist after loading the scene. %!s(int64=10) %!d(string=hai) anos
19_VehicleDemo.lua 05a8b79fd2 Rename "Bin" subdir to "bin". %!s(int64=11) %!d(string=hai) anos
20_HugeObjectCount.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
23_Water.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
24_Urho2DSprite.lua 5d50ad4b71 Change SetAnimtion function in AnimatedSprite2D. %!s(int64=10) %!d(string=hai) anos
25_Urho2DParticle.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
26_ConsoleInput.lua 61647bb887 Optimize Lua Variant class bindings. %!s(int64=10) %!d(string=hai) anos
27_Urho2DPhysics.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
28_Urho2DPhysicsRope.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
30_LightAnimation.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
31_MaterialAnimation.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
32_Urho2DConstraints.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
33_Urho2DSpriterAnimation.lua 85bd13c172 Update 33_Urho2DSpriterAnimation.lua %!s(int64=10) %!d(string=hai) anos
34_DynamicGeometry.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
35_SignedDistanceFieldText.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
36_Urho2DTileMap.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
37_UIDrag.lua 385493f39a Explain that touch input is needed for multiple dragging. Closes #997. %!s(int64=10) %!d(string=hai) anos
38_SceneAndUILoad.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos
39_CrowdNavigation.lua af985e0df1 Alternative O key to create obstacles in the navigation demos. Closes #995. %!s(int64=10) %!d(string=hai) anos
40_Localization.lua 934c640835 Fix Lua binding for Localization and Database subsystems. %!s(int64=10) %!d(string=hai) anos
41_DatabaseDemo.lua 61647bb887 Optimize Lua Variant class bindings. %!s(int64=10) %!d(string=hai) anos
Rotator.lua f9e27e33f2 Ensure Lua function references are released when refcounter reaches 0. %!s(int64=10) %!d(string=hai) anos
TestScene.lua 4edba76ec2 Fix AngelScript and Lua bindings. Fix Lua samples to use new getters. %!s(int64=10) %!d(string=hai) anos