halx99
|
50447f3003
|
Update logo [skip ci]
|
2022-12-17 16:32:20 +08:00 |
halx99
|
d742dceb9f
|
Improve gradle scripts
Add cmake options from gradle command line properties support
|
2022-11-10 22:53:54 +08:00 |
涓€绾跨伒|Deal
|
48a7da97d6
|
Final migrate (#876)
|
2022-10-01 16:24:52 +08:00 |
涓€绾跨伒
|
9892aa3d1c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
halx99
|
93550405bc
|
Improve android gradle cmake & ndk setup
|
2022-08-06 23:09:16 +08:00 |
halx99
|
448c76c108
|
Update android target and compile sdk to android 12
|
2022-08-06 19:26:44 +08:00 |
halx99
|
5f04e88dc7
|
Improve android gradle script axistools.gradle
|
2022-07-12 13:07:27 +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 |
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 |
halx99
|
d9a113741e
|
Fix libc++_shared.so not found in old devices(API 22)
|
2022-04-05 11:45:59 +08:00 |
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 |
halx99
|
231ba0cf5c
|
Improve gradle script to find cmake
|
2022-01-28 18:25:50 +08:00 |
deal
|
f32280ff42
|
Merge: 687d15f16e 369de31853
Merge pull request #560 from adxeproject/ahead
Merge ahead to dev
|
2021-12-31 12:12:40 +08:00 |
halx99
|
64d7b55366
|
Update ci branch name
|
2021-12-31 11:00:35 +08:00 |
deal
|
a813aac10e
|
Merge: 6639f55c0f bec2e07a00
Merge pull request #561 from adxeproject/dev
Merge Crash Fix #559 from dev
|
2021-12-28 21:27:32 +08:00 |
halx99
|
13927aa1bc
|
Fix #559, match number type for get CURLINFO_RESPONSE_CODE
a. On linux x64, will crash with stack protector
Reported by @rh101
Signed-off-by: halx99 <halx99@live.com>
|
2021-12-28 21:00:45 +08:00 |
halx99
|
b0aee13b7f
|
Committing clang-format changes
|
2021-12-28 08:06:23 +00:00 |
halx99
|
5a6045ab19
|
Make gradle utils file as shared [ci build]
|
2021-06-02 06:27:19 +08:00 |
halx99
|
dc11adb950
|
[Gradle] Find ndk with env ANDROID_NDK [ci build]
|
2021-06-02 05:37:18 +08:00 |
halx99
|
e367689ca9
|
Gradle Plugin no longer support cmake 3.10.0+
|
2021-05-15 11:58:56 +08:00 |
halx99
|
4a12425a1b
|
Fix android ci [ci build]
|
2021-05-15 00:12:41 +08:00 |
rh101
|
95cf5b5c2b
|
Merge: 2aa2d69151 b7506fed0c
Merge branch 'vfs-support' of https://github.com/rh101/engine-x into vfs-support
|
2021-04-23 00:01:47 +10:00 |
rh101
|
54ffa13dff
|
Move PosixFileStream class to its own files
Update UserDefault to work with FileStream
Fix undefined openFileStream on platforms other than Win32
|
2021-04-23 00:01:32 +10:00 |
RH
|
1e15ed4839
|
Merge: 2cef9f2e76 844119d162
Merge pull request #3 from c4games/master
Sync with master
|
2021-04-22 21:48:49 +10:00 |
rh101
|
7540c06fd3
|
Use FileStream to write JPG images to disk
|
2021-04-22 21:36:26 +10:00 |
halx99
|
8ed6d34234
|
Explicit set cmake minimum version at app/build.gradle [ci build]
|
2021-04-22 11:40:53 +08:00 |
rh101
|
2bf12b2226
|
Add support for virtual file system via custom FileStream and FileUtils implementations.
|
2021-04-22 03:15:49 +10:00 |
halx99
|
c2596efd04
|
Ensure build native first before compile java code
|
2021-04-20 20:25:32 +08:00 |
halx99
|
6e304959a9
|
Remove unnecessary targets for cpp template
|
2020-11-18 18:35:00 +08:00 |
halx99
|
2c884eb6df
|
Also replace so name for proj.android when new project
|
2020-10-20 16:26:53 +08:00 |
halx99
|
4c128913c1
|
Sync SharedLoader template.
|
2020-10-19 19:19:17 +08:00 |
halx99
|
d084d9f61a
|
Improve shared library for android, remove mojoal,sdl2, still use OpenAL.framework on apple platform, alsoft on other platforms.
|
2020-08-17 18:45:14 +08:00 |
halx99
|
8df3d5e274
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |