Commit Graph

  • af3c98b324
    Fix the EMSCRIPTEN_ROOT_PATH auto-detection. Yao Wei Tjong 姚伟忠 2020-01-24 00:20:26 +0800
  • 2650e38855 Reduced minimum required cmake version to 3.10.2 Modanung 2020-01-21 21:58:08 +0100
  • f6ecfe9c2f
    Minor clean up. Yao Wei Tjong 姚伟忠 2020-01-12 23:18:23 +0800
  • a703919497 Travis CI: source tree update at 2020-01-12 15:22:58 UTC. urho3d-travis-ci 2020-01-12 15:22:58 +0000
  • 5efdc768f1
    Fix runtime error when using EMCC 1.39.5. Yao Wei Tjong 姚伟忠 2020-01-11 17:58:35 +0800
  • dabfdbd213
    Remove unsupported build options for Web platform. Yao Wei Tjong 姚伟忠 2020-01-10 01:14:43 +0800
  • b5f1256b80
    Minor doc update on DBE. Yao Wei Tjong 姚伟忠 2020-01-08 21:46:48 +0800
  • b1c996e009
    Support running DBE image using podman. Yao Wei Tjong 姚伟忠 2020-01-08 21:16:54 +0800
  • 6a79dbbb40
    Suppress linker warning for Web build. Yao Wei Tjong 姚伟忠 2019-10-27 23:56:54 +0800
  • 2ea4821c6a
    Take advantage of new linker from LLVM backend. Yao Wei Tjong 姚伟忠 2019-10-27 23:55:53 +0800
  • 4998368c83
    For CI - Only build using WASM from now on. Yao Wei Tjong 姚伟忠 2019-10-27 23:54:24 +0800
  • 46c6894d78
    Bump CMake minimum required version to 3.14.5. Yao Wei Tjong 姚伟忠 2019-10-26 20:07:12 +0800
  • 886e788170 core: add VariantMapVector to the variant types Crypto City 2020-01-10 21:54:19 +0000
  • 6296d22e9c
    For CI - fix copyright bumping logic. Yao Wei Tjong 姚伟忠 2020-01-06 00:00:42 +0800
  • 1151b8a2d6 Travis CI: bump copyright to 2020. urho3d-travis-ci 2020-01-05 06:21:40 +0000
  • ea25be8990 Update Vector.h PODVector::Push SirNate0 2020-01-04 12:17:34 -0500
  • 3c26ff6196 Add a check for Push()ing *this to the size of the other vector after resize. SirNate0 2019-12-24 17:30:32 -0500
  • 598206c5c9 LineEdit: hide cursor when not editable Crypto City 2020-01-02 18:40:55 +0000
  • bfaef57a29 Fix #2491 1vanK 2019-12-18 12:23:06 +0300
  • dec79fa32f Fix code formatting Igor Segalla 2019-12-09 18:52:01 -0300
  • 06b76e38d8 Sample2D Header for #2508 commit Igor Segalla 2019-12-08 22:54:22 -0300
  • f440e0128e Fix warnings and Sample2D #2508 Igor Segalla 2019-12-08 16:45:34 -0300
  • 8ae2a6c9c9 Fix CharacterMap::Load always returning false #2349 Igor Segalla 2019-12-08 16:43:11 -0300
  • 28f475180d Fix opacity animation on AnimatedSprite2D #2145 Igor Segalla 2019-12-08 16:42:45 -0300
  • 90dba0e49e Travis CI: API documentation update at 2019-12-10 04:48:49 UTC. [ci package] urho3d-travis-ci 2019-12-10 04:48:49 +0000
  • 3ceb14ad9d Fix StartServer scripting Igor Segalla 2019-12-09 18:58:56 -0300
  • 9871e71d90 Set max connections of Start Server Igor Segalla 2019-12-08 16:53:31 -0300
  • 006416686e Increase range of message ID's available Igor Segalla 2019-12-08 16:49:11 -0300
  • 9a8f54f026 Fix Progress Bar direction #2050 Igor Segalla 2019-12-08 16:58:05 -0300
  • 6a6bff5fff Input: fix type mixup between HatPosition and int Crypto City 2019-12-08 14:44:33 +0000
  • f2af8c7bb9 Added highDPI to logging during window creation. SirNate0 2019-12-05 23:06:09 -0500
  • 1ab1f07144 Fix ETC1/ETC2 decompression error. (#2553) ssinai1 2019-12-07 07:41:19 +0100
  • 1c010e68c7 Sprite: basic animation support Crypto City 2019-11-20 19:53:46 +0000
  • b8f0604ea9 Fixed DebugHud exports for AngelScript Y-way 2019-11-20 15:06:05 +0800
  • 6ec54a7c7a UI: add italic text effect Crypto City 2019-11-18 20:08:39 +0000
  • 171c1f413f Travis CI: API documentation update at 2019-11-17 05:02:04 UTC. [ci package] urho3d-travis-ci 2019-11-17 05:02:04 +0000
  • 97103bfae6 Export BorderImag material for Lua Y-way 2019-11-07 12:27:55 +0800
  • 600c81bc9c DropDownList/ListView: allow selection by typed prefix Crypto City 2019-11-15 19:43:56 +0000
  • 1ade7dafef Travis CI: API documentation update at 2019-11-04 13:02:48 UTC. [ci package] urho3d-travis-ci 2019-11-04 13:02:48 +0000
  • 42a9cb4e6f
    Fix Lua API binding issue for UIComponent. Close #2539 Yao Wei Tjong 姚伟忠 2019-11-04 20:51:19 +0800
  • a773601820 Fix naming convention to camelCase PredatorMF 2019-10-31 19:29:09 +0200
  • 501f3a5c9a Fix D3D11 window not switching to correct monitor PredatorMF 2019-03-27 00:50:04 +0200
  • ccb24aa768 Use user specified refresh rate in OpenGL fullscreen PredatorMF 2019-03-27 00:49:20 +0200
  • 8ab052ea8b Re-create D3D9 device when switching monitors PredatorMF 2019-03-27 00:48:28 +0200
  • 4c952f4f7a Remove String compare. Y-way 2019-10-27 14:20:56 +0800
  • 49e79d1c17 Stricter conditional judgment Y-way 2019-10-26 20:50:13 +0800
  • 5b901f4b0c Fixing IsTypeOf() result error. Y-way 2019-10-26 17:28:40 +0800
  • 9c6e6b12e1 Add ETCPACK license. songruining 2019-10-24 11:03:34 +0800
  • 9d960b05cc Fix ETCPACK cmake file for consistency. songruining 2019-10-24 11:03:05 +0800
  • 5804996deb Fix indentation. songruining 2019-10-21 11:36:06 +0800
  • d4d2cbf9a5 Add ETCPACK as 3rd-party lib. songruining 2019-10-21 11:32:21 +0800
  • bb174b0a73 Use ETCPACK as 3rd-party to decompress ETC1/ETC2 texture, and remove old ETC1 decompression code. songruining 2019-10-21 11:24:41 +0800
  • 7831480e8d Add ETC2 texture support. sssooonnnggg 2019-10-14 16:53:48 +0800
  • fbe9f3f078 Fix build errors orefkov 2019-10-23 20:05:33 +0300
  • f969750e10 Fix code style orefkov 2019-10-23 14:57:42 +0300
  • 1c8bff057d Fix error in AngelScript API bool Sphere::opEquals. Fix error in AngelScript's autowrapper for generic calling convention for ARM64 in functions with ?& parameters. It is rewrite by manual register. orefkov 2019-10-23 13:33:50 +0300
  • 3ad625a459
    Simplify the version parsing logic. Yao Wei Tjong 姚伟忠 2019-10-19 14:48:26 +0800
  • 3e771a2849
    Revise the Urho3D version parsing logic to cater for pre-release id. Yao Wei Tjong 姚伟忠 2019-10-19 13:52:33 +0800
  • 2fdbc1abf6 Fix wrong pvrtc data size. sssooonnnggg 2019-10-14 16:53:48 +0800
  • 68635536db
    For CI - fix dockerized.sh from pulling latest tag unnecessarily. Also ensure the same DBE_TAG is being used accross the CI mirror branches when a git tag is being made. Minor refactoring to make the script more robust and to keep the IDE happy. Yao Wei Tjong 姚伟忠 2019-10-13 19:00:15 +0800
  • 248ac8fc09
    For CI - keep IDE happy. Yao Wei Tjong 姚伟忠 2019-10-13 18:57:41 +0800
  • e9e3c2276d
    For CI - exclude deprecated repos for the copyright licence year update logic. Yao Wei Tjong 姚伟忠 2019-10-13 15:30:39 +0800
  • 262c85b007
    For CI - clean up the staged installation dir. Yao Wei Tjong 姚伟忠 2019-10-13 15:16:08 +0800
  • 9d727c04f1
    For CI - fix site update. Yao Wei Tjong 姚伟忠 2019-10-13 15:14:56 +0800
  • 76af600060
    Fix semver increment logic to cater for -ALPHA/BETA/RC etc." Yao Wei Tjong 姚伟忠 2019-10-13 00:14:35 +0800
  • e27aaf441e
    For CI - fix web sample update and site update. Yao Wei Tjong 姚伟忠 2019-10-08 00:17:47 +0800
  • c7e6a10a4b Added a Matrix3x4 overload for Node::SetWorldTransform() SirNate0 2019-10-11 14:57:59 -0400
  • d34dda158e
    Change dockerized.sh to just expect DBE_TAG without ':' prefix. [ci package] Yao Wei Tjong 姚伟忠 2019-10-06 12:38:20 +0800
  • 37aff57600 Travis CI: API documentation update at 2019-09-28 14:23:41 UTC. [ci package] urho3d-travis-ci 2019-09-28 14:23:41 +0000
  • 5af041765b
    Fix script API binding. Yao Wei Tjong 姚伟忠 2019-09-18 22:56:08 +0800
  • e4b8d7d174
    Suppress compiler warning. Change the default value for consistency. Return nullptr as default value is also bad as it may cause null pointer dereference in JsonFile.cpp:174. See CID 346049 in coverity scan. Yao Wei Tjong 姚伟忠 2019-09-15 14:15:37 +0800
  • 8939d25e71
    For CI - use the ':master' DBE tag. Yao Wei Tjong 姚伟忠 2019-09-28 21:51:57 +0800
  • b755e44498 Fix HiresTimer overflow bug. sssooonnnggg 2019-09-26 11:22:45 +0800
  • fda628912d
    Add contributor. Yao Wei Tjong 姚伟忠 2019-09-22 11:03:55 +0800
  • fe0782a065
    Close PR #2506. Yao Wei Tjong 姚伟忠 2019-09-22 11:01:02 +0800
  • 1f4ff57542
    Minor clean up on spacing. Yao Wei Tjong 姚伟忠 2019-09-22 11:00:35 +0800
  • 97bdf4f0e6
    Close PR #2507. Yao Wei Tjong 姚伟忠 2019-09-22 10:59:40 +0800
  • 77fbe8ed7c Add support of int64 as angelscript parameter pat2nav 2019-09-20 13:21:27 +0200
  • fb866a87fd
    Update SpritePacker.cpp error408 2019-09-19 16:15:41 +0800
  • a3270ab308
    Merge pull request #2505 from Modanung/same-cursor-check Yao Wei Tjong 2019-09-16 09:54:38 +0800
  • 5bec664bad Added check for setting cursor to current Modanung 2019-09-15 18:50:47 +0200
  • 61258e208f
    Use C++11 std::isfinite() for portability. Yao Wei Tjong 姚伟忠 2019-09-15 19:50:53 +0800
  • 79573004ae Update Box2D 1vanK 2019-08-17 01:28:15 +0300
  • e14c95bdbb Travis CI: source tree update at 2019-09-14 14:15:23 UTC. urho3d-travis-ci 2019-09-14 14:15:23 +0000
  • 2bcb0f1b2f
    Remove the self-executable HTML shell-file hack. Related to commit 9fd287bde6e4f6f6a5c39393603afc56c6b030cc. Revert db908c2be5. Yao Wei Tjong 姚伟忠 2019-07-29 15:49:41 +0800
  • 8f7d2454f7
    For CI - temp workaround targetting 10.14 to avoid below linker error. Yao Wei Tjong 姚伟忠 2019-07-29 00:29:40 +0800
  • 7af427f31c
    Fix build using AppleClang 11.0.0. Related to commit 026f01fa10. Yao Wei Tjong 姚伟忠 2019-07-28 20:36:17 +0800
  • 4a59b24863
    For CI - switch to build using Xcode 11. Yao Wei Tjong 姚伟忠 2019-07-28 16:25:13 +0800
  • 2e435159e9
    Upgrade to SDL 2.0.10. Yao Wei Tjong 姚伟忠 2019-07-27 22:59:27 +0800
  • 687839c8d9
    For CI - avoid GNU option for 'xargs' that is not supported on Mac. Just silently perform the commands without sending anything to error stream. Yao Wei Tjong 姚伟忠 2019-07-14 13:05:36 +0800
  • bcd8715e22
    Add framework library to support HIDAPI. Yao Wei Tjong 姚伟忠 2019-07-14 13:03:24 +0800
  • 6bc86793e7
    For CI - use the '-A' option for VS. Yao Wei Tjong 姚伟忠 2019-07-13 00:30:20 +0800
  • 6301140d91
    For CI - use the upgraded build environment to get CMake 3.14+. Yao Wei Tjong 姚伟忠 2019-07-12 23:32:48 +0800
  • 911bc14665
    Use CMake and Ninja(-build) on the host/container. Yao Wei Tjong 姚伟忠 2019-07-12 23:22:32 +0800
  • 34ea8b48bf
    Bump license year for SDL and AS. Yao Wei Tjong 姚伟忠 2019-06-30 15:45:16 +0800
  • b772b553f4
    Drop XAudio2 support. SDL uses WASAPI now. Yao Wei Tjong 姚伟忠 2019-06-29 21:42:07 +0800
  • 4d2aefcb4a
    Drop MIR support. SDL only supports X11 and Wayland now. Yao Wei Tjong 姚伟忠 2019-06-29 21:34:35 +0800
  • a80fd15f2f
    Use '-ROLLING' instead of '-BETA' for the AAR. Yao Wei Tjong 姚伟忠 2019-06-29 19:55:09 +0800
  • 19ec541fed
    For CI - use 'latest' DBE tag (api_level_17_21_28) for Android build. Yao Wei Tjong 2019-06-27 10:06:10 +0800
  • 66095e0e0d
    Initial integration with SDL 2.0.10 (WIP) for Android platform. Yao Wei Tjong 姚伟忠 2019-06-27 01:04:27 +0800