Commit Graph

  • ec78fe7068 Octree: do not preserve drawable ordering Crypto City 2020-07-06 22:24:05 +0000
  • ec35c3b7d0 StaticModel: optionally ignore E_RELOADFINISHED event Crypto City 2020-07-06 22:01:41 +0000
  • 4bef0a0d32 Str: allow move assignment to self Crypto City 2020-07-06 13:28:55 +0000
  • f98d2cfd49
    PBR sample terrain fixed (#2657) gleblebedev 2020-07-02 21:48:28 +0100
  • 2003222862 static build fixes Crypto City 2020-07-02 17:30:19 +0000
  • 67b5740403 PackageTool: add an exclude option Crypto City 2020-07-02 12:40:57 +0000
  • f7bddae54a PackageTool: fix empty string check in extension check Crypto City 2020-07-02 12:40:02 +0000
  • 7af4f86244 Update authors 1vanK 2020-07-02 11:26:24 +0300
  • c2f5c24ebd
    Update PBRLitSolid.hlsl (#2656) ChrisDenham 2020-07-02 09:20:41 +0100
  • 609f7de618
    New PBR techniques. New PBR terrain shader. Skybox shader fixed. (#2655) gleblebedev 2020-07-02 09:19:43 +0100
  • 47c2a52456 SoundSource: send E_SOUNDFINISHED to the source object too Crypto City 2020-06-26 14:16:33 +0000
  • bc55636f94 Travis CI: API documentation update at 2020-06-25 06:06:02 UTC. [ci package] urho3d-travis-ci 2020-06-25 06:06:02 +0000
  • 0349aafbb5 Localization::LoadJSONFile() : Pass String as reference 1vanK 2020-06-25 08:55:33 +0300
  • 6fb55fa498
    Allow Camera::SetFlipVertical to be used externally for OpenGL (#2643) ChrisDenham 2020-06-14 20:53:00 +0100
  • 904880dfda windows build fixes Crypto City 2020-06-11 21:18:39 +0000
  • 3075cba84e Recommit 16eea39499 with correct tangents 1vanK 2020-06-10 05:08:06 +0300
  • e0eb04b9b3 Change UIElement::dragButtonCombo_ to be a MouseButtonFlags type sa 2020-05-11 06:45:58 +0200
  • 0a3379f53e Use MouseButtonFlags and QualifierFlags instead of int's sa 2020-05-10 12:40:08 +0200
  • 98a2529fed Fix warning about GCC not liking the clang pragma... Crypto City 2020-05-30 01:04:36 +0000
  • fed65c506c JSONValue: silence spammy warning on code intended to trigger it Crypto City 2020-05-29 14:07:50 +0000
  • 3c4a0a5489 Make FlagSet to bool conversion operator explicit. Fixes #2631. Eugene Kozlov 2020-05-10 20:59:26 +0300
  • 7a2b5cd819
    Fix the STATIC build caused by missing argument. Yao Wei Tjong 姚伟忠 2020-05-11 07:08:23 +0800
  • 3ba62f036e
    Fix the STATIC and SHARED build for VS and Xcode. Cleanup comments. Yao Wei Tjong 姚伟忠 2020-05-10 23:30:40 +0800
  • 3917983512
    For CI - temporary workaround for Clang STATIC build. Yao Wei Tjong 姚伟忠 2020-05-10 23:29:31 +0800
  • 0e4d095cfa
    Shed off old construct since our CMake minimum required is 3.10.2 now. Yao Wei Tjong 姚伟忠 2020-05-10 15:53:49 +0800
  • 5f3d7be206
    Fix compilation on GCC 10.0.1 Yao Wei Tjong 姚伟忠 2020-05-09 15:19:56 +0800
  • 056c3d1022 Fix typo in OGLRenderSurface.cpp Eugene Kozlov 2020-05-06 14:35:52 +0300
  • e5b53e2f2c Delete GPU objects when OpenGL context is about to be lost. Eugene Kozlov 2020-05-02 01:49:38 +0300
  • 89041d7031 prevent from viewport resize too often Arnis Lielturks 2020-04-30 17:39:33 +0300
  • bcf29b8ee4
    Fix for getting iOS CPU core count. Yao Wei Tjong 2020-05-07 23:47:01 +0800
  • 8c98f4ec88 contributor list updated Arnis Lielturks 2020-05-06 21:44:25 +0300
  • 67389ec2bd
    Initialize SSL when making a HTTP Request and URHO3D_SSL is defined (#2629) stievie 2020-05-06 20:41:15 +0200
  • b7db6cecdb Travis CI: source tree update at 2020-05-03 09:46:38 UTC. urho3d-travis-ci 2020-05-03 09:46:38 +0000
  • 889367738b
    HTTPS support - civetweb update (#2415) Arnis Lielturks 2020-05-03 12:22:31 +0300
  • cd9d73f9ec Load obfuscated data files Crypto City 2020-04-27 16:13:14 +0000
  • 3ec1bbbee6
    Ignore VS '.vs' and 'out' directories. [ci skip] Yao Wei Tjong 姚伟忠 2020-04-26 21:13:19 +0800
  • 14520d95af Add check for AnimationTrack::GetKeyFrameIndex. Eugene Kozlov 2020-04-25 12:02:35 +0300
  • 05c469884c
    Update README.md Yao Wei Tjong 2020-04-12 00:15:53 +0800
  • fca8684a6a
    Remove old build logic that is no longer works with new Emscripten. [ci skip] Yao Wei Tjong 姚伟忠 2020-04-10 20:05:11 +0800
  • fde206b486
    Minor cleaup. [ci skip] Yao Wei Tjong 姚伟忠 2020-04-10 19:58:01 +0800
  • 72e2342343
    Emscripten shell (#2608) Arnis Lielturks 2020-04-07 19:38:21 +0300
  • ab22ec76c9 Update pugixml 1vanK 2020-03-25 11:55:47 +0300
  • ce70a66f5a
    Fix Technique clone bug. (#2615) sssooonnnggg 2020-04-02 22:25:18 +0800
  • 2345377c76 Change required TMX version from 1.0 to 1.* Eugene Kozlov 2020-03-28 14:50:04 +0300
  • b9eb567781 Add base pass to pbr emissive technique talarcon 2019-10-24 01:35:30 -0300
  • 3af4d23623 Fix build of Sample 54 for ARM and RPI. Eugene Kozlov 2020-03-20 09:48:27 +0300
  • 4ceb2fbdc9 Fix build of Sample 54. Eugene Kozlov 2020-03-20 00:40:56 +0300
  • 1fe5548ecc Add sample for window settings change. Cleanup. Eugene Kozlov 2020-03-08 22:33:24 +0300
  • d1ad98d067 Fix inconsistent window mode transitions. Eugene Kozlov 2020-03-08 20:22:02 +0300
  • e61850459d Enable Graphics::ToggleFullscreen customization. Eugene Kozlov 2020-03-08 19:36:27 +0300
  • 27216959ee Extract copy-paste from Graphics into common place. Eugene Kozlov 2020-03-08 00:05:46 +0300
  • 96cb0d5d1e Fixed event data names in sample 25 魔大农 2020-03-14 22:07:15 +0000
  • 8b43f3e6ea Fix doc 1vanK 2020-03-13 09:28:07 +0300
  • 97b09f848b Fix https://github.com/urho3d/Urho3D/issues/1877 1vanK 2020-03-13 01:14:47 +0300
  • 722e2dfceb Typos 1vanK 2020-03-12 22:00:05 +0300
  • 37ef9d492a Obstacle: make identical definition and declaration 1vanK 2020-03-12 20:07:21 +0300
  • d976c4b43b Move enum LoopMode2D into namespace Urho3D 1vanK 2020-03-12 19:59:28 +0300
  • 02c9072fee 17_SceneReplication lua fix Arnis Lielturks 2020-03-08 11:07:00 +0200
  • c937da3b39
    Workaround Github YAML parser not supporting anchors. See https://github.com/actions/starter-workflows/issues/162. Hopefully it is not considered as "premium" feature. [ci skip] Yao Wei Tjong 姚伟忠 2020-03-08 10:39:00 +0800
  • 6b67b5c396
    Configure stale bot to use same stale message. [ci skip] Yao Wei Tjong 姚伟忠 2020-03-07 17:47:21 +0800
  • 7f3001d317
    Configure the stale bot. Yao Wei Tjong 姚伟忠 2020-03-07 15:58:01 +0800
  • 0e51d24005
    Trial run the stale robot. Yao Wei Tjong 2020-03-06 09:49:52 +0800
  • cbd2e7b5d8 Replaced tabs with spaces in sample 53 Modanung 2020-03-01 11:14:27 +0100
  • b1f6cc04c7 Found some more Modanung 2020-02-29 23:41:55 +0100
  • 17b0dece1a Replaced tab with spaces Modanung 2020-02-29 23:06:12 +0100
  • ff6049f506 Allow to make custom class inherited from Drawable2D Patrick 2020-02-15 11:40:59 +0100
  • 3f04e8fcd2 Travis CI: API documentation update at 2020-02-28 21:23:51 UTC. [ci package] urho3d-travis-ci 2020-02-28 21:23:51 +0000
  • b5b6f0d5fb
    nat master server disconnecting fixes, NAT sample updates (#2591) Arnis Lielturks 2020-02-28 23:13:16 +0200
  • 35a1509dfe Travis CI: API documentation update at 2020-02-28 18:28:54 UTC. [ci package] urho3d-travis-ci 2020-02-28 18:28:54 +0000
  • 18c7230eb7 Minor API update, bug fixes, cleanup. Eugene Kozlov 2020-02-20 22:47:42 +0300
  • a98d17adf5 Travis CI: API documentation update at 2020-02-26 16:24:36 UTC. [ci package] urho3d-travis-ci 2020-02-26 16:24:36 +0000
  • 88ea05ee5c contributors list updated Arnis Lielturks 2020-02-26 17:59:44 +0200
  • aedf3cc176
    Add MaxSuspensionForce to RaycastVehicle (#2590) pflat 2020-02-26 15:57:35 +0000
  • b436229173 contributors list updated Arnis Lielturks 2020-02-25 01:36:52 +0200
  • 4d4e157093
    Bloom and BloomHDR PostProcess Fix (#2546) PsychoCircuitry 2020-02-24 17:33:59 -0600
  • 8a0113c155 blur and auto exposure post process fixes Arnis Lielturks 2020-02-25 01:33:06 +0200
  • 469b30b605
    Fix a memory leak in the Urho3D changes to SDL. Rainer Deyke 2020-02-16 13:09:40 +0100
  • d4a5be70f5
    Add option to refresh DBE image before run. Yao Wei Tjong 姚伟忠 2020-02-18 00:49:26 +0800
  • e843e6bc4c
    Fox VS/Xcode, fix logical group for Lua generated files. Yao Wei Tjong 姚伟忠 2020-02-18 00:47:18 +0800
  • 6ce2dc1b38
    For VS/Xcode, group generated files. Yao Wei Tjong 姚伟忠 2020-02-16 16:33:20 +0800
  • c2b8d25962
    For VS/Xcode, group Urho3D files based on physical directory structure. Yao Wei Tjong 姚伟忠 2020-02-16 13:56:06 +0800
  • 6277b36939
    Update contributor list. Yao Wei Tjong 姚伟忠 2020-02-16 13:53:48 +0800
  • f122187e1e Explanatory comment regarding enum Steven Burns 2020-02-14 22:59:27 -0600
  • 22e2f355f1 Upgrade to support spine runtime 3.7 and above Steven Burns 2020-02-14 17:58:44 -0600
  • b6325ac172
    Editor addon : Duplicator Editor (#2193) fredakilla 2020-02-14 08:34:50 +0100
  • ceb48b7648
    Android - set the currently tested working NDK version. Yao Wei Tjong 姚伟忠 2020-02-12 08:46:28 +0800
  • 92aaf19511
    Minor space formatting. Yao Wei Tjong 姚伟忠 2020-02-09 17:50:53 +0800
  • 68f4d9094e Fix coding style. sssooonnnggg 2020-02-07 14:45:26 +0800
  • 3a9e8f54a1
    Bump dependencies for Android build. Adjust build script for WebP library to include search path for cpu-features. Yao Wei Tjong 姚伟忠 2020-02-08 21:29:37 +0800
  • c1bb0917bc
    Update contributor list. [ci skip] Yao Wei Tjong 姚伟忠 2020-02-08 14:54:21 +0800
  • 646c059620
    Fix Android-build using DBE with Podman. Do not explicitly name the container so that a same DBE image can be spawned multiple times at the same time. Yao Wei Tjong 姚伟忠 2020-02-08 14:48:06 +0800
  • 488eb1303c
    Fix Terrain Editor brush #2471 (#2558) Igor Segalla 2020-02-06 04:20:35 -0300
  • 13c52fb82c Graphics: fix "infinite" loop when asking for an invalid monitor Crypto City 2020-02-04 20:27:14 +0000
  • 7dc4ab49f2 contributors list updated Arnis Lielturks 2020-02-04 09:12:57 +0200
  • b8f9311fad Travis CI: API documentation update at 2020-02-04 06:57:46 UTC. [ci package] urho3d-travis-ci 2020-02-04 06:57:46 +0000
  • 6947c1b01c
    Send Mouse Clicks on Event (#2566) Igor Segalla 2020-02-04 03:45:38 -0300
  • 5b99c3ba93
    console style fix (#2577) Arnis Lielturks 2020-02-02 16:13:04 +0200
  • 2229894107 E2K: added initial support for MCST Elbrus 2000 r-a-sattarov@github.com 2020-02-02 00:58:17 +0300
  • 552078cb66 E2K: strip UTF-8 BOM for MCST lcc compiler < 1.24 r-a-sattarov@github.com 2020-02-02 00:55:27 +0300
  • 692714156e Fixed warning: enumeral and non-enumeral type in conditional expression [-Wextra] int GetHatPosition(unsigned index) const { return index < hats_.Size() ? hats_[index] : HAT_CENTER; } ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ zlum 2020-01-26 18:51:47 +0300