Commit History

Autor SHA1 Mensaxe Data
  urhobot c65eaab8a3 GH Actions: Bump copyright year to 2022. %!s(int64=4) %!d(string=hai) anos
  urhobot f861a10a61 GH Actions: Bump copyright to 2021. %!s(int64=4) %!d(string=hai) anos
  Wang Kai ffa6a9d6e2 Fix UI scale issues. (#2779) %!s(int64=5) %!d(string=hai) anos
  urho3d-travis-ci 1151b8a2d6 Travis CI: bump copyright to 2020. %!s(int64=6) %!d(string=hai) anos
  urho3d-travis-ci a476f0c401 Travis CI: bump copyright to 2019. %!s(int64=7) %!d(string=hai) anos
  urho3d-travis-ci 70049ba582 Travis CI: bump copyright to 2018. %!s(int64=8) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 ca97fd9b9b Clang-Tidy - modernize-use-auto. %!s(int64=8) %!d(string=hai) anos
  Eugene Kozlov 59391f9523 Source/Tools and Source/Samples automatic upgrade: override, typedef to using, 0 to nullptr. %!s(int64=8) %!d(string=hai) anos
  Eugene Kozlov ef3b6efd96 Add streaming mode to Lua samples 15_Navigation and 39_CrowdNavigation. Minor changes. %!s(int64=8) %!d(string=hai) anos
  Eugene Kozlov f84e9d1392 Add streaming mode to C++ samples 15_Navigation and 39_CrowdNavigation . Fix using outdated navigation mesh data for streaming. %!s(int64=8) %!d(string=hai) anos
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. %!s(int64=9) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 1243d8bcda Regex replace all the uppercase key bindings with their constants. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) %!s(int64=9) %!d(string=hai) anos
  hdunderscore 467c4bd4e8 - Updated sample mouse mode setup. %!s(int64=9) %!d(string=hai) anos
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. %!s(int64=10) %!d(string=hai) anos
  Lasse Öörni af985e0df1 Alternative O key to create obstacles in the navigation demos. Closes #995. %!s(int64=10) %!d(string=hai) anos
  Ivan K 31f3c9ab65 DEFINE_APPLICATION_MAIN -> URHO3D_DEFINE_APPLICATION_MAIN %!s(int64=10) %!d(string=hai) anos
  Ivan K 4bcbae61fe HANDLER -> URHO3D_HANDLER %!s(int64=10) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 c2471a240a Reorganize includes for Samples and Extras. %!s(int64=10) %!d(string=hai) anos
  aster2013 349a3ee981 Sort include file in samples. %!s(int64=10) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 c9bc4cbae3 Add new event for crowd agent formation. %!s(int64=10) %!d(string=hai) anos
  Lasse Öörni bb2ebf7568 Bump copyright to 2015. %!s(int64=11) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 ed214bbeb3 Avoid the include dirs hack for finding the Urho3D.h header. %!s(int64=11) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 359efb2d37 Move the DebugNew.h from Urho3D/Container subdir to Urho3D subdir. %!s(int64=11) %!d(string=hai) anos
  Mike3D be94437b69 Simplified sample 15 %!s(int64=11) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. %!s(int64=11) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 4feb135281 Clean up SDK include dirs. Refactor FindUrho3D CMake module. %!s(int64=11) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 ec25e56046 Refactor Samples to support yaw and pitch by touch on mobile platform. %!s(int64=11) %!d(string=hai) anos
  Lasse Öörni 67d603d8e5 Node transform space refactoring. Translate(), Rotate() and LookAt() functions take a transform space (local, parent or world). Translate() has a behavior change: default space is local, as that is most often used in eg. camera movement, and is consistent with the default for rotations (the earlier fixedAxis = false was same as local space). The redundant TranslateRelative() function is removed. Add RotateAround() function, which allows rotating around a pivot in either local, parent or world space. Closes #295. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 50c54346eb Check for not overshooting the target when moving in the Navigation sample. %!s(int64=12) %!d(string=hai) anos