CHP
|
425c34bbb5
|
Update AGP to 8.6.0 (#2133)
|
2024-10-20 09:42:12 +08:00 |
halx99
|
3d9497515f
|
Update gradle wrapper to 8.10
|
2024-09-08 00:18:41 +08:00 |
j-jorge
|
b436da431f
|
Remove the USING_NS_AX and NS_AX macros. (#2103)
|
2024-08-27 19:46:15 +08:00 |
halx99
|
b25b702d97
|
Release 2.1.5 (#2076)
* Fix unexpected libpng used
* Fix string format incorrect for tests
* Fix #1751, use coroutine control AutoTest flow
* Update CHANGELOG.md
* Added OpenType font (.otf) to the noCompress list. (#2077)
* Update 1k & copyright notice in some sources
* Move doctest to axmol 3rdparty
* Fix ci
* Update 1kdist to v90
* Update 1kiss.ps1
* DrawNodeV2 0.95.1 (#2079)
* Rename remaining legacy engine related spells and improve code style
* Update 3rdparty README.md
* Fix checkReallySupportsASTC does not work on ios device
reported by @BIGCATDOG in https://github.com/axmolengine/axmol/issues/2078
* Fix ci
* FastRNG: add missing include for AXASSERT (#2081)
* Delete unused files
* Improve FileUtils
- Rename FileUtils::createDirectory to FileUtils::createDirectories
- Use splitpath_cb to optimize FileUtils::createDirectories
- Rename FileUtils::getFileShortName to FileUtils::getPathBaseName
- Rename FileUtils::getFileExtension to FileUtils::getPathExtension
- Add FileUtils::getPathDirName
- Add FileUtils::getPathBaseNameNoExtension
- Mark all renamed FileUtils stubs old name deprecated
- Mark all FileUtils offthread APIs deprecated
* Update box2d to v2.4.2
* Disable /sdl checks explicitly for winuwp
For axmol deprecated policy, we need disable /sdl checks explicitly to avoid compiler traits invoking deprecated functions as error
* Update cppwinrt to 2.0.240405.15
* Update simdjson to 3.10.0
* Fix box2d testbed compile error
* Improve file path to url
* Fix FileUtils::createDirectories unix logic
* axmol-cmdline: remove arch suffix for host build output directory
* Update CHANGELOG.md
* Update lua bindings
---------
Co-authored-by: Dani Alias <danielgutierrezalias@gmail.com>
Co-authored-by: aismann <icesoft@freenet.de>
Co-authored-by: smilediver <smilediver@outlook.com>
|
2024-08-11 23:51:35 +08:00 |
halx99
|
602a2cab8f
|
Update ios/tvos LaunchScreen.storyboard to 11.0+
Also fix xcode15.4 build error
|
2024-07-17 00:14:26 +08:00 |
halx99
|
ad051f353f
|
Update TLD to axmol.dev in sources (#1977)
|
2024-06-10 02:25:43 +08:00 |
halx99
|
8fef58d59c
|
Update gradlew to 8.8
|
2024-06-10 00:57:51 +08:00 |
CHP
|
e56d14c1d2
|
AGP_8_4_0 (#1976)
|
2024-06-10 00:37:17 +08:00 |
RH
|
93042d2ad9
|
[Android] Add x86_64 to example list of possible target architectures (#1919)
|
2024-05-23 01:22:18 +08:00 |
smilediver
|
354f3abed9
|
Add ability to create console apps (#1859)
* Print cmake build command when running `axmol build`
* Add option to `ax_setup_app_config()` for building console applications
* Fix console app entrypoint
---------
Co-authored-by: halx99 <halx99@live.com>
|
2024-04-29 00:24:06 +08:00 |
halx99
|
940db1e351
|
Change android default screenOrientation to sensorLandscape
|
2024-04-17 22:59:25 +08:00 |
halx99
|
68a5c250cd
|
Fix build android with axmol cmdline arch not working
|
2024-04-09 01:37:04 +08:00 |
halx99
|
320124487e
|
Update gradlew scripts
|
2024-04-08 23:29:45 +08:00 |
halx99
|
ded0bfeed0
|
Fix template gradlew permission [skip ci]
|
2024-04-07 09:10:41 +08:00 |
halx99
|
bc1bab5a98
|
Update AGP 8.2.2
- gradle: 8.5 ==> 8.7
- gradle-wapper.jar: NA ==> 8.7
- cmdlinetools: 10406996 ==> 11076708
|
2024-04-07 02:08:00 +08:00 |
Deal
|
931ca91c71
|
Logging colorful support (#1735)
* Add logging colorful support
* Enable full log fmt style in cpp-tests
|
2024-03-08 01:15:26 +08:00 |
Deal
|
c222d2e442
|
Improve project templates (#1713)
* Improve project templates
* Update template cfg [skip ci][skip appveyor]
* Update template cfg [skip ci][skip appveyor]
* Leaving base permission for android[skip ci][skip appveyor]
* Improve code [skip ci][skip appveyor]
|
2024-02-22 00:41:07 +08:00 |