axmol/extensions/scripting/lua-bindings/auto
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
..
axlua_3d_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_3d_auto.hpp Committing luabindings for commit 07f47c1 (#1773) 2024-03-28 21:07:51 +08:00
axlua_audioengine_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_audioengine_auto.hpp Committing luabindings for commit 07f47c1 (#1773) 2024-03-28 21:07:51 +08:00
axlua_backend_auto.cpp Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
axlua_backend_auto.hpp Committing luabindings for commit 45d302c (#1748) 2024-03-15 22:55:08 +08:00
axlua_base_auto.cpp Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
axlua_base_auto.hpp Committing luabindings for commit 45d302c (#1748) 2024-03-15 22:55:08 +08:00
axlua_controller_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_controller_auto.hpp Committing luabindings for commit 45d302c (#1748) 2024-03-15 22:55:08 +08:00
axlua_csloader_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_csloader_auto.hpp Committing luabindings for commit 45d302c (#1748) 2024-03-15 22:55:08 +08:00
axlua_extension_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_extension_auto.hpp Committing luabindings for commit 45d302c (#1748) 2024-03-15 22:55:08 +08:00
axlua_fairygui_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_fairygui_auto.hpp Committing luabindings for commit 45d302c (#1748) 2024-03-15 22:55:08 +08:00
axlua_navmesh_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_navmesh_auto.hpp Use single macro to control each feature (#1776) 2024-03-30 08:56:32 +08:00
axlua_physics3d_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_physics3d_auto.hpp Use single macro to control each feature (#1776) 2024-03-30 08:56:32 +08:00
axlua_physics_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_physics_auto.hpp Use single macro to control each feature (#1776) 2024-03-30 08:56:32 +08:00
axlua_spine_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_spine_auto.hpp Committing luabindings for commit 45d302c (#1748) 2024-03-15 22:55:08 +08:00
axlua_studio_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_studio_auto.hpp Committing luabindings for commit 45d302c (#1748) 2024-03-15 22:55:08 +08:00
axlua_ui_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_ui_auto.hpp Committing luabindings for commit 45d302c (#1748) 2024-03-15 22:55:08 +08:00
axlua_video_auto.cpp Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
axlua_video_auto.hpp Committing luabindings for commit 07f47c1 (#1773) 2024-03-28 21:07:51 +08:00
axlua_webview_auto.cpp Committing luabindings for commit fe0adcb (#2026) 2024-07-12 00:24:04 +08:00
axlua_webview_auto.hpp Committing luabindings for commit 45d302c (#1748) 2024-03-15 22:55:08 +08:00