halx99
a4a75644fb
Update 3rdparty ( #2252 )
2024-11-29 09:30:34 +08:00
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
8a9ad35d58
Fix #2199 ( #2200 )
2024-10-02 11:10:49 +08:00
halx99
8ab4a6d7dd
Update glad version
2024-10-02 10:21:48 +08:00
halx99
95629d9978
Update 3rd libs & emsdk
2024-09-28 15:41:34 +08:00
Purple
96be23ebd4
Fix LuaJit Compilations ( #2159 )
2024-09-16 22:53:41 +08:00
aismann
5246c8d71f
Update sweep.h ( #2121 )
...
fix invalid UTF-8
2024-08-30 22:52:06 +08:00
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
ad051f353f
Update TLD to axmol.dev in sources ( #1977 )
2024-06-10 02:25:43 +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
Paulo Coutinho
e49a28fba7
Fix sol problem in emplace method ( #1927 )
2024-05-25 13:29:46 +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
893ccab0bb
Update simdjson to 3.9.2
2024-05-11 00:27:08 +08:00
halx99
b122a1b96a
Fix linking prebuilt error
...
- Add missing preprocessors
- Use plain name for zlib & png to avoid linking prebuilt axmol error
2024-05-02 20:59:29 +08:00
halx99
96fd4e5522
Add libvlc prebuilt entry CMakeLists.txt[skip ci]
2024-04-25 00:01:58 +08:00
smilediver
547b5c0b38
Fix glfw crash on macOS for large mouse button ids ( #1835 )
2024-04-19 09:26:54 +08:00
halx99
3de47cd23a
Remove unnecessary crc32 calc when read file from zip
2024-04-18 23:34:34 +08:00
halx99
31acc99098
Update llhttp to v9.2.1
2024-04-15 22:31:26 +08:00
RH
5cb5ce79c3
Update to 3rdparty v82 ( #1803 )
...
* Add 3rdParty v82
* Fix openssl target linking
* Use alias target for OpenSSL on all platforms
2024-04-09 21:08:34 +08:00
halx99
f4addb3447
Fix bullet warnings
2024-04-08 22:37:55 +08:00
halx99
0ef8d484ce
Fix xcode15 warning: ignore link duplicated lib
2024-04-07 22:51:50 +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
a6867f3c28
Improve feature dependencies control
2024-04-05 11:07:47 +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
RH
4fb845244f
Allow certain code modules to be removed from build process ( #1769 )
...
* Add support for disabling code sections from build process
* Add support for disabling built-in audio
* No need to add definition here
* Remove extra blank lines
* Add required copyright notice
* Document new options
2024-03-28 10:45:20 +08:00
halx99
6e6227196c
Prepare release 2.1.3
2024-03-26 00:08:53 +08:00
halx99
4ccd045d42
Update simdjson to 3.8.0
2024-03-24 23:34:45 +08:00
halx99
57335362e1
Improve build system
2024-03-24 05:11:41 +08:00
halx99
0cab7e3f1f
Improve build system
2024-03-22 23:37:16 +08:00