halx99
|
f14276c33e
|
Update freetype to v2.13.3 (#2098)
|
2024-08-22 07:27:02 +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
|
8fd2a551e8
|
Refactor math simd (#2070)
|
2024-08-04 09:46:36 +08:00 |
halx99
|
0760541fea
|
Update fmt -> 11.0.2, lz4 -> 1.10.0
|
2024-07-27 00:13:24 +08:00 |
halx99
|
9e106da253
|
Prepare release v2.1.4 (#2037)
|
2024-07-20 02:52:07 +08:00 |
aismann
|
94069cb5cf
|
Update Clipper2 1.3.0 to 1.4.0 (#2030)
|
2024-07-13 22:12:06 +08:00 |
halx99
|
7e4c20ad8a
|
Update plainlua to 5.4.7
|
2024-07-12 23:58:07 +08:00 |
halx99
|
9e7a008644
|
Update fmt-11.0.1, simdjson-3.9.5
|
2024-07-09 23:04:59 +08:00 |
halx99
|
119e567a57
|
Update oboe to 1.9.0
|
2024-07-03 00:07:42 +08:00 |
halx99
|
952cca2dd4
|
Update stb_image to 2.30
|
2024-07-02 23:37:13 +08:00 |
halx99
|
c81e974170
|
Update fmtlib to 11.0.0
|
2024-07-02 23:35:05 +08:00 |
halx99
|
9e0a592e2b
|
Update simdjson to 3.9.4
|
2024-06-16 23:55:21 +08:00 |
halx99
|
e74c40ec95
|
Fix #1990, update yasio to v4.2.3
|
2024-06-16 23:09:29 +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
|
3abf136a62
|
Fix emsdk 3.1.60 compile errors
|
2024-05-24 04:17:04 +08:00 |
aismann
|
e1b3023010
|
Remove box2d-optimized (#1913)
Removed Box2D-optimized
it's is now obsolete; Erin Catto has developed Box2D v3 with many performance improvements, so please use that instead
|
2024-05-22 20:32:05 +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
|
31acc99098
|
Update llhttp to v9.2.1
|
2024-04-15 22:31:26 +08:00 |
halx99
|
5261235697
|
Update simdjson to 3.9.1
|
2024-04-06 23:42:25 +08:00 |
halx99
|
c1a24d4ab5
|
Update stb_image to 2.29
|
2024-04-06 23:40:16 +08:00 |
halx99
|
1ea0ecfbf4
|
Fix #1784, update yasio to 4.2.2
|
2024-04-03 20:26:32 +08:00 |
halx99
|
372ebf1355
|
Update glad to v2.0.6
|
2024-04-03 03:58:21 +08:00 |
Deal
|
9e944935b0
|
Add apple xcframework support (#1786)
* Add apple xcframework support
* Fix ci
|
2024-04-03 01:48:30 +08:00 |
halx99
|
2ea963cb07
|
Update flatbuffers: 2.0.8 ==> 24.3.25
|
2024-03-30 01:11:22 +08:00 |
halx99
|
4ccd045d42
|
Update simdjson to 3.8.0
|
2024-03-24 23:34:45 +08:00 |
halx99
|
d1ec623bb5
|
Rename folder thirdparty ==> 3rdparty
|
2024-03-19 21:33:02 +08:00 |