Yao Wei Tjong 姚伟忠 b99f652892 Minor refactoring on the event profiler subsystem. 9 лет назад
..
Editor c817428fb7 When multiple source nodes selected in the hieranchy window, disable the drag/drop reorder function, as ctrl-click can be used to multiselect, and user might be still holding ctrl down after that. Fix component hierarchy items created as not draggable; components would not be reorderable after being reordered once. 9 лет назад
NinjaSnowWar d1096470d5 Execute DelayedStart() in ScriptInstance, LuaScriptInstance & LogicComponent before first FixedUpdate() if it comes sooner than Update(). Fix long-standing bug in NinjaSnowWar where the ninja orientation would be overwritten by yaw=0 from controls. 9 лет назад
Utilities b99f652892 Minor refactoring on the event profiler subsystem. 9 лет назад
01_HelloWorld.as 467c4bd4e8 - Updated sample mouse mode setup. 9 лет назад
02_HelloGUI.as 467c4bd4e8 - Updated sample mouse mode setup. 9 лет назад
03_Sprites.as 467c4bd4e8 - Updated sample mouse mode setup. 9 лет назад
04_StaticScene.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
05_AnimatingScene.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
06_SkeletalAnimation.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
07_Billboards.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
08_Decals.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
09_MultipleViewports.as 1243d8bcda Regex replace all the uppercase key bindings with their constants. 9 лет назад
10_RenderToTexture.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
11_Physics.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
12_PhysicsStressTest.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
13_Ragdolls.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
14_SoundEffects.as 467c4bd4e8 - Updated sample mouse mode setup. 9 лет назад
15_Navigation.as 1243d8bcda Regex replace all the uppercase key bindings with their constants. 9 лет назад
16_Chat.as 467c4bd4e8 - Updated sample mouse mode setup. 9 лет назад
17_SceneReplication.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
18_CharacterDemo.as 1243d8bcda Regex replace all the uppercase key bindings with their constants. 9 лет назад
19_VehicleDemo.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
20_HugeObjectCount.as 1243d8bcda Regex replace all the uppercase key bindings with their constants. 9 лет назад
23_Water.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
24_Urho2DSprite.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
25_Urho2DParticle.as 467c4bd4e8 - Updated sample mouse mode setup. 9 лет назад
26_ConsoleInput.as b057434bfa Make escape key name consistent between keycode and scancode. 9 лет назад
27_Urho2DPhysics.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
28_Urho2DPhysicsRope.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
30_LightAnimation.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
31_MaterialAnimation.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
32_Urho2DConstraints.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
33_Urho2DSpriterAnimation.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
34_DynamicGeometry.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
35_SignedDistanceFieldText.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
36_Urho2DTileMap.as ef6284c938 Fixed mouse mode for sample #36 [ci skip] 9 лет назад
37_UIDrag.as 467c4bd4e8 - Updated sample mouse mode setup. 9 лет назад
38_SceneAndUILoad.as a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 лет назад
39_CrowdNavigation.as 1243d8bcda Regex replace all the uppercase key bindings with their constants. 9 лет назад
40_Localization.as 467c4bd4e8 - Updated sample mouse mode setup. 9 лет назад
41_DatabaseDemo.as b057434bfa Make escape key name consistent between keycode and scancode. 9 лет назад
42_PBRMaterials.as 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. 9 лет назад
43_HttpRequestDemo.as 2b1118528b Simplify sample code. 9 лет назад
44_RibbonTrailDemo.as a9f7703f74 Add update invisible parameter to RibbonTrail and use it on the samples. 9 лет назад
Editor.as b29979742f Lowercase "HDR" in the editor config for consistency, as everything else is lowercase as well. 9 лет назад
NinjaSnowWar.as b99f652892 Minor refactoring on the event profiler subsystem. 9 лет назад