Deal
159f49d832
Fix #1498 ( #1500 )
2023-12-12 00:44:59 +08:00
halx99
70997061da
Improve axmolver defines
2023-12-10 00:08:05 +08:00
halx99
affcf05b69
Prepare 2.1.0 release
...
* Update copyright notice
* Remove prebuilt libs from SCM
* Remove optional thirdparty sources/repo from SCM
* Remove tests resources folder 'Content' from SCM
2023-12-08 01:04:43 +08:00
Paulo Coutinho
2ab2bba3e4
Fix usage text ( #1477 ) [skip ci][skip appveyor]
2023-12-05 20:55:00 +08:00
Paulo Coutinho
97b0c318b6
new portrait splash, cmake bundle id replace, support for ipad, better info.plist, plist orientation fix ( #1456 )
2023-11-28 10:24:33 +08:00
Deal
7a89b54cd2
Fix axmol console uwp deploy [skip ci][skip appveyor]
2023-11-07 22:59:22 +08:00
Deal
54ef33d34d
Add API: Device::getPixelRatio ( #1418 )
2023-11-06 00:19:44 +08:00
halx99
e383179ed9
Improve axmol console
...
- Force cast corss config & build paramer to array to avoid combine
with builtin parameters incorrect
- Use evaluated build target to run and deploy
2023-10-27 23:37:44 +08:00
halx99
cd57b24a86
Improve console 'axmol new' command
2023-09-26 14:28:10 +08:00
halx99
80c098053a
Improve build scripts
2023-09-23 11:33:12 +08:00
halx99
72ef01987c
Improve console command: axmol run [skip ci][skip appveyor]
2023-09-18 19:04:24 +08:00
halx99
23ea89c8e6
Fix #1323
2023-09-12 19:28:17 +08:00
halx99
be1d49b86d
Fix 'axmol new' not support absolute path
2023-09-11 19:41:49 +08:00
halx99
0ee62cb395
Update console prompt [skip ci][skip appveyor]
2023-09-08 22:05:16 +08:00
halx99
946edb3a70
No need to copy build.ps1 to new project
...
Because the console next commands is more easy to use, for example:
axmol build -p win32
axmol build -p ios
2023-09-07 22:39:15 +08:00
halx99
c2bec92bc0
Improve console/axmol.ps1 [skip ci] [skip appveyor]
2023-09-06 12:23:33 +08:00
halx99
0a56810af5
Improve wasm support
...
- Enable thread support
- Improve emcc flags
- Enable webp support
- axmol run now support wasm by emrun
- Rebuild openssl by pthread support
- Extension: effekseer support
2023-09-05 21:10:25 +08:00
halx99
396313de47
consle-next: Looking both powershell 7.x and 5.x
2023-09-01 16:28:34 +08:00
halx99
c8331a7656
Improve axmol console
2023-08-30 18:46:36 +08:00
Deal
1f2f54f2ac
Axmol console next ( #1313 )
2023-08-30 08:34:33 +08:00
Deal(涓€绾跨伒)
2ff94f287e
Improve ci files ( #1247 )
...
* Improve ci files
* Fixup
* Fix ci
* Update DevSetup.md
* Remove duplicated code
* Fix setup_jdk
* Fix typo
* Check jdk setup
* Update build1k.ps1
* Update build.ps1
* Update build1k.ps1
2023-07-01 08:52:14 +08:00
Deal(涓€绾跨伒)
8a981d7242
Almost pwsh for ci ( #1244 )
2023-06-29 19:46:52 +08:00
halx99
0a4c247dd2
Migrate sync [skip ci]
2023-06-19 20:09:58 +08:00
halx99
85111a4cc3
Improve engine version definitions
2023-06-12 09:14:23 +08:00
Deal(涓€绾跨伒)
b860217be0
Fix #1156
2023-04-02 01:41:00 +08:00
halx99
4494bd2431
Fix #1155
2023-04-02 00:26:03 +08:00
bwaiox
0d812e09ff
Fix lua warnning ( #1151 )
...
* Update CMakeLists.txt
fix tmpnam warnning in loslib.c
* Update utils.py
fix error "File "/axmol/tools/console/bin/axmol.py", line 1091, in <module>" when command "axmol new " was used
2023-04-01 17:31:13 +08:00
halx99
517ffeedc6
Update project url in sources
2023-03-12 01:44:55 +08:00
halx99
b377f1238e
Tidy lua-template-default
2023-02-24 00:17:36 +08:00
halx99
429e62ff95
Merge: 427ae694bd
b5cde53994
...
Merge branch 'dev' of https://github.com/axmolengine/axmol into dev
2023-01-04 21:26:23 +08:00
halx99
8c9cda5b16
Fix http request issue when path empty from url
...
Ensure path can be use for http request directly
2023-01-04 21:26:01 +08:00
CHP
a6b09af092
ANDROID_SDK_ROOT -> ANDROID_HOME ( #1009 )
...
* Update setup.py
* ANDROID_SDK_ROOT -> ANDROID_HOME
2023-01-04 08:03:48 +08:00
涓€绾跨伒|Deal
48a7da97d6
Final migrate ( #876 )
2022-10-01 16:24:52 +08: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
涓€绾跨伒
9892aa3d1c
Migrate axys ( #782 )
2022-08-08 18:02:17 +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
c09871e6b2
Sync axis cmdline stat default value [skip ci]
2022-08-06 18:26:47 +08:00
halx99
2c6fde019b
Migrate macro COCOS2D_DEBUG, refer #751
2022-07-19 15:34:26 +08:00
halx99
c16a33e347
Migrate more macors
2022-07-16 10:43:05 +08:00
涓€绾跨伒
ac1872494c
Remove unnecessary check [skip ci]
...
refer to #748
2022-07-15 19:44:31 +08:00
halx99
41d2c44308
Migrate macros 'CC_' to 'AX_'
2022-07-15 19:17:01 +08:00
涓€绾跨伒
bf77f46dce
Migrate engine namespace to `axis`(abbv: `ax`) ( #743 )
2022-07-11 17:50:21 +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
60bd088129
Update tool scripts and delete unused file
2022-07-08 17:56:04 +08:00
DelinWorks
90053545eb
Fix project creation tools.
2022-07-08 07:22:29 +03:00
DelinWorks
3d47f2aa91
Finally fix .gitignore [skip ci]
2022-07-07 15:51:47 +03:00
DelinWorks
67c43b84ea
Update .gitignore
2022-07-07 15:32:12 +03:00