RH
|
3b967e6431
|
Add -f switch info to axmol command help output (#1729)
* Add -f switch to help output
* Update wording
|
2024-03-04 22:26:37 +08:00 |
Deal
|
6b32bfccc3
|
Update README_CN.md
|
2024-03-02 18:27:32 +08:00 |
halx99
|
190a8416ba
|
Update readme
|
2024-02-29 23:26:44 +08:00 |
Deal
|
3ba9737204
|
Make cpp template more simple
|
2024-02-29 23:19:52 +08:00 |
halx99
|
157c3f4f39
|
Add tvOS in readme files
|
2024-02-29 21:33:04 +08:00 |
smilediver
|
d3a0357e84
|
HttpClient: add support for PATCH method (#1722)
* HttpClient: add support for PATCH method
|
2024-02-29 11:43:41 +08:00 |
smilediver
|
fcf18f8fc5
|
Android build fixes (#1723)
* Try default macOS Android SDK location if SDK is not specified or found
* Fix Android Studio project sync failing if NDK is not installed
|
2024-02-28 23:50:15 +08:00 |
Deal
|
6da5d7b059
|
Bump version to 2.1.3
|
2024-02-27 01:45:09 +08:00 |
halx99
|
f2b8634907
|
Fix ci
|
2024-02-27 01:42:53 +08:00 |
axmol-bot
|
1f2ca9eced
|
Committing luabindings for commit 59b5065 (#1719)
Co-authored-by: halx99 <6977319+halx99@users.noreply.github.com>
|
2024-02-27 01:34:37 +08:00 |
halx99
|
59b5065fc6
|
Update spine to 4.1-54fac9d
|
2024-02-27 01:16:14 +08:00 |
halx99
|
397343b36f
|
Release 2.1.2 [release 2.1.2]
|
2024-02-25 12:38:16 +08:00 |
halx99
|
8789204d2b
|
Fix glfw create as child window stye
|
2024-02-25 12:27:40 +08:00 |
halx99
|
de3b871649
|
Remove glfw spec comment
|
2024-02-25 11:22:24 +08:00 |
halx99
|
93d2e6071a
|
Updaet ImGui: 1.90.1 ==> 1.90.4
|
2024-02-25 09:57:27 +08:00 |
Deal
|
56059975ad
|
Update ci msvc_devcmd actions [skip ci][skip appveyor]
|
2024-02-24 22:06:06 +08:00 |
Deal
|
07917a2d64
|
Update publish.yml
|
2024-02-24 21:45:01 +08:00 |
Deal
|
e33a267b2c
|
Update publish.yml
|
2024-02-24 21:41:56 +08:00 |
Deal
|
e42fd5f4e4
|
Update bug_report.md
|
2024-02-24 20:57:27 +08:00 |
halx99
|
068d985cb4
|
Update simdjson: 3.6.3 ==> 3.7.0
|
2024-02-24 19:55:51 +08:00 |
Deal
|
d7f5333c73
|
Fix linux build (#1715)
* Update CMakeLists.txt
* Update CMakeLists.txt
* Update build.yml [skip ci]
* Delete .github/workflows/pr.yml
|
2024-02-24 19:07:18 +08:00 |
halx99
|
8b33156e65
|
Update glfw to 3.4
|
2024-02-24 14:17:31 +08:00 |
halx99
|
4c458d3ef5
|
Update libpng: 1.6.42 ==> 1.6.43
|
2024-02-24 12:41:29 +08:00 |
halx99
|
bd9b593f7a
|
Remove unnecessary string format calls
|
2024-02-24 12:28:11 +08:00 |
Deal
|
491fba447a
|
Update README_CN.md
|
2024-02-24 00:29:47 +08:00 |
halx99
|
eee84082ab
|
Translate more for chs readme
|
2024-02-23 22:55:21 +08:00 |
halx99
|
8b7be18d37
|
Update readme files
|
2024-02-23 22:43:38 +08:00 |
halx99
|
44aef38119
|
Fix chs readme english link
|
2024-02-23 22:38:54 +08:00 |
halx99
|
fbe25056ca
|
Fix chs readme typo
|
2024-02-23 22:34:06 +08:00 |
halx99
|
c75933f9c7
|
Update chs readme
|
2024-02-23 20:33:22 +08:00 |
halx99
|
399b07792d
|
Improve publish ci
|
2024-02-22 20:26:12 +08:00 |
halx99
|
c3052d7e24
|
Improve axmol console command `new`
Copy .clang-foramt, .editorconfig to new projects
|
2024-02-22 20:06:19 +08:00 |
halx99
|
654ce38b82
|
Update ChangeLog
|
2024-02-22 20:05:54 +08:00 |
halx99
|
5e6b865215
|
Update cppwinrt: 2.0.230706.1 ==> 2.0.240111.5
|
2024-02-22 20:03:16 +08:00 |
halx99
|
5def7fc819
|
Update oboe to 1.8.1
|
2024-02-22 20:02:26 +08:00 |
halx99
|
ce2c25c1e2
|
Fix DrawNode luabinding color type mismatch by @halx99, reported by @qq461787436
|
2024-02-22 20:02:01 +08:00 |
Deal
|
3da0b8c7d3
|
Fix ci: publish.yml [skip ci][skip appveyor]
|
2024-02-22 09:45:52 +08:00 |
Deal
|
f1be0d569a
|
Update make-pkg.ps1 [skip ci][skip appveyor]
|
2024-02-22 09:38:50 +08:00 |
Deal
|
c222d2e442
|
Improve project templates (#1713)
* Improve project templates
* Update template cfg [skip ci][skip appveyor]
* Update template cfg [skip ci][skip appveyor]
* Leaving base permission for android[skip ci][skip appveyor]
* Improve code [skip ci][skip appveyor]
|
2024-02-22 00:41:07 +08:00 |
halx99
|
659fdc4ec7
|
Build cpp-tests in engine by default
|
2024-02-21 22:35:57 +08:00 |
RH
|
184e0dcc74
|
Allow overriding defines without modifying engine source (#1710)
|
2024-02-21 09:40:04 +08:00 |
BinTester
|
8669e8d5e5
|
Fix lua build for Android, iOS (#1709)
|
2024-02-20 22:11:09 +08:00 |
Deal
|
f22cc4be68
|
Don't use fmt header only (#1707)
|
2024-02-20 05:37:28 +08:00 |
Deal
|
31da0f2917
|
Improve dll support (#1706)
* Improve dll support
* Tidy header include path
* Fix android build & symbol dup issue
* Fix android compile error
* Fixup
|
2024-02-20 05:37:12 +08:00 |
Deal
|
adbffdf4a2
|
Fix #1704, control android cmake options by engine axutils.gradle (#1705)
|
2024-02-20 00:58:47 +08:00 |
halx99
|
030aa93ee1
|
Fix #1703, unzip don't rely on zlib DLL export
|
2024-02-19 21:39:02 +08:00 |
aismann
|
1d7d84f58b
|
Update ActionInterval.h (#1702)
|
2024-02-19 18:29:41 +08:00 |
halx99
|
a3bdfa0724
|
Fix typo
|
2024-02-19 14:48:03 +08:00 |
j-jorge
|
628574c905
|
Remove the Enhance API. (#1690)
We don't have the source for it anyway.
|
2024-02-19 10:39:26 +08:00 |
axmol-bot
|
77c232779b
|
Committing luabindings for commit 978d15d (#1698)
Co-authored-by: halx99 <6977319+halx99@users.noreply.github.com>
|
2024-02-18 22:21:31 +08:00 |