Lasse Öörni d4df1937c8 Line breaks formatting for RaycastVehicle demo code. %!s(int64=8) %!d(string=hai) anos
..
Utilities fef73ba4c4 Squashed commit of the following: %!s(int64=9) %!d(string=hai) anos
01_HelloWorld.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
02_HelloGUI.lua d78fc4020f minor typos %!s(int64=9) %!d(string=hai) anos
03_Sprites.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
04_StaticScene.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
05_AnimatingScene.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
06_SkeletalAnimation.lua 9d7dceb2f2 06_SkeletalAnimatin: fix running out bounds, lighting correction %!s(int64=9) %!d(string=hai) anos
07_Billboards.lua d78fc4020f minor typos %!s(int64=9) %!d(string=hai) anos
08_Decals.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
09_MultipleViewports.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
10_RenderToTexture.lua b3964e21c5 Demonstrate Z fighting elimination by depth bias in 10_RenderToTexture sample. Closes #1543. %!s(int64=9) %!d(string=hai) anos
11_Physics.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
12_PhysicsStressTest.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
13_Ragdolls.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
14_SoundEffects.lua 0e2182b4e8 Updated sound effects Lua sample to use SetAutoRemoveMode() instead of nodes. %!s(int64=8) %!d(string=hai) anos
15_Navigation.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
16_Chat.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
17_SceneReplication.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
18_CharacterDemo.lua d78fc4020f minor typos %!s(int64=9) %!d(string=hai) anos
19_VehicleDemo.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
20_HugeObjectCount.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
23_Water.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
24_Urho2DSprite.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
25_Urho2DParticle.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
26_ConsoleInput.lua 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. %!s(int64=9) %!d(string=hai) anos
27_Urho2DPhysics.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
28_Urho2DPhysicsRope.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
30_LightAnimation.lua d6f5f5d45c Fix gold coin animation %!s(int64=9) %!d(string=hai) anos
31_MaterialAnimation.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
32_Urho2DConstraints.lua 2821837f2a Remove zero damping from Urho2DConstraints sample to eliminate jittering behavior. Closes #1816. %!s(int64=9) %!d(string=hai) anos
33_Urho2DSpriterAnimation.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
34_DynamicGeometry.lua c13084b962 Add Lua binding for Model's SetVertexBuffer() and SetIndexBuffer(). %!s(int64=9) %!d(string=hai) anos
35_SignedDistanceFieldText.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
36_Urho2DTileMap.lua ef6284c938 Fixed mouse mode for sample #36 [ci skip] %!s(int64=9) %!d(string=hai) anos
37_UIDrag.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
38_SceneAndUILoad.lua 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
39_CrowdNavigation.lua bba9766c66 39_CrowdNavigation: animation sync %!s(int64=9) %!d(string=hai) anos
40_Localization.lua 78b77ed48f Fixing small typos in comments %!s(int64=9) %!d(string=hai) anos
41_DatabaseDemo.lua b057434bfa Make escape key name consistent between keycode and scancode. %!s(int64=9) %!d(string=hai) anos
42_PBRMaterials.lua 812afaeb8f Fix PBR material demo to operate similarly on AS, Lua, C++. Remove forcing of alpha to 1 from Zone::SetAmbientColor() & Zone::SetFogColor(). Change "Enable HDR" to "HDR rendering" in editor settings dialog for consistency. %!s(int64=9) %!d(string=hai) anos
43_HttpRequestDemo.lua d78fc4020f minor typos %!s(int64=9) %!d(string=hai) anos
44_RibbonTrailDemo.lua a9f7703f74 Add update invisible parameter to RibbonTrail and use it on the samples. %!s(int64=9) %!d(string=hai) anos
45_InverseKinematics.lua 8c9122ce25 Minor refactoring and cleaning on IK component's code. %!s(int64=8) %!d(string=hai) anos
46_RaycastVehicleDemo.lua d4df1937c8 Line breaks formatting for RaycastVehicle demo code. %!s(int64=8) %!d(string=hai) anos