Commit Graph

2155 Commits

Author SHA1 Message Date
urho3d-travis-ci
78c449655a Travis CI: API documentation update at 2019-08-02 17:02:34 UTC.
[ci package]

Commit: 6a17259fa0

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: b67cec1a52

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: 9dca143439

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
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
Yao Wei Tjong 姚伟忠
2bba4bd188
Document optional development package dependencies on Apple platforms.
[ci skip]
2019-03-09 13:40:03 +08:00
Arnis Lielturks
d73959c029 Updated contributor list 2019-03-08 09:53:30 +02:00
Yao Wei Tjong 姚伟忠
9e48a8e02d
Add common pitfall warning when defining UI programmatically. 2019-02-23 13:04:23 +08:00
urho3d-travis-ci
8fe943568e Travis CI: API documentation update at 2019-02-16 13:12:26 UTC.
[ci package]

Commit: d4cf8a9f05

Message: localization JSON file now supports simple key-value structure (#2359)

* localization JSON file now supports simple key-value structure

* docs updated, code refactoring

* minor fix

* AngelScript integration fixed
2019-02-16 13:12:26 +00:00
Arnis Lielturks
d4cf8a9f05
localization JSON file now supports simple key-value structure (#2359)
* localization JSON file now supports simple key-value structure

* docs updated, code refactoring

* minor fix

* AngelScript integration fixed
2019-02-16 14:42:01 +02:00
urho3d-travis-ci
a476f0c401 Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Yao Wei Tjong 姚伟忠
c9f2edcb4a
Minor documentation clean up to remove reference to kNet. 2018-12-12 23:37:44 +08:00
urho3d-travis-ci
a7dd3f9484 Travis CI: API documentation update at 2018-11-29 16:34:26 UTC.
[ci package]

Commit: 03d596526c

Message: For CI - update Doxyfile to suppress warnings from newer Doxygen version.
2018-11-29 16:34:26 +00:00
Yao Wei Tjong 姚伟忠
03d596526c
For CI - update Doxyfile to suppress warnings from newer Doxygen version. 2018-11-29 23:37:41 +08:00
Yao Wei Tjong 姚伟忠
ff4a65ca19
Update contributor list.
Close #2393
2018-11-25 21:31:57 +08:00
Yao Wei Tjong 姚伟忠
9e3f812c93
Fix documentation typo. 2018-11-24 15:08:30 +08:00
Yao Wei Tjong 姚伟忠
9298632bb4
Add a new section for dockerized build environment. 2018-11-24 12:06:13 +08:00
Yao Wei Tjong 姚伟忠
ae62ce03c1
Minor documentation update on 'URHO3D_LUAJIT_AMALG' build option. 2018-11-17 14:18:54 +08:00
Yao Wei Tjong 姚伟忠
4d0eec7d2b
Document 'ARM' build option for cmake_generic.sh. 2018-11-17 11:42:10 +08:00
Yao Wei Tjong 姚伟忠
abaa5ae884
Rename 'WIN32' build option to 'MINGW'. 2018-11-17 11:42:10 +08:00
Yao Wei Tjong 姚伟忠
da8bc32b09
Document the additional build options for MinGW build. 2018-10-31 22:46:21 +08:00
Mateus Vendramini
954738f04f Fixing typo on NavigationMesh API 2018-10-15 08:30:31 +08:00
urho3d-travis-ci
fb34f088cf Travis CI: API documentation update at 2018-10-08 08:49:04 UTC.
[ci package]

Commit: dd8b41feac

Message: incoming/outgoing packet counter, last heard time logic added (#2380)

* incoming/outgoing packet counter, last heard time logic added

* typo fix, Connection::GetLastHeardTime is now non-const

* Lua and Angelscript bindings updated

* AngelScript typo fixed

* GetLastHeardTime updates
2018-10-08 08:49:04 +00:00
1vanK
cc25bef60e
Update Recast & Detour lib. 2018-09-20 22:17:20 +08:00
Yao Wei Tjong 姚伟忠
20617e17b6
Allow Gradle build with Lua/LuaJIT enabled without global ninja-build. 2018-09-08 21:21:00 +08:00
urho3d-travis-ci
5da6d06e22 Travis CI: API documentation update at 2018-08-26 04:08:09 UTC.
[ci package]

Commit: 81d66be594

Message: Fix editor's OK button due to StringHash is now case-senstive.
2018-08-26 04:08:09 +00:00
Yao Wei Tjong 姚伟忠
d7d1e38298
Update documentation on Angelscript upgrade. 2018-08-22 18:29:16 +08:00
urho3d-travis-ci
8edb8ac2cf Travis CI: API documentation update at 2018-08-15 14:57:27 UTC.
[ci package]

Commit: 4faf970643

Message: Minor cleanup and add script API bindings.
Close #2360
2018-08-15 14:57:27 +00:00
Yao Wei Tjong 姚伟忠
03065dd7f9
Update contributor list. 2018-08-15 22:17:03 +08:00
urho3d-travis-ci
c391d13bab Travis CI: API documentation update at 2018-08-11 15:49:52 UTC.
[ci package]

Commit: a01132ca5f

Message: Update 3rd-party licences.
Close #2302
2018-08-11 15:49:52 +00: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
Yao Wei Tjong 姚伟忠
d827f5ebfb
Proper segregation between Gradle modules. 2018-08-06 21:46:00 +08:00
urho3d-travis-ci
3d87d2e711 Travis CI: API documentation update at 2018-07-14 18:48:15 UTC.
[ci package]

Commit: a144206e27

Message: Update porting notes. Rename UpdateEvent::USE_NONE to UpdateEvent::USE_NO_EVENT.
2018-07-14 18:48:15 +00: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
urho3d-travis-ci
dff13213e6 Travis CI: API documentation update at 2018-06-09 16:05:38 UTC.
[ci package]

Commit: 48bf1228aa

Message: Correct code comment.
Close #2315
2018-06-09 16:05:38 +00: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
Yao Wei Tjong 姚伟忠
4e23992456
Remove 'experimental' label from EMSCRIPTEN_WASM build option. 2018-06-03 23:51:29 +08:00
Eugene Kozlov
47aba2aaa2
Merge pull request #2309 from eugeneko/hash-reverse
Add StringHash reverse support.
2018-06-03 15:12:42 +03:00
Yao Wei Tjong 姚伟忠
1d296ea10d
Document the new emscripten-specific build option. 2018-06-03 17:04:48 +08:00
Eugene Kozlov
774f62e4c3 Update docs and CMake description for URHO3D_HASH_DEBUG 2018-06-02 16:02:07 +03:00
Yao Wei Tjong 姚伟忠
40281539f0
Add a new build option to control auto addtion of HTML shell-file. 2018-06-02 17:37:28 +08:00
Yao Wei Tjong 姚伟忠
e65cdac59e
Add build support for Emscripten 1.38.x. Emit WASM by default. 2018-06-02 16:57:49 +08:00