halx99
4ea68dd804
[CI] Only build cpp-tests for android
2023-06-06 10:33:00 +08:00
Deal(涓€绾跨伒)
9720265ba6
Update update-prebuilts.ps1
2023-03-21 21:21:02 +08:00
halx99
5e78f5c0db
Improve thirdparty updating robot
2023-03-18 00:25:35 +08:00
halx99
517ffeedc6
Update project url in sources
2023-03-12 01:44:55 +08:00
Deal(涓€绾跨伒)
4a4d5d19bc
Update update-prebuilts.sh
2023-03-09 16:51:09 +08:00
halx99
859d2b0b1b
Android CI: signed release apks
2023-02-18 11:26:37 +08:00
CHP
dcf2edff5f
Update android-ci.yml - upload apk ( #1027 )
2023-01-12 13:04:38 +08:00
CHP
9b9566df0b
unix-ci use cmake --parallel for all platforms ( #982 )
...
* unix-ci use cmake --parallel for all platforms
+cleanup
* Update run-script.sh
2022-12-12 02:23:39 +08:00
CHP
65b8f00dc7
Update before-install.sh ( #981 )
2022-12-11 22:26:24 +08:00
CHP
88a0ac47b6
Update before-install.sh ( #980 )
2022-12-11 22:25:54 +08:00
涓€绾跨伒|Deal
0d060467b7
Update run-script.sh
2022-11-10 23:28:15 +08:00
涓€绾跨伒|Deal
e457821ce7
Fix tvos ci (effekseer require tvos-14.5)
2022-11-01 18:23:27 +08:00
涓€绾跨伒|Deal
c818d155fa
Update run-script.sh
2022-11-01 17:35:00 +08:00
涓€绾跨伒|Deal
29014d0ac8
Merge: f10e63c24d
f1a2c04672
...
Merge pull request #942 from axmolengine/remove-search-resolutions-support
Remove FileUtils::searchResolutionsOrderArray
2022-11-01 06:48:57 +08:00
涓€绾跨伒|Deal
6ddd6f0e05
Update CMakeLists.txt
2022-11-01 06:47:36 +08:00
涓€绾跨伒|Deal
3b3a709e40
Eanble efeekseer ci checks for apple platforms
2022-10-31 21:48:52 +08:00
涓€绾跨伒|Deal
7f6b6dfad4
Update update-prebuilts.sh
2022-10-23 11:06:20 +08:00
halx99
6c90d7b7be
Update script file
2022-10-22 20:02:36 -07:00
涓€绾跨伒|Deal
ee12fa2ff5
Update script [skip ci]
2022-10-22 23:54:40 +08:00
halx99
2e0ae58377
Add update thirdparty prebuilt script [skip ci]
2022-10-22 07:49:36 -07:00
涓€绾跨伒|Deal
1a0a70326c
Merge: 27206fdc79
92cd2ee005
...
Merge pull request #898 from crazyhappygame/patch-2
Delete setup_android.py
2022-10-06 08:56:49 +08:00
涓€绾跨伒|Deal
f72f18ce64
Merge: 6220071b3b
97fc3b7bcf
...
Merge pull request #896 from crazyhappygame/patch-1
Enable C++20 by default
2022-10-06 08:50:39 +08:00
CHP
e654e9b9a0
Update run-script.sh
2022-10-05 21:20:53 +02:00
CHP
06fc6140a7
Update before-install.sh
2022-10-05 21:19:47 +02:00
CHP
026e694b5f
Delete setup_android.py
...
This file is not needed with latest android SDK
2022-10-05 21:18:06 +02:00
Paulo Coutinho
f5aeb5a8c2
Add apple tvos support ( #846 )
...
* support tvos
* support tvos and fix run command
* support tvos, fix run script and fix windows files
* support tvos on ci
* support tvos on ci and fix windows zlib
* support tvos on ci
* support tvos
* support tvos and tvos tests
2022-09-05 14:13:52 +08:00
涓€绾跨伒|Deal
e37761260a
Migrate, use simple namespace ax ( #818 )
2022-08-29 20:51:22 +08:00
涓€绾跨伒
c6fc93abbc
Update README.md
2022-08-18 09:13:09 +08:00
unknown
9a9025aede
Add empty check
2022-08-16 15:12:45 +05:30
halx99
6d5e50ded9
Avoid unnecessary double lookup
2022-08-16 17:14:06 +08:00
unknown
9968a7ddcb
Add support for width & height in percentage for RichElementImage
2022-08-16 12:09:02 +05:30
涓€绾跨伒
a5ee1f0a98
Feature 803 ( #804 )
...
* Improve libpng cmake script to allow osx-arm64 target
* Update run-script.sh
* Update osx-ci.yml
* Update pr-ci.yml
* Update android-ci.yml
* Update pr-ci.yml
* Update osx-ci.yml
* Update README.md
* Update README.md
* Update libs
* Use macos-12 for osx target
* Fix ci
2022-08-14 11:19:56 +08:00
涓€绾跨伒
9892aa3d1c
Migrate axys ( #782 )
2022-08-08 18:02:17 +08:00
halx99
1009b29a06
Fix andorid ci
2022-08-06 22:10:56 +08:00
halx99
714d814288
Improve android setup tools
...
- Rename ANDROID_SDK to ANDROID_SDK_ROOT, refer to: https://developer.android.google.cn/studio/command-line/variables
- CMake: Use ndk in sdk_root/ndk/xxx/
2022-08-06 22:02:58 +08:00
halx99
827dd3351a
Sync android sdk build-tools version for setup_android.py
...
Match with Android Gradle Plugin 7.2.0
2022-08-06 19:23:41 +08:00
涓€绾跨伒
17716d853b
Fix android ci
...
Overwrite deprecated env to avoid use unexpected android sdk
2022-08-02 19:17:16 +08:00
halx99
ce2494ea35
Fix android ci
2022-08-02 18:49:19 +08:00
涓€绾跨伒
83d7e2e75e
Update setup_android.py
2022-08-02 18:07:00 +08:00
涓€绾跨伒
9b4a7b1446
Merge: 04ca16125b
9ee4181976
...
Merge pull request #739 from axis-project/migrate-engine-test-extension-config
Migrate tests, extensions and configs
2022-07-10 09:47:41 +08:00
涓€绾跨伒
d4c4d395a5
Merge: 18076d09f0
2f8d5dd2f6
...
Merge pull request #738 from solan-solan/index_array_to_stl
IndexArray to stl
2022-07-10 09:47:27 +08:00
halx99
c2acb3a744
Migrate tests, extensions and configs ReSquash for unexpected changes +2
2022-07-09 22:23:34 +08:00
halx99
7f9511358f
Fix warnings
2022-07-01 13:47:47 +08:00
Turky Mohammed
87e4fad96c
Merge: a2bea19e1e
3ac444efa6
...
Merge branch 'adxeproject:dev' into partical-system-animation
2022-06-12 17:26:54 +03:00
DelinWorks
237a3ccbad
Improve emission shapes workflow.
...
`ps->addEmissionShape(ParticleSystem::createConeShape({ -2000, 0 }, 400, 90, 50));` is the new workflow.
2022-06-11 18:06:43 +03:00
涓€绾跨伒
03c8056078
Merge: 5138d701d6
5c35eda3b9
...
Merge pull request #650 from adxeproject/ndk-r23c
Upgrade android toolsets to ndk-r23c LTS
2022-06-11 16:57:37 +08:00
halx99
89c075f679
Fix ci
2022-06-11 16:21:47 +08:00
halx99
9bf295d8e4
Upgrade android toolsets
...
- ndk to r23c
- gradle plugin to 7.2.0
- gradle wrapper to 7.4.2
- config ndk ver at adxetools.gradle
2022-06-11 16:16:47 +08:00
Turky Mohammed
d0b551d26b
Merge: 6e1d48835e
193ed82788
...
Merge branch 'adxeproject:dev' into partical-system-animation
2022-05-23 16:55:30 +03:00
DelinWorks
5239256b13
Improve particle RNG and add useful functions
...
Replaced M11 RNG with KISS RNG which is better and fixes a problem with particle strafing, added the ability to pause the entire particle system (useful for pause menus) and ability to control particle system time speed multiplier 馃挭馃ザ
2022-05-23 16:04:09 +03:00