halx99
06079a5369
Migrate
2022-10-18 19:17:36 +08:00
一线灵|Deal
5645bb241e
Final migrate ( #876 )
2022-10-01 16:24:52 +08:00
halx99
72e6061557
Fix #861
2022-09-23 22:41:30 +08:00
Paulo Coutinho
8c359917f7
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
514dad9af8
Merge pull request #837 from aismann/ISSUE_#825
...
#825
2022-09-02 11:59:46 +08:00
halx99
6df48e9f8b
Fix typo
2022-09-02 10:36:25 +08:00
aismann
baceccbb2f
#825
2022-09-01 13:51:19 +02:00
一线灵|Deal
33b67fa0df
Migrate, use simple namespace ax ( #818 )
2022-08-29 20:51:22 +08:00
halx99
6de08175bb
Migrte lua script files
2022-08-15 16:28:32 +08:00
halx99
9150b9db83
Migrate cmake files
2022-08-11 15:41:10 +08:00
halx99
4bcefff704
Fix macOS/iOS build warning
...
invalid character in Bundle Identifier. This string must be a uniform type identifier (UTI) that contains only alphanumeric (A-Z,a-z,0-9), hyphen (-), and period (.) characters. (in target 'cpp_tests' from project 'axys')
2022-08-09 15:32:00 +08:00
aismann
8b408b2cde
rename push_back vs emplace_back (fine tuning and remove on Live2D (too much))
2022-08-09 05:51:07 +02:00
一线灵
13fc72c02c
Migrate axys ( #782 )
2022-08-08 18:02:17 +08:00
halx99
f03bce1380
Improve android gradle cmake & ndk setup
2022-08-06 23:09:16 +08:00
halx99
f152c8edf3
Update android gradle plugin to 7.2.2
2022-08-06 20:05:12 +08:00
halx99
21b9ac90e0
Update android target and compile sdk to android 12
2022-08-06 19:26:44 +08:00
halx99
600fdd5962
Migrate macro COCOS2D_DEBUG, refer #751
2022-07-19 15:34:26 +08:00
halx99
fe25ceeea3
Remove unexpected files
2022-07-16 10:44:32 +08:00
halx99
c0a4371879
Migrate more macors
2022-07-16 10:43:05 +08:00
halx99
f3ac6ea871
Migrate macros 'CC_' to 'AX_'
2022-07-15 19:17:01 +08:00
一线灵
406f962cad
Migrate extension lua ( #747 )
2022-07-12 21:31:54 +08:00
halx99
cf6baeed52
Improve android gradle script axistools.gradle
2022-07-12 13:07:27 +08:00
一线灵
279337f17f
Migrate engine namespace to `axis`(abbv: `ax`) ( #743 )
2022-07-11 17:50:21 +08:00
halx99
9ee4181976
Migrate tests, extensions and configs ReSquash for unexpected changes +2
2022-07-09 22:23:34 +08:00
halx99
fff2bd59ed
Fix setup cmake files and some relative sources
2022-07-08 14:20:41 +08:00
DelinWorks
49b6dda016
Fix CMAKE
2022-07-08 02:10:35 +03:00
halx99
1889180a75
Improve renderer
2022-06-24 14:18:48 +08:00
halx99
5c35eda3b9
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
halx99
2d36b11b57
Fix test lua script
2022-06-11 15:33:42 +08:00
halx99
a03e5c6cf6
Fix ios device install problems
...
- lua template missing `CFBundleExecute`
- Use `_` instead tests project to avoid unknown error
2022-05-23 17:03:07 +08:00
halx99
c0977642bb
Improve cmake scripts
2022-05-19 10:54:42 +08:00
halx99
4a05253be1
Fix cmake link
2022-05-18 22:27:43 +08:00
halx99
c584ee1e78
Enable video & webview lua-tests on windows
2022-05-18 12:52:05 +08:00
halx99
21fe8df12b
Fix lua template duplicate res error on mac
...
Fix typo
Fix cmdline fail on new macos
2022-05-15 16:36:06 +08:00
halx99
30a164c31a
Improvements and bug fixes
...
Improve ResizableBufferAdapter style
Improve extesnion adxelua
Improve code quality
Fix lua-tests BillBoardTest
Sync texture pixel format enum values for adxelua
Fix luaval_to_vec2 parameter location
Improve windows workflow
Improve cmake scripts
Take care Texture2D::setDefaultAlphaPixelFormat use
2022-05-13 21:06:29 +08:00
Shatyuka
d71c620fc1
Compatible with Ninja
2022-04-26 15:16:02 +08:00
halx99
4c9d1dfd00
Update copyright url [skip ci]
2022-04-25 12:06:43 +08:00
halx99
93f549a0ad
Fix libc++_shared.so not found in old devices(API 22)
2022-04-05 11:45:59 +08:00
halx99
36fa5ad84e
Remove CC_CONSTRUCTOR_ACCESS, refer to #603
2022-03-18 21:46:07 +08:00
halx99
5b2eb79456
Update project urls
2022-02-24 18:45:25 +08:00
halx99
67c6bcec4f
[cmake] Rename BUILD_LUA_LIBS to AX_ENABLE_EXT_LUA
2022-02-17 21:31:39 +08:00
halx99
7f81b65596
[Android] Upgrade MIN_SDK_VERSION from 16 to 17
2022-01-30 20:38:01 +08:00
halx99
cfe6390de3
[Android] By default, build single arch: arm64-v8a
2022-01-30 20:36:41 +08:00
halx99
722b6af026
[Android][freetype] Change streamingParsingEnabled to true
...
Add noCompress config to build.gradle for all templates & tests project
Exists project, please add follow config
android {
// Other configs
// ...
// noCompress config
aaptOptions {
noCompress 'mp3','ogg','wav','mp4','ttf','ttc'
}
}
2022-01-29 14:54:32 +08:00
halx99
f0fa7780d7
Improve gradle script to find cmake
2022-01-28 18:25:50 +08:00
halx99
931da84bc3
Fix gradle wrapper url
2022-01-28 13:41:18 +08:00
halx99
716b20cf6b
Update recommend android studio and gradle
...
- Android Studio 2021.1.1+ (More intelligent)
- Gralde wrapper to 7.2: https://services.gradle.org/distributions/gradle-7.2-bin.zip.zip
- Gradle Plugin to 7.1: com.android.tools.build:gradle:7.1.0
These upgrades will fix the issue: #573
2022-01-28 12:47:05 +08:00
halx99
11360497ea
Update gradle wrapper to 6.9.2
2022-01-27 18:44:59 +08:00
halx99
21e4684703
Fix lua-tests linkage for windows
2022-01-04 10:33:23 +08:00
halx99
3d7218a0eb
Fix #570
...
a. fix lua build error
b. still use separated link jni libs
2022-01-04 09:40:27 +08:00