Commit Graph

9612 Commits

Author SHA1 Message Date
Yao Wei Tjong 姚伟忠
6999693461
Fix AngelScript binding for ListView::IsSelected() method.
Credit to orefkov.
Close #2423
2019-03-10 22:55:28 +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
sssooonnnggg
c23f371fa5 Fix SLikeNet crash on android device. (#2424) 2019-03-08 09:49:33 +02:00
Yao Wei Tjong 姚伟忠
9e48a8e02d
Add common pitfall warning when defining UI programmatically. 2019-02-23 13:04:23 +08:00
ssinai1
6dfb25159f Fix skipped visible elements due to UI layout optimization. 2019-02-21 19:01:35 +08:00
Yao Wei Tjong 姚伟忠
05db29f635
For CI - skip artifact upload due to slow SF.net transfer rate.
Related to #2419.
2019-02-17 23:34:56 +08:00
Yao Wei Tjong 姚伟忠
2fd8e624ed
Minor code convention clean up. 2019-02-17 23:17:58 +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
Yao Wei Tjong 姚伟忠
d67533617d
For CI - reenable URHO3D_ANGELSCRIPT build option for Appveyor CI.
Close #2362
2019-01-17 23:44:21 +08:00
Y-way
32a4a50472
Make Audio system pause sound thread safe.
Close #2411
2019-01-15 00:31:41 +08:00
urho3d-travis-ci
a476f0c401 Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Lasse Öörni
7ce360bf97 Fix missing bit shift in BatchQueue::SortFrontToBack2Pass(). Thanks to cftvgybhu549 from the Urho forum. 2019-01-12 08:49:00 +08:00
Y-way
30b5a97a14 Fix TiledMap LoadTileSet error 2018-12-17 22:59:39 +08:00
Yao Wei Tjong 姚伟忠
37b02f0d4f
For CI - workaround Doxygen 1.8.13 bug.
[ci skip]
Close #2398
2018-12-16 15:17:12 +08:00
Yao Wei Tjong 姚伟忠
c9f2edcb4a
Minor documentation clean up to remove reference to kNet. 2018-12-12 23:37:44 +08:00
Yao Wei Tjong 姚伟忠
c9457e5bd4
Rename SQLite standalone target executable.
Related to #2399.
2018-12-09 19:52:17 +08:00
Yao Wei Tjong 姚伟忠
7ccdaaf1c4
Leave CPACK_PACKAGING_INSTALL_PREFIX's value as per CMake's default.
Close #2166
2018-12-08 20:34:09 +08:00
Yao Wei Tjong 姚伟忠
9c7ea246ca
For CI - keep retry to upload artifact even when time is almost up.
[ci package]
2018-12-01 16:48:23 +08:00
Yao Wei Tjong 姚伟忠
b6039016b6
Differentiate artifacts generated from Windows host system.
We now have MinGW DirectX 11 build from both AppVeyor and Travis CI, so use the artifact's extension to differentiate them.
[ci package]
2018-12-01 09:16:12 +08:00
Yao Wei Tjong 姚伟忠
bac1612070
For CI - keep retry to upload artifact even when time is almost up.
Also do not upload build artifacts from Debug build configuration.
2018-12-01 09:16:12 +08:00
Yao Wei Tjong 姚伟忠
a0f9f67fdf
For CI - fix build artifact upload in container.
[ci package]
2018-11-30 22:01:55 +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 姚伟忠
bfbcecec51
Add new particle emitter type for Lua binding. 2018-11-25 21:41:50 +08:00
Yao Wei Tjong 姚伟忠
ff4a65ca19
Update contributor list.
Close #2393
2018-11-25 21:31:57 +08:00
Neal_Nicdao
b1c3ce30ec
Added new EmitterTypes
* Added SphereVolume, Cylinder, and Ring enum with calculations
 * Modified EditorParticle to incorporate new emitter shapes
2018-11-25 21:25:58 +08:00
Yao Wei Tjong 姚伟忠
4df1e52073
For CI - workaround intermittent network I/O error on Travis-CI. 2018-11-25 21:13:53 +08:00
Yao Wei Tjong 姚伟忠
7b87d9589f
For CI - clean up rake tasks, fix site update automation. 2018-11-25 20:48:45 +08:00
Yao Wei Tjong 姚伟忠
9e3f812c93
Fix documentation typo. 2018-11-24 15:08:30 +08:00
Yao Wei Tjong 姚伟忠
aaa9911e3e
For CI - use docker. Close #2348 2018-11-24 12:06:13 +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 姚伟忠
729dc24b81
Fix unnecessary rebuild due to wrong include of dummy 'Precompiled.h'. 2018-11-17 22:37:25 +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
1vanK
af20b52364 c++11 style to disable copy constructor 2018-11-17 11:10:55 +08:00
Yao Wei Tjong 姚伟忠
af683125c5
Only emit the env-var name and let the docker CLI to do actual work.
This fixes a parsing issue caused by the value having whitespaces or newlines.
2018-11-10 13:51:48 +08:00
Yao Wei Tjong 姚伟忠
024e1104eb
Emulate the host project directory structure in container. 2018-11-03 15:12:45 +08:00
Yao Wei Tjong 姚伟忠
dda252dfa6
Preparation to use docker images for CI.
Move '.build-options' and '.env-file' into 'script' dir. As the 'script' dir get symlink-ed during scaffolding task, the downstream project would automatically able to reference these two files.
2018-11-03 12:44:18 +08:00
Yao Wei Tjong 姚伟忠
32065a4b1b
Multi host-user support for dockerized build environment. 2018-11-03 11:14:59 +08:00
urho3d-travis-ci
c494231d5c Travis CI: source tree update at 2018-10-31 14:57:33 UTC. 2018-10-31 14:57:33 +00:00
Yao Wei Tjong 姚伟忠
651f345ad0
Fix 32-bit Linux native build. 2018-10-31 22:46:21 +08:00
Yao Wei Tjong 姚伟忠
da8bc32b09
Document the additional build options for MinGW build. 2018-10-31 22:46:21 +08:00
Yao Wei Tjong 姚伟忠
acb0fecb40
Default to use LuaJIT amalgamated build when LuaJIT is enabled. 2018-10-31 22:46:21 +08:00
Yao Wei Tjong 姚伟忠
614766a91c
Fix find OSS CMake module. 2018-10-31 22:46:21 +08:00
Yao Wei Tjong 姚伟忠
3add6d4359
Add another RPATH entry for the tool executable in the build tree. 2018-10-22 22:05:38 +08:00
Yao Wei Tjong 姚伟忠
57bb8b7f29
Adjust RPATH to avoid hard-coded lib location entry in the build tree.
As such, the executable with SHARED lib type generated from the dockerized build environment is runnable in the host system out of the box.
2018-10-22 09:12:14 +08:00
Yao Wei Tjong 姚伟忠
0fad6e3494
Use relative symlinks.
As such, the symlinks generated from both direct build enviornment and dockerized build environment are identical.
2018-10-22 09:12:14 +08:00