提交历史

作者 SHA1 备注 提交日期
  aster 9e716da779 Dump used resource file name at sample exiting. 11 年之前
  Yao Wei Tjong 姚伟忠 96295b4923 Ensure the application logs are created in a writeable location. 11 年之前
  Lasse Öörni 0d183d6301 Added FromString() function to XMLFile. 11 年之前
  Yao Wei Tjong 姚伟忠 6ad8c14346 Add engine param for enabling touch emulation during initialization. 11 年之前
  Yao Wei Tjong 姚伟忠 125000454c Refactor samples to use patched screen joystick layout. Closes #321. 11 年之前
  Lasse Öörni 5209e6e6a6 Merge remote-tracking branch 'remotes/thebluefish/master' 11 年之前
  Yao Wei Tjong 姚伟忠 dbeb244fb5 Minor clean up on sample code. Move Console & HUD to settings joystick. 11 年之前
  thebluefish 907c6a15f5 Bugfixes 11 年之前
  thebluefish 1ba75f5222 Resolved virtual joystick support 11 年之前
  Yao Wei Tjong 姚伟忠 ec25e56046 Refactor Samples to support yaw and pitch by touch on mobile platform. 11 年之前
  Yao Wei Tjong 姚伟忠 c78f34d5ca Improve the hats response on screen joystick (in joystick event mode). 11 年之前
  Yao Wei Tjong 姚伟忠 b5f9b52717 Minor fixes on C++ ConsoleInput sample class. 11 年之前
  Lasse Öörni b496c5a012 Added a square Urho icon (same as the Android icon) to use for the samples on desktop. 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 75321c632d Extended Sample with ability to set window title and icon and take screenshots 12 年之前
  Lasse Öörni c169684bcd Crashproofed most of the C++ samples when running with empty resource directories. 18 & 19 will still crash inside Bullet. 12 年之前
  Wei Tjong Yao 205fffb4ad Refactored Sample.h to use class forward for Sprite class. Fixed the alignment of the forward classes to be inlined with convention used by other codes in Urho3D. Added the generated LuaScript wiki into SVN. 12 年之前
  Wei Tjong Yao 274c06d3a4 Use the else-if construct as the conditions are mutually exclusive. 12 年之前
  Lasse Öörni 31da083870 Disallow headless mode from the samples as they do not nullcheck eg. for the Graphics subsystem and would crash. 12 年之前
  Lasse Öörni 056acfcc68 Added sound effects example. 12 年之前
  Lasse Öörni e4ed439148 Added common rendering quality controls to all samples. 12 年之前
  Lasse Öörni 26a9bc763e Added Temporary flag to Serializable, which means it will not be saved if enabled. Currently the sub-nodes created by Terrain are marked temporary. 12 年之前
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 年之前