Commit Graph

2197 Commits

Author SHA1 Message Date
urho3d-travis-ci 16de1f96d2 Travis CI: API documentation update at 2020-09-10 16:31:32 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/e78462de15e578a450780952c8e635f9c2af7286

Message: An intersection test for IntRect (#2675)

* Intersection test for IntRect

* Properly handling of intersections with neighbors

* Сonsider right-bottom borders not owned by a rect
2020-09-11 00:31:32 +08:00
Yao Wei Tjong 姚伟忠 43d7a38a9c Apple - Exclude CoreMotion when targeting tvOS.
Reconfigure Apple build to not using the 'no_weak_imports' linker flags.
This means the new build artifacts may not run correctly on old macOS/iOS/tvOS.
It is up to the devs to handle the weak symbols during runtime in their own apps if they needs to be run on old systems.
2020-08-31 01:39:08 +08:00
Yao Wei Tjong 姚伟忠 70073287b4 RPI - initial attempt to support RPI4 64-bit build. 2020-08-31 01:39:05 +08:00
Yao Wei Tjong 姚伟忠 4c1e9ddf35 Android - upgrade dependencies. Works with Android Studio 4.0. 2020-08-31 01:39:05 +08:00
1vanK 426fdc702e Update authors 2020-07-23 12:53:57 +03:00
1vanK 2922d7914a Update authors 2020-07-07 14:42:57 +03:00
1vanK b16935c834 Update authors 2020-07-07 14:13:08 +03:00
1vanK 7af4f86244 Update authors 2020-07-02 11:26:24 +03:00
urho3d-travis-ci bc55636f94 Travis CI: API documentation update at 2020-06-25 06:06:02 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/0349aafbb582dc6e9abe058a6be70fdc24ea433e

Message: Localization::LoadJSONFile() : Pass String as reference
2020-06-25 06:06:02 +00:00
Yao Wei Tjong 姚伟忠 3ba62f036e Fix the STATIC and SHARED build for VS and Xcode.
Cleanup comments.
2020-05-10 23:30:59 +08:00
Yao Wei Tjong 姚伟忠 0e4d095cfa Shed off old construct since our CMake minimum required is 3.10.2 now. 2020-05-10 15:53:52 +08:00
Arnis Lielturks 8c98f4ec88 contributor list updated 2020-05-06 21:44:25 +03:00
Arnis Lielturks 889367738b HTTPS support - civetweb update (#2415)
* initial update

* CMake updated for civetweb, https working

* unused file cleanup

* CMake updates to civetweb

* minor update, mingw not yet working

* CMakeLists updated

* fixed for unix builds

* cmake updates, console output updated

* docs updates

* HTTP sample now uses http and https links

* civetweb version 1.11

* additional changes

* mingw fix

* openssl fix

* additional ssl configuration

* osx workaround

* openssl is no longer optional

* openssl is optional

* civetweb cmakelists updates, URHO3D_SSL=1 set for travis

* debug messages removed from SSL/TLS initialization

* link libraries with civetweb

* code style fixes

* cmake updates

* DBE_TAG=latest removed
2020-05-03 12:22:31 +03:00
1vanK ab22ec76c9 Update pugixml 2020-04-05 11:19:34 +08:00
1vanK 8b43f3e6ea Fix doc 2020-03-14 22:49:20 +08:00
urho3d-travis-ci 3f04e8fcd2 Travis CI: API documentation update at 2020-02-28 21:23:51 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/b5b6f0d5fb7b3c95a6b911d287eba16b48871e1e

Message: nat master server disconnecting fixes, NAT sample updates (#2591)
2020-02-28 21:23:51 +00:00
urho3d-travis-ci 35a1509dfe Travis CI: API documentation update at 2020-02-28 18:28:54 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/18c7230eb797e47d668211eb43478b32a17b5630

Message: Minor API update, bug fixes, cleanup.

* Remove undefined behavior caused by volatile variables in WorkQueue (volatile variables are not required to be thread-safe).
* Fix nasty DX11 bug caused by poor hash functions and likely hash collision in ShaderVariation.
* Relaxed FlagSet usage requirements.
* Various API extensions and code simplification.
* Const-correctness fixes.
2020-02-28 18:28:54 +00:00
urho3d-travis-ci a98d17adf5 Travis CI: API documentation update at 2020-02-26 16:24:36 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/88ea05ee5cec9e8e8dfd2ca8c44356fc814b8262

Message: contributors list updated
2020-02-26 16:24:36 +00:00
Arnis Lielturks 88ea05ee5c contributors list updated 2020-02-26 17:59:44 +02:00
Arnis Lielturks b436229173 contributors list updated 2020-02-25 01:36:52 +02:00
Yao Wei Tjong 姚伟忠 6277b36939 Update contributor list. 2020-02-16 13:57:22 +08:00
Yao Wei Tjong 姚伟忠 c1bb0917bc Update contributor list.
[ci skip]
2020-02-08 14:54:26 +08:00
Arnis Lielturks 7dc4ab49f2 contributors list updated 2020-02-04 09:12:57 +02:00
urho3d-travis-ci b8f9311fad Travis CI: API documentation update at 2020-02-04 06:57:46 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/6947c1b01c23776d6837d5c7afcd90223c5c2f5e

Message: Send Mouse Clicks on Event (#2566)
2020-02-04 06:57:46 +00:00
Modanung 2650e38855 Reduced minimum required cmake version to 3.10.2 2020-01-22 22:27:07 +08:00
Yao Wei Tjong 姚伟忠 f6ecfe9c2f Minor clean up. 2020-01-12 23:31:44 +08:00
Yao Wei Tjong 姚伟忠 dabfdbd213 Remove unsupported build options for Web platform. 2020-01-12 14:19:44 +08:00
Yao Wei Tjong 姚伟忠 b5f1256b80 Minor doc update on DBE. 2020-01-12 12:39:54 +08:00
Yao Wei Tjong 姚伟忠 46c6894d78 Bump CMake minimum required version to 3.14.5. 2020-01-12 12:37:22 +08:00
urho3d-travis-ci 1151b8a2d6 Travis CI: bump copyright to 2020. 2020-01-05 06:21:40 +00:00
urho3d-travis-ci 90dba0e49e Travis CI: API documentation update at 2019-12-10 04:48:49 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/3ceb14ad9dfc71efca6afb259bc8175beb31eb95

Message: Fix StartServer scripting
2019-12-10 04:48:49 +00:00
urho3d-travis-ci 171c1f413f Travis CI: API documentation update at 2019-11-17 05:02:04 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/97103bfae6835f957c4139d65c142f0f01e8cd08

Message: Export BorderImag material for Lua
2019-11-17 05:02:04 +00:00
urho3d-travis-ci 1ade7dafef Travis CI: API documentation update at 2019-11-04 13:02:48 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/42a9cb4e6f6a68a1b72a6445acb2011006e0b935

Message: Fix Lua API binding issue for UIComponent.
Close #2539
2019-11-04 13:02:48 +00:00
urho3d-travis-ci 37aff57600 Travis CI: API documentation update at 2019-09-28 14:23:41 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/5af041765b0bd0d799e315062977d23606d6ca96

Message: Fix script API binding.
2019-09-28 14:23:41 +00:00
Yao Wei Tjong 姚伟忠 fda628912d Add contributor. 2019-09-22 11:03:55 +08:00
Yao Wei Tjong 姚伟忠 2e435159e9 Upgrade to SDL 2.0.10. 2019-09-14 16:31:34 +08:00
Yao Wei Tjong 姚伟忠 6bc86793e7 For CI - use the '-A' option for VS. 2019-09-14 16:27:47 +08:00
Yao Wei Tjong 姚伟忠 4d2aefcb4a Drop MIR support. SDL only supports X11 and Wayland now. 2019-09-14 16:22:51 +08:00
Arnis Lielturks 94d4594948 contributors list updated 2019-08-25 16:08:41 +03:00
urho3d-travis-ci 5f30cdf861 Travis CI: API documentation update at 2019-08-24 06:46:00 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/63ef7312bffb047ea95d1c9a7b272df5476bb1cb

Message: Moved Disabled Image Offset from Button to BorderImage

CheckBox disabled offset behavior
2019-08-24 06:46:00 +00:00
urho3d-travis-ci cc95e22e2c Travis CI: API documentation update at 2019-08-12 06:30:16 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/5e257e578c84977073e8924b427bc72c7c695458

Message: contributors list updated
2019-08-12 06:30:16 +00:00
Arnis Lielturks 5e257e578c contributors list updated 2019-08-12 08:59:08 +03:00
urho3d-travis-ci 78c449655a Travis CI: API documentation update at 2019-08-02 17:02:34 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/6a17259fa0d85b5de6811150aae4523e406f07ea

Message: contributors list updated
2019-08-02 17:02:34 +00:00
Arnis Lielturks 6a17259fa0 contributors list updated 2019-08-02 17:25:00 +03:00
urho3d-travis-ci 8a8ef72572 Travis CI: API documentation update at 2019-07-19 20:07:47 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/b67cec1a52818d7e92295f9d502aa9b36de4ca87

Message: Fix build with FreeBSD clang version 6.0.1 (#2458)

 Building CXX object Source/ThirdParty/StanHull/CMakeFiles/StanHull.dir/hull.cpp.o
/home/romain/Projects/Urho3D/Source/ThirdParty/StanHull/hull.cpp:2590:28: error: cannot initialize return object of type 'int' with an rvalue of type 'nullptr_t'
        if(verts_count <4) return NULL;
                                  ^~~~
/usr/include/sys/_null.h:37:14: note: expanded from macro 'NULL'
#define NULL    nullptr
                ^~~~~~~
1 error generated.
2019-07-19 20:07:47 +00:00
Arnis Lielturks 3be92ea61e updated contributors list 2019-07-17 08:02:01 +03:00
urho3d-travis-ci 4d8b92ba2a Travis CI: API documentation update at 2019-06-13 19:48:59 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/9dca143439bd7e279d3edc96a234b2e8d311f3fd

Message: Add UI custom material rendering (#2437)
2019-06-13 19:48:59 +00:00
Yao Wei Tjong 姚伟忠 6cefc407a8 Upgrade AngelScript version. 2019-05-19 15:50:37 +08:00
Yao Wei Tjong 姚伟忠 dc9b2c56e2 Update contributor list. 2019-05-04 13:07:11 +08:00
Yao Wei Tjong 姚伟忠 8a86202750 Update contributor list.
Close #2439.
2019-04-06 14:04:05 +08:00