提交历史

作者 SHA1 备注 提交日期
  Lasse Öörni b496c5a012 Added a square Urho icon (same as the Android icon) to use for the samples on desktop. 12 年之前
  aster2013 13e1069fcb Update Lua samples, use global property to access subsystem. 12 年之前
  Lasse Öörni 5062dbba42 Sanitate screenshot name in the samples to ensure saving it succeeds. Prepend the executable path properly. Flip image in OpenGL Graphics::TakeScreenShot() instead of having the user to do it. 12 年之前
  Mike3D 0026f57899 Extended Sample with ability to set window title and icon and take screenshots 12 年之前
  Wei Tjong Yao 6bef92973d Avoid hardcoding of highlighted console text style. Console subscribes to handle log message only when it itself is ready to do so. Removed redundant row container vector in the Console class. Hide the Console's linedit and preventing it to gain focus when there is no AngelScript or LuaScript subsystem to handle the E_CONSOLECOMMAND event. Fixed UIElement to send E_ELEMENTREMOVED event for RemoveChildAtIndex() method. Fixed Sample.lua to handle the ESC key to dismiss the Console when it is visible. 12 年之前
  Aster Jian b1a95c1ba8 Use ResourceCache:GetResource("XXX", ...) and Node:CreateComponent("XXX") method. 12 年之前
  Lasse Öörni ccdd318eff Use matching else-if construct in AngelScript & Lua Sample code. 12 年之前
  Aster Jian 5fe38d3246 Update 01_HelloWorld.lua and Add 02_HelloGUI.lua. 12 年之前
  Aster Jian 1c02a7a7a7 Change Lua Hello World sample in OOP. 12 年之前
  Aster Jian 91841334df Add Lua HelloWorld Sample. 12 年之前