Commit Graph

  • e75918a704 Tracy profiler integration. (#2776) SuperWangKai 2021-02-16 22:56:04 +0800
  • 825b344d13
    Make the 'dockerized.sh' more generic. Yao Wei Tjong 姚伟忠 2021-08-08 23:27:12 +0800
  • 884c09447d
    Quick fix for Wayland with both GCC and Clang. Yao Wei Tjong 姚伟忠 2021-08-05 23:41:16 +0800
  • 436046bd34
    Add the possibility to use custom DBE image name too (for devel). Yao Wei Tjong 姚伟忠 2021-08-01 21:09:18 +0800
  • e9bffec047
    Website - minor update on the DBE image tag section. Yao Wei Tjong 姚伟忠 2021-08-01 11:16:45 +0800
  • 6373b31bc4
    Website - extra section for explaining DBE image tag. Combine DBE requirements into one admonition. Yao Wei Tjong 姚伟忠 2021-08-01 00:39:15 +0800
  • 198b19df22
    CI - don't send message as it may contain newline and break the json. [ci skip] Yao Wei Tjong 姚伟忠 2021-07-31 14:32:57 +0800
  • 1132abfa84
    Prevent running of dockerized.sh script with root user. Website - add memory requirement for Android build. Yao Wei Tjong 姚伟忠 2021-07-31 13:31:16 +0800
  • d4432902a4 Updated README.md to reflect SQLite v3.36.0 version change. Nicholas J Ingrassellino 2021-07-27 12:34:28 -0400
  • 02b72fd0e0 Updated SQLite to v3.36.0. Nicholas J Ingrassellino 2021-07-27 11:16:31 -0400
  • 3ea396ea65
    CI - beat the cache eviction policy by 1 day. [ci skip] Yao Wei Tjong 姚伟忠 2021-07-20 13:26:33 +0800
  • 5ebcde00ba
    CI - skip non DBE jobs when warming the DBE build cache. [ci skip] Yao Wei Tjong 姚伟忠 2021-07-19 23:02:47 +0800
  • 71b06af2ec
    CI - shorten the default path for Xcode and VS. Yao Wei Tjong 姚伟忠 2021-07-18 16:56:01 +0800
  • dbb139120f
    CI - give up on choco on first sign of failure. Yao Wei Tjong 姚伟忠 2021-07-18 16:34:15 +0800
  • ebb422390b
    CI - arrange the commit with special instruction is the last. Yao Wei Tjong 姚伟忠 2021-07-18 14:33:26 +0800
  • dca418313b GH Actions: Update dot files for DBE urhobot 2021-07-18 06:05:06 +0000
  • cac6fe27ef
    CI - update dot files in nightly. [ci skip] Yao Wei Tjong 姚伟忠 2021-07-18 14:03:10 +0800
  • ee37fd28de
    CI - clear cache after mass update. [cache clear] Yao Wei Tjong 姚伟忠 2021-07-18 00:55:38 +0800
  • f861a10a61 GH Actions: Bump copyright to 2021. urhobot 2021-07-17 16:43:46 +0000
  • edb4902f13
    CI - use publisher token to checkout and checkin. [ci skip] Yao Wei Tjong 姚伟忠 2021-07-18 00:42:56 +0800
  • 8e943f9d11
    CI - nightly jobs to keep the build cache warm. [ci skip] Yao Wei Tjong 姚伟忠 2021-07-18 00:31:06 +0800
  • 56df51ed68
    CI - bump copyright license year. [ci skip] Yao Wei Tjong 姚伟忠 2021-07-18 00:04:57 +0800
  • eba3e7c91b
    Fix to remove extra semicolon on the macro call. Yao Wei Tjong 姚伟忠 2021-07-17 14:42:23 +0800
  • b4884e296f
    Fix the rake info task to output without newline. Yao Wei Tjong 姚伟忠 2021-07-11 23:15:45 +0800
  • fc1ddb124e
    Minor clean up and fix. Yao Wei Tjong 姚伟忠 2021-07-11 14:03:51 +0800
  • 638247e648
    Use CMAKE_INSTALL_PREFIX for all as Windows does not support DESTDIR. Yao Wei Tjong 姚伟忠 2021-07-10 18:24:27 +0800
  • 733957e3a9 Fix warning: extra ‘;’ [-Wpedantic]. zlum 2021-07-10 15:08:56 +0300
  • 32940b09bb
    Website - URHO3D_HOME env-var is required for platforms that use staged install. Yao Wei Tjong 姚伟忠 2021-07-08 01:16:28 +0800
  • 2b2ec1efd5
    Auto detect PLATFORM env-var for ARM and RPI native build. Yao Wei Tjong 姚伟忠 2021-07-08 00:24:14 +0800
  • 5f5e04c5e4
    Website - new way to scaffolding with rake new. Yao Wei Tjong 姚伟忠 2021-07-06 01:19:02 +0800
  • a4ea40bff0
    Set default staged install dir for rake install task. Yao Wei Tjong 姚伟忠 2021-07-03 14:36:24 +0800
  • 3c67aecd2e
    Website - setup ccache. Yao Wei Tjong 姚伟忠 2021-07-03 00:52:29 +0800
  • 81f3d1c920
    Website - rake install caveat on Windows. Yao Wei Tjong 姚伟忠 2021-07-01 00:38:02 +0800
  • 2bbc68cc49
    Website - rake build install. Yao Wei Tjong 姚伟忠 2021-07-01 00:04:15 +0800
  • 1b5f45a343
    Website - make the matrix rendered correctly on all viewport sizes. Yao Wei Tjong 姚伟忠 2021-06-28 00:20:41 +0800
  • 43409c664e
    Website - supported cross-compiling matrix. Yao Wei Tjong 姚伟忠 2021-06-27 00:41:45 +0800
  • 12c61765ef
    Website - make the text easier to read on device with small viewport. Yao Wei Tjong 姚伟忠 2021-06-24 00:16:45 +0800
  • 76cfc0bce2
    Update quick-start.mdx Yao Wei Tjong 2021-06-23 06:57:45 +0800
  • 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. Yao Wei Tjong 姚伟忠 2021-06-23 01:10:37 +0800
  • c173bc1685
    website - describing UrhoApp project structure. Yao Wei Tjong 姚伟忠 2021-06-19 21:01:00 +0800
  • 6ec6b1d2e5
    website - add screenscast for building AndroidUrhoApp demo. Yao Wei Tjong 姚伟忠 2021-06-18 00:07:04 +0800
  • 57c0ef8979
    Exclude 'demo' directory from git. Yao Wei Tjong 姚伟忠 2021-06-15 21:57:07 +0800
  • 619214f252
    website - delete the old place holder. Yao Wei Tjong 姚伟忠 2021-06-13 17:49:22 +0800
  • 5f1ae8d087
    website - quick start using DBE. Yao Wei Tjong 姚伟忠 2021-06-13 17:37:42 +0800
  • 9815e0a0b2
    website - fix the embed iframe. Yao Wei Tjong 姚伟忠 2021-06-11 21:06:23 +0800
  • f619df9dab
    CI - make the detection works for both push and PR events. [ci skip] Yao Wei Tjong 姚伟忠 2021-06-11 20:52:34 +0800
  • 5d13280d1f Added news article about Bit Champs battery1990 2021-06-10 19:10:34 -0300
  • 899729c402
    CI - fix the initial teething issue in auto-skip detection. [ci skip] Yao Wei Tjong 姚伟忠 2021-06-11 00:45:50 +0800
  • 8f17e05217
    website - Additional info on how to access legacy docs. Yao Wei Tjong 姚伟忠 2021-06-09 22:19:44 +0800
  • 85cd68780f
    CI - fix issue caused by sporadic 'grep: write error: Broken pipe' [ci skip] Yao Wei Tjong 姚伟忠 2021-06-09 14:03:16 +0800
  • 78ab0275f1
    website - another automation test. Yao Wei Tjong 2021-06-08 22:52:25 +0800
  • 2ac12bfba0
    CI - init job/step does not need to fetch all history. [ci skip] Yao Wei Tjong 姚伟忠 2021-06-07 23:02:32 +0800
  • bba3c44db5
    website - also pass 'ref' as client-payload. [ci skip] Yao Wei Tjong 姚伟忠 2021-06-07 20:18:25 +0800
  • 5fb08fec60
    website - dry run test with mix content change. Yao Wei Tjong 姚伟忠 2021-06-07 18:07:14 +0800
  • 6c3d6a33e0
    CI - prevent CI/CD from running when commit is for website content. [ci skip] Yao Wei Tjong 姚伟忠 2021-06-07 15:25:41 +0800
  • 4be5fc6d64
    website - initial website build automation. Yao Wei Tjong 姚伟忠 2021-06-07 14:07:29 +0800
  • 869174212a
    website - initial MDX for 'Docs'. Yao Wei Tjong 姚伟忠 2021-06-06 15:04:42 +0800
  • f9d9f42ae0
    website - minor clean up on news entries. Yao Wei Tjong 姚伟忠 2021-06-06 12:30:35 +0800
  • af97ed180a
    Use new custom responsive component with MDX. Yao Wei Tjong 姚伟忠 2021-06-05 21:33:22 +0800
  • 29b087cc5e
    Move blog/news entries to main repo. Yao Wei Tjong 姚伟忠 2021-06-05 19:58:06 +0800
  • d3d461579c
    Partial revert commit e0693f8 for 'rakefile' Yao Wei Tjong 姚伟忠 2021-05-26 22:36:14 +0800
  • 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' Yao Wei Tjong 姚伟忠 2021-05-26 22:20:19 +0800
  • 4ae7039c4d
    Merge pull request #2806 from reload0236/master Yao Wei Tjong 2021-05-25 23:46:49 +0800
  • 10815ae209 Fix format error in WriteDrawablesToOBJ, which causes incorrect face indice values in output obj files that may happen on posix system. reload0236 2021-05-25 22:09:49 +0800
  • f2ae622b53 SDL: use -fcommon to fix issues with wayland smbols on arch Crypto City 2021-05-19 12:29:08 +0000
  • e140676b72
    AS Bindings: Renaming files for consistency (#2801) 1vanK 2021-04-17 15:53:23 +0300
  • 95fbf55c88 AS Bindings: Fix incorrect bindings for string utils 1vanK 2021-04-16 19:21:33 +0300
  • 9f968f3d24
    AS Autobinder: remove unused ASClassBinder; Rename ASClassBinderNew to ASClassBinder (#2799) 1vanK 2021-04-09 15:57:31 +0300
  • 946321cb6f
    AS Autobindings: Cleanup (#2798) 1vanK 2021-04-09 02:28:39 +0300
  • fd592ef41a
    AS Bindings: Fix Navigation manual bindings (#2797) 1vanK 2021-04-08 17:04:55 +0300
  • 6b23022c6e
    AS Autobindings: move fields to templates (#2796) 1vanK 2021-04-08 13:22:00 +0300
  • 6802a83fcd
    AS Binding Generation: Using caching to speed up (#2795) 1vanK 2021-04-06 15:49:16 +0300
  • 1ff3791c89
    AS Autobindings: Split method binding registrations to different functions (#2789) 1vanK 2021-04-06 01:01:07 +0300
  • fff115a0c0
    AS Bindings: Use templates for default factories glue (#2787) 1vanK 2021-02-28 01:42:32 +0300
  • 09aa0d5e1e
    AS Autobindings: Use template functions for default constructors; rename ClassFunction to Method (#2786) 1vanK 2021-02-27 13:50:40 +0300
  • d17b5ec016 AS Bindings: Cleanup registration macro comments 1vanK 2021-02-24 13:05:01 +0300
  • 0e05a4cbf7 AS Autobinings: Remove glue for destructors because template glue function is used 1vanK 2021-02-24 12:10:12 +0300
  • 711053d293
    AS Bindings: Allows using generic calling convention on any platform [cache clear] (#2783) 1vanK 2021-02-23 21:31:21 +0300
  • ffa6a9d6e2
    Fix UI scale issues. (#2779) Wang Kai 2021-02-22 02:08:16 +0800
  • 7cbb7b2999
    AS Bindings: do not write wrap.h and wrap16.h to Urho3DAll.h [cache clear] (#2780) 1vanK 2021-02-21 03:45:55 +0300
  • 08063ca915 AS bindings: Move wrapper addon to engine; fix unclosed multiline comment 1vanK 2021-02-20 20:37:50 +0300
  • 84913ce65b AS Autobindings: Partially revert previous commit until problems with generic calling convention are resolved 1vanK 2021-02-18 13:35:00 +0300
  • 5d2b9537df AS Autobindings: Base for splitting class registrations into separate functions 1vanK 2021-02-18 11:12:50 +0300
  • d7a1578ca2 AS Autobindings: Rename class registration function to more readable; Add comment before class registration function to allows do not write file name before every class member 1vanK 2021-02-17 20:53:29 +0300
  • 62d8bd7776 AS Autobindings: Remove unnecessary spaces from definitions 1vanK 2021-02-17 11:25:33 +0300
  • 5bc071b7cb AS Autobindings: Change Exception base class (fix building with GCC/MinGW) 1vanK 2021-02-17 01:14:18 +0300
  • 30a629ca21
    Tracy profiler integration. (#2776) SuperWangKai 2021-02-16 22:56:04 +0800
  • 0e488a902d AS Autobindings: Join converted varibles by separate functions 1vanK 2021-02-06 09:58:26 +0300
  • ecb2dda3dd AS Autobindings: Simplify CppVariableToAS() 1vanK 2021-02-05 14:46:43 +0300
  • 59671b2797 AS Autobindings: Fix wrapper name for operator= Fix wrapping StringVector in function params 1vanK 2021-02-05 12:14:03 +0300
  • 47aa41e2c1 AS Autobindings: Process Context* in function parameters in standard way 1vanK 2021-02-05 00:15:03 +0300
  • 3b835a7cd3 AS Autobindings: Replace function param converter and function return type converter by single function 1vanK 2021-02-04 13:56:45 +0300
  • 3b0c4b6204 AS Autobindings: Use exceptions instead global variable to pass error message through several functions 1vanK 2021-02-03 10:56:06 +0300
  • 5bce5959b0
    AS Bindings: Register long / unsgined long as separate type because it have different width on different systems (#2774) 1vanK 2021-02-02 12:24:49 +0300
  • 88b44fd835
    AS Autobindings: Do not use param indices in glue (#2773) 1vanK 2021-02-02 10:51:23 +0300
  • 45f3f12072 Fix 35_SignedDistanceFieldText sample for OpenGL ES 2.0 1vanK 2021-02-01 21:37:23 +0300
  • 2805b6379e
    Fix incorrect rendering of point vertex lights Eugene Kozlov 2021-02-01 19:20:30 +0300
  • 60da1562cf
    Temporary use old version of Doxygen (#2772) 1vanK 2021-02-01 12:00:25 +0300
  • d5232d6319 Typo in previous commit 1vanK 2021-02-01 10:03:14 +0300
  • d8c4adb49d
    Issue 2718 bugfix (#2771) gleblebedev 2021-02-01 06:59:25 +0000