halx99
|
c55e80e999
|
Fix curl link error on macOS
|
2024-10-22 12:48:42 +08:00 |
halx99
|
5d9b18de0d
|
Rollback fmt to 11.0.2 & emsdk to 3.1.67
- genbindings llvm-15.0.7 can't works on fmt latest: unknown template argument
- fmt 11.0.2 can't compile on emsdk 3.1.68+
|
2024-10-20 23:48:51 +08:00 |
halx99
|
7be00213a9
|
Release 2.2.0 (#2207)
|
2024-10-20 09:42:12 +08:00 |
halx99
|
95629d9978
|
Update 3rd libs & emsdk
|
2024-09-28 15:41:34 +08:00 |
halx99
|
dfa619259d
|
Fix ChangeLog
|
2024-09-06 23:33:44 +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
|
49e19bb976
|
Update CHANGELOG.md
|
2024-07-27 00:38:36 +08:00 |
halx99
|
bdd9bf8275
|
@axmol-bot [release 2.1.4]
|
2024-07-20 16:23:48 +08:00 |
halx99
|
9e106da253
|
Prepare release v2.1.4 (#2037)
|
2024-07-20 02:52:07 +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
|
d8343ea6ad
|
Update emsdk to 3.1.63
|
2024-07-15 23:33:36 +08:00 |
halx99
|
11b8d28fd7
|
Mark StringUtils::format deprecated, use fmt::format instead (#2029)
|
2024-07-13 22:53:14 +08:00 |
aismann
|
94069cb5cf
|
Update Clipper2 1.3.0 to 1.4.0 (#2030)
|
2024-07-13 22:12:06 +08:00 |
halx99
|
01d223a5c9
|
Update ChangeLog
|
2024-07-13 01:51:41 +08:00 |
halx99
|
9e7a008644
|
Update fmt-11.0.1, simdjson-3.9.5
|
2024-07-09 23:04:59 +08:00 |
halx99
|
15a5dd1f9a
|
Update CHANGELOG.md
|
2024-07-07 09:46:48 +08:00 |
halx99
|
a3a5203fb5
|
Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated (#2017)
* Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated
* Fix winuwp build
|
2024-07-05 07:51:36 +08:00 |
halx99
|
119e567a57
|
Update oboe to 1.9.0
|
2024-07-03 00:07:42 +08:00 |
halx99
|
066b7cab3b
|
Update ChangeLog
|
2024-07-03 00:05:06 +08:00 |
halx99
|
ad051f353f
|
Update TLD to axmol.dev in sources (#1977)
|
2024-06-10 02:25:43 +08:00 |
halx99
|
8eeed46cfc
|
Add JobSystem support (#1968)
|
2024-06-07 00:33:01 +08:00 |
halx99
|
ec8cdf2861
|
Update simdjson to 3.9.3
|
2024-06-06 00:00:01 +08:00 |
halx99
|
905fce52d0
|
Release 2.1.3 (#1925)
* Update CHANGELOG.md
* Update publish.ps1
* Enable lua bit module for all lua versions supported by axmol
* Fixup
* Enable build lua-tests on gh ci
* Update ChangeLog
* Update CHANGELOG.md
* updUpdate 1kdist to v86
|
2024-05-26 12:53:08 +08:00 |
halx99
|
6b25f513e1
|
Update ChangeLog
|
2024-05-24 04:25:02 +08:00 |
halx99
|
a4e1c4cb1f
|
Update emsdk to 3.1.60
|
2024-05-24 01:28:55 +08:00 |
halx99
|
2f5bc186a5
|
Update ChangeLog
|
2024-05-22 21:42:04 +08:00 |
halx99
|
c07139544b
|
Update imgui to 1.90.6
|
2024-05-19 01:42:48 +08:00 |
halx99
|
b550d569a9
|
Update prebuilt tool `glslcc` to 1.9.5
- macos-arm64 support and built for macos-10.15+
|
2024-05-19 01:15:02 +08:00 |
halx99
|
9bb13ac8a6
|
Prepare release 2.1.3
|
2024-05-17 23:56:54 +08:00 |
halx99
|
1baf5cde3b
|
Fixup
|
2024-05-11 01:22:27 +08:00 |
halx99
|
a50eb06322
|
Update astcenc: 4.7.0 ==> 4.8.0, libwebp: 1.3.2 ==> 1.4.0
|
2024-05-11 00:37:56 +08:00 |
halx99
|
893ccab0bb
|
Update simdjson to 3.9.2
|
2024-05-11 00:27:08 +08:00 |
halx99
|
1d8233d3ad
|
Add AXLOGD,AXLOGI,... functions for lua
|
2024-05-06 09:10:26 +08:00 |
halx99
|
10d3e81329
|
Update emsdk to 3.1.59
|
2024-05-05 23:25:52 +08:00 |
Deal
|
004065a054
|
Rename ax::Ref ==> ax::Object (#1877)
* Rename ax::Ref ==> ax::Object
* Update Object.h [skip ci]
|
2024-05-03 22:15:08 +08:00 |
halx99
|
87e4174122
|
Update ChangeLog
|
2024-05-02 15:49:26 +08:00 |
halx99
|
37bb594ad6
|
Improve ChangLog break changes section
|
2024-04-27 23:43:32 +08:00 |
halx99
|
da2947e0f6
|
Update ChangeLog
|
2024-04-27 23:40:52 +08:00 |
halx99
|
3b2cdace06
|
Update ChangeLog
|
2024-04-24 23:01:18 +08:00 |
halx99
|
d03c823573
|
Update ChangeLog
|
2024-04-19 00:28:57 +08:00 |
halx99
|
31acc99098
|
Update llhttp to v9.2.1
|
2024-04-15 22:31:26 +08:00 |
halx99
|
cec839a96f
|
Improve build system
|
2024-04-13 22:11:22 +08:00 |
halx99
|
a0f2c4e489
|
Add cmake option: `AX_EXT_HINT` to set default extensions state
|
2024-04-11 22:23:02 +08:00 |
halx99
|
d37f23997a
|
Improve axmol cmdline
|
2024-04-09 02:42:25 +08:00 |
Deal
|
fbdcd33df5
|
Update CHANGELOG.md
|
2024-04-08 02:02:01 +08:00 |
halx99
|
3a5498bcdf
|
Update ChangeLog
|
2024-04-07 23:50:38 +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 |
halx99
|
b7eb4da5b7
|
Update changelog
|
2024-04-06 23:45:47 +08:00 |
halx99
|
195d0e7984
|
Make FileStream open file for write share flags same with cstd
|
2024-04-06 22:47:00 +08:00 |
halx99
|
1681c50bde
|
Update changelog
|
2024-04-06 15:31:27 +08:00 |