Commit Graph

10202 Commits

Author SHA1 Message Date
Yao Wei Tjong 姚伟忠
ebb422390b
CI - arrange the commit with special instruction is the last. 2021-07-18 16:35:40 +08:00
urhobot
dca418313b GH Actions: Update dot files for DBE 2021-07-18 06:05:06 +00:00
Yao Wei Tjong 姚伟忠
cac6fe27ef
CI - update dot files in nightly.
[ci skip]
2021-07-18 14:03:19 +08:00
Yao Wei Tjong 姚伟忠
ee37fd28de
CI - clear cache after mass update.
[cache clear]
2021-07-18 00:56:25 +08:00
urhobot
f861a10a61 GH Actions: Bump copyright to 2021. 2021-07-17 16:43:46 +00:00
Yao Wei Tjong 姚伟忠
edb4902f13
CI - use publisher token to checkout and checkin.
[ci skip]
2021-07-18 00:43:00 +08:00
Yao Wei Tjong 姚伟忠
8e943f9d11
CI - nightly jobs to keep the build cache warm.
[ci skip]
2021-07-18 00:31:10 +08:00
Yao Wei Tjong 姚伟忠
56df51ed68
CI - bump copyright license year.
[ci skip]
2021-07-18 00:05:15 +08:00
Yao Wei Tjong 姚伟忠
eba3e7c91b
Fix to remove extra semicolon on the macro call. 2021-07-17 14:42:23 +08:00
Yao Wei Tjong 姚伟忠
b4884e296f
Fix the rake info task to output without newline. 2021-07-11 23:15:45 +08:00
Yao Wei Tjong 姚伟忠
fc1ddb124e
Minor clean up and fix. 2021-07-11 15:35:28 +08:00
Yao Wei Tjong 姚伟忠
638247e648
Use CMAKE_INSTALL_PREFIX for all as Windows does not support DESTDIR. 2021-07-10 23:47:22 +08:00
zlum
733957e3a9 Fix warning: extra ‘;’ [-Wpedantic]. 2021-07-10 22:51:02 +08:00
Yao Wei Tjong 姚伟忠
32940b09bb
Website - URHO3D_HOME env-var is required for platforms that use staged install. 2021-07-08 01:16:28 +08:00
Yao Wei Tjong 姚伟忠
2b2ec1efd5
Auto detect PLATFORM env-var for ARM and RPI native build. 2021-07-08 00:24:14 +08:00
Yao Wei Tjong 姚伟忠
5f5e04c5e4
Website - new way to scaffolding with rake new. 2021-07-06 01:19:02 +08:00
Yao Wei Tjong 姚伟忠
a4ea40bff0
Set default staged install dir for rake install task. 2021-07-04 16:41:47 +08:00
Yao Wei Tjong 姚伟忠
3c67aecd2e
Website - setup ccache. 2021-07-03 00:52:29 +08:00
Yao Wei Tjong 姚伟忠
81f3d1c920
Website - rake install caveat on Windows. 2021-07-01 00:38:02 +08:00
Yao Wei Tjong 姚伟忠
2bbc68cc49
Website - rake build install. 2021-07-01 00:04:15 +08:00
Yao Wei Tjong 姚伟忠
1b5f45a343
Website - make the matrix rendered correctly on all viewport sizes. 2021-06-28 00:20:43 +08:00
Yao Wei Tjong 姚伟忠
43409c664e
Website - supported cross-compiling matrix. 2021-06-27 00:41:45 +08:00
Yao Wei Tjong 姚伟忠
12c61765ef
Website - make the text easier to read on device with small viewport. 2021-06-24 00:19:12 +08:00
Yao Wei Tjong
76cfc0bce2
Update quick-start.mdx 2021-06-23 06:57:45 +08:00
Yao Wei Tjong 姚伟忠
d3abfacf40
CI - set the default stage install dir for DBE.
On DBE the stage install dir must be inside the docker volume anyway, so set a sane default value when it is not explicitly specified.

website - simplify the DBE quick start section.
2021-06-23 02:12:28 +08:00
Yao Wei Tjong 姚伟忠
c173bc1685
website - describing UrhoApp project structure. 2021-06-19 21:01:00 +08:00
Yao Wei Tjong 姚伟忠
6ec6b1d2e5
website - add screenscast for building AndroidUrhoApp demo. 2021-06-18 00:07:04 +08:00
Yao Wei Tjong 姚伟忠
57c0ef8979
Exclude 'demo' directory from git. 2021-06-15 21:57:07 +08:00
Yao Wei Tjong 姚伟忠
619214f252
website - delete the old place holder. 2021-06-13 17:49:22 +08:00
Yao Wei Tjong 姚伟忠
5f1ae8d087
website - quick start using DBE. 2021-06-13 17:37:42 +08:00
Yao Wei Tjong 姚伟忠
9815e0a0b2
website - fix the embed iframe. 2021-06-11 21:06:23 +08:00
Yao Wei Tjong 姚伟忠
f619df9dab
CI - make the detection works for both push and PR events.
[ci skip]
2021-06-11 20:52:36 +08:00
battery1990
5d13280d1f Added news article about Bit Champs 2021-06-11 09:08:59 +08:00
Yao Wei Tjong 姚伟忠
899729c402
CI - fix the initial teething issue in auto-skip detection.
[ci skip]
2021-06-11 00:46:06 +08:00
Yao Wei Tjong 姚伟忠
8f17e05217
website - Additional info on how to access legacy docs. 2021-06-09 22:19:44 +08:00
Yao Wei Tjong 姚伟忠
85cd68780f
CI - fix issue caused by sporadic 'grep: write error: Broken pipe'
[ci skip]
2021-06-09 14:03:21 +08:00
Yao Wei Tjong
78ab0275f1
website - another automation test. 2021-06-08 22:52:25 +08:00
Yao Wei Tjong 姚伟忠
2ac12bfba0
CI - init job/step does not need to fetch all history. [ci skip] 2021-06-08 19:24:03 +08:00
Yao Wei Tjong 姚伟忠
bba3c44db5
website - also pass 'ref' as client-payload. [ci skip] 2021-06-07 20:18:25 +08:00
Yao Wei Tjong 姚伟忠
5fb08fec60
website - dry run test with mix content change. 2021-06-07 18:07:14 +08:00
Yao Wei Tjong 姚伟忠
6c3d6a33e0
CI - prevent CI/CD from running when commit is for website content.
[ci skip]
2021-06-07 15:27:42 +08:00
Yao Wei Tjong 姚伟忠
4be5fc6d64
website - initial website build automation. 2021-06-07 14:07:29 +08:00
Yao Wei Tjong 姚伟忠
869174212a
website - initial MDX for 'Docs'. 2021-06-06 15:04:42 +08:00
Yao Wei Tjong 姚伟忠
f9d9f42ae0
website - minor clean up on news entries. 2021-06-06 13:20:19 +08:00
Yao Wei Tjong 姚伟忠
af97ed180a
Use new custom responsive component with MDX. 2021-06-06 00:01:59 +08:00
Yao Wei Tjong 姚伟忠
29b087cc5e
Move blog/news entries to main repo. 2021-06-05 19:58:30 +08:00
Yao Wei Tjong 姚伟忠
d3d461579c
Partial revert commit e0693f8 for 'rakefile' 2021-05-26 22:36:14 +08: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
Yao Wei Tjong
4ae7039c4d
Merge pull request #2806 from reload0236/master 2021-05-25 23:46:49 +08:00
reload0236
10815ae209 Fix format error in WriteDrawablesToOBJ, which causes incorrect face indice values in output obj files that may happen on posix system. 2021-05-25 22:09:49 +08:00