axmol/core
halx99 6131b237b2 [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
..
2d [Android][freetype] Change streamingParsingEnabled to true 2022-01-29 14:54:32 +08:00
3d Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
audio Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
base Why FMT_HEADER_ONLY doesn't works on android 2022-01-08 16:15:56 +08:00
math Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
navmesh Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
network Downloader: download file with cacert support 2022-01-20 19:15:37 +08:00
physics Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
physics3d Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
platform Update adxetools.gradle 2022-01-28 19:59:27 +08:00
renderer Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
ui Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CMakeLists.txt Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
adxe.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
adxe.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
cocos2d.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
precheader.cpp Rename core folder name 2021-12-31 14:39:08 +08:00
precheader.h Rename core folder name 2021-12-31 14:39:08 +08:00