Commit Graph

452 Commits

Author SHA1 Message Date
1vanK
9afd0feb38
Revert "Update boost::preprocessor to 1.75.0" (#2824)
This reverts commit c4082368d7.
2021-09-02 10:26:04 +03:00
urhobot
f861a10a61 GH Actions: Bump copyright to 2021. 2021-07-17 16:43:46 +00:00
Yao Wei Tjong 姚伟忠
e0693f8e90
Global search and replace to use the new canonical name.
git grep -l 'urho3d.github.io' |xargs perl -pi -e 's/urho3d.github.io/urho3d.io/g'
2021-05-26 22:20:25 +08:00
SuperWangKai
30a629ca21
Tracy profiler integration. (#2776)
* Tracy profiler integration.

* Cleanup URHO3D_TRACY_PROFILING macro.

* Fix comment of Tracy build option.

* Decouple URHO3D_TRACY_PROFILING exclusively from URHO3D_PROFILING.

* Comment explains URHO3D_TRACY_PROFILING

* Update

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update

* Update TracyCallstack.cpp

* Update

* Update CMakeLists.txt

* Update TracyCallstack.cpp

* Update TracyCallstack.cpp

Co-authored-by: 1vanK <1vanK@users.noreply.github.com>
2021-02-16 17:56:04 +03:00
1vanK
c4082368d7 Update boost::preprocessor to 1.75.0 2021-01-21 00:53:24 +03:00
1vanK
03882e8943
Update AngelScript library (#2756) 2021-01-11 00:49:23 +03:00
1vanK
aa515831bc
Removed list of contributors because it is not complete. Use git log and https://github.com/urho3d/Urho3D/graphs/contributors to get info about contributors (#2737) 2020-12-07 17:44:26 +03:00
1vanK
68edfa2a6f
Update Bullet to 3.06+ (#2714) 2020-11-01 15:33:33 +03: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
Arnis Lielturks
8c98f4ec88 contributor list updated 2020-05-06 21:44:25 +03:00
1vanK
ab22ec76c9 Update pugixml 2020-04-05 11:19:34 +08: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
Modanung
2650e38855 Reduced minimum required cmake version to 3.10.2 2020-01-22 22:27:07 +08:00
Yao Wei Tjong 姚伟忠
dabfdbd213
Remove unsupported build options for Web platform. 2020-01-12 14:19:44 +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
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
Arnis Lielturks
94d4594948 contributors list updated 2019-08-25 16:08:41 +03:00
Arnis Lielturks
5e257e578c contributors list updated 2019-08-12 08:59:08 +03:00
Arnis Lielturks
6a17259fa0 contributors list updated 2019-08-02 17:25:00 +03:00
Arnis Lielturks
3be92ea61e updated contributors list 2019-07-17 08:02:01 +03: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
Yao Wei Tjong 姚伟忠
1569ef3247
Update contributor list.
Close #2432
2019-03-17 11:18:51 +08:00
Yao Wei Tjong 姚伟忠
63bb08984b
Update contributor list.
Close #2429
Close #2430
2019-03-14 00:13:02 +08:00
Arnis Lielturks
d73959c029 Updated contributor list 2019-03-08 09:53:30 +02:00
urho3d-travis-ci
a476f0c401 Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Yao Wei Tjong 姚伟忠
ff4a65ca19
Update contributor list.
Close #2393
2018-11-25 21:31:57 +08:00
Yao Wei Tjong 姚伟忠
abaa5ae884
Rename 'WIN32' build option to 'MINGW'. 2018-11-17 11:42:10 +08:00
1vanK
cc25bef60e
Update Recast & Detour lib. 2018-09-20 22:17:20 +08:00
Yao Wei Tjong 姚伟忠
d7d1e38298
Update documentation on Angelscript upgrade. 2018-08-22 18:29:16 +08:00
Yao Wei Tjong 姚伟忠
03065dd7f9
Update contributor list. 2018-08-15 22:17:03 +08:00
Arnis Lielturks
ea29214e9b
Documentation update. 2018-08-11 20:40:54 +08:00
Yao Wei Tjong 姚伟忠
dfb61c00d3
Minor documentation correction. 2018-08-11 10:47:46 +08:00
Yao Wei Tjong 姚伟忠
0fc21934f5
Cleanup CMake build scripts and documentation update.
Close #743.
2018-08-09 23:08:45 +08:00
Eugene Kozlov
a144206e27 Update porting notes. Rename UpdateEvent::USE_NONE to UpdateEvent::USE_NO_EVENT. 2018-07-14 18:17:33 +03:00
Yao Wei Tjong 姚伟忠
84ed9029f9
Update contributor list.
Close #2340
2018-06-24 10:23:52 +08:00
Yao Wei Tjong 姚伟忠
e5b137af3b
Rename Color::TRANSPARENT constant to Color::TRANSPARENT_BLACK.
Close #2308
Close #2298
2018-06-09 22:26:59 +08:00