Commit Graph

2197 Commits

Author SHA1 Message Date
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: https://github.com/urho3d/Urho3D/commit/d4cf8a9f05f42a8bdd24360f9db03a2bdd8889a0

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: https://github.com/urho3d/Urho3D/commit/03d596526ca3c90b4f03bc2d6af0f4b765a3864b

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: https://github.com/urho3d/Urho3D/commit/dd8b41feac69fa223f625c71043668d03ef16944

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: https://github.com/urho3d/Urho3D/commit/81d66be5940129ec1b94b8283eb318f77018de19

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: https://github.com/urho3d/Urho3D/commit/4faf970643834c17632743f90575d8f206c549c2

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: https://github.com/urho3d/Urho3D/commit/a01132ca5fb5198db4e9975fbf2816cd469da9db

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: https://github.com/urho3d/Urho3D/commit/a144206e27cfda6d0d343b2af211536415a48899

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: https://github.com/urho3d/Urho3D/commit/48bf1228aaeab8f8bfe6207473b5c86623635c74

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
urho3d-travis-ci 7b67f9c813 Travis CI: API documentation update at 2018-04-08 17:15:28 UTC.
[ci package]

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

Message: Fix Lua API binding for RayCastSingleSegmented().
2018-04-08 17:15:28 +00:00
urho3d-travis-ci 7af464c0ef Travis CI: API documentation update at 2018-04-08 14:32:33 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/6241c9623e00a6ac7f2fb861dd8ce2749996c13f

Message: Add PCH workaround include.
2018-04-08 14:32:33 +00:00
urho3d-travis-ci b99aae5772 Travis CI: API documentation update at 2018-04-07 18:54:39 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/6395a96d48bcf911664af38110df835053a833fe

Message: Fixed segmented raycast missing collisions by overlapping ray segments.
2018-04-07 18:54:39 +00:00
urho3d-travis-ci 9857472148 Travis CI: API documentation update at 2018-04-01 03:25:15 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/21b1c48da0f3144110b3451a0a10bc5467e9d307

Message: Fix priority parameter not correctly passed.
Credit to UnickSoft for pointing this out.
Fix #2283
2018-04-01 03:25:15 +00:00
Yao Wei Tjong 姚伟忠 c2cbdaa1f0 Bump Assimp version number to 4.1.0.
Close #2268.
2018-03-15 23:34:32 +08:00
urho3d-travis-ci 7823fc6626 Travis CI: API documentation update at 2018-03-06 12:30:46 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/4ee6b14aac0d7cf2291ae30445f6fb913a24c437

Message: Merge pull request #2231 from eugeneko/ribbon-trail-update

Add RibbonTrail base velocity.
2018-03-06 12:30:46 +00:00
Yao Wei Tjong 姚伟忠 64e518fd04 Update contributor list. 2018-02-25 23:22:05 +08:00
Yao Wei Tjong 姚伟忠 830436a694 Minor documentation update to bump the minimum supported macOS version.
[ci only: master] [skip appveyor]
2018-02-07 09:03:51 +08:00