Commit History

Author SHA1 Message Date
  Yao Wei Tjong 姚伟忠 ca97fd9b9b Clang-Tidy - modernize-use-auto. 8 years ago
  Lasse Öörni df669fbe1b Restore earlier HelloGUI sample, instead create separate Hello3DUI which demonstrates 3D UI render to texture. Move getting viewport related to scene from Scene to Renderer, so that Scene doesn't have to know about Renderer unnecessarily. Refactor the internal UI render calls related to rendertarget use. 8 years ago
  Rokas Kupstys 6fc2c19baa More code cleanups. 8 years ago
  Rokas Kupstys 16ee7e1121 * Changed `UIComponent::IsValid()` to overriden `UIComponent::IsEnabled()` 8 years ago
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
  Yao Wei Tjong 姚伟忠 fd9db884b4 Add template version of UIElement::GetChild() methods. 9 years ago
  hdunderscore 467c4bd4e8 - Updated sample mouse mode setup. 9 years ago
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 years ago
  Lasse Öörni 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. 10 years ago
  Ivan K 31f3c9ab65 DEFINE_APPLICATION_MAIN -> URHO3D_DEFINE_APPLICATION_MAIN 10 years ago
  Ivan K 4bcbae61fe HANDLER -> URHO3D_HANDLER 10 years ago
  Yao Wei Tjong 姚伟忠 c2471a240a Reorganize includes for Samples and Extras. 10 years ago
  aster2013 349a3ee981 Sort include file in samples. 10 years ago
  Lasse Öörni bb2ebf7568 Bump copyright to 2015. 11 years ago
  Yao Wei Tjong 姚伟忠 ed214bbeb3 Avoid the include dirs hack for finding the Urho3D.h header. 11 years ago
  Yao Wei Tjong 姚伟忠 359efb2d37 Move the DebugNew.h from Urho3D/Container subdir to Urho3D subdir. 11 years ago
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. 11 years ago
  Yao Wei Tjong 姚伟忠 4feb135281 Clean up SDK include dirs. Refactor FindUrho3D CMake module. 11 years ago
  Yao Wei Tjong 姚伟忠 b5f9b52717 Minor fixes on C++ ConsoleInput sample class. 11 years ago
  Lasse Öörni 076b333124 Simplify pointer usage in HelloGUI example. 11 years ago
  Lasse Öörni fd140ddb32 Minor code reorganization of the HelloGUI example. Removed SubscribeToEvents() as it was only used for 1 event and events were also subscribed to elsewhere. 12 years ago
  Mike3D a0f42bee35 Added drag and tooltip to sample#2 HelloGUI 12 years ago
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
  Lasse Öörni 10abc4414b Ported HelloGUI sample to script. 12 years ago
  Lasse Öörni 04b00263b0 Moved CharacterDemo to the samples. 12 years ago
  Lasse Öörni 056acfcc68 Added sound effects example. 12 years ago
  Lasse Öörni 1ef35d353c Added skeletal animation sample. 12 years ago
  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 years ago