halx99
2ecdd78537
Improve setup scripts
2024-08-22 00:05:09 +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
b15ed68228
Update 1k
2024-07-27 00:22:28 +08:00
halx99
63c0dcb001
Improve 1kiss version match rules
2024-07-25 22:32:16 +08:00
halx99
9e106da253
Prepare release v2.1.4 ( #2037 )
2024-07-20 02:52:07 +08:00
halx99
8939723108
1k: parse generater from cmake options
2024-06-14 09:00:20 +08:00
halx99
fc710d6119
Update llvm setup
...
- remove llvm setup from gh action yml config, since 1kiss will setup it
- update 1kiss.ps1 llvm min requirement to 17.0.6 for msvc14.40 support
- Remove llvm version config from 1k/manifest.ps1 since 1kiss.ps1 already set properly for msvc14.40 support
2024-06-10 00:42:21 +08:00
halx99
45f4c0832c
Remove duplicate cmake options
2024-06-08 21:37:52 +08:00
halx99
cf74ca5231
axmol-cmdline: Remove duplicate cmake options
2024-06-08 01:50:52 +08:00
halx99
b1f2990f4d
Update 1k
2024-06-02 00:27:51 +08:00
halx99
3abf136a62
Fix emsdk 3.1.60 compile errors
2024-05-24 04:17:04 +08:00
halx99
54cec14c10
Fix wasm ci
2024-05-24 01:26:58 +08:00
halx99
2d8bc32454
Improve 1k code style
2024-05-24 01:18:30 +08:00
halx99
2f5bc186a5
Update ChangeLog
2024-05-22 21:42:04 +08:00
halx99
1a15620f4e
Fix #1906
...
The tools/ci/genbindings.ps1 now support windows,linux,mac
2024-05-22 08:50:32 +08:00
halx99
cb142c6c4e
Fix #1911 [skip ci]
2024-05-22 01:23:28 +08:00
halx99
fcc282d116
Improve ci [skip ci]
2024-05-21 23:40:01 +08:00
halx99
1e40692a6d
Fix typo [skip ci]
2024-05-20 23:52:19 +08:00
halx99
d9563d1741
Fix docs menu_versions
2024-05-20 23:46: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
53e2fbad14
Rename 1k/build.ps1 ==> 1k/1kiss.ps1
2024-05-18 23:30:26 +08:00