halx99
2a40fcf509
Fix gen luabindings ci
2024-03-08 02:04:44 +08:00
halx99
0972191e89
Reset console text color on non-win32 platforms
2024-03-08 01:55:10 +08:00
halx99
b265482e12
Enable full log fmt style in cpp-tests for all platforms
2024-03-08 01:54:36 +08:00
halx99
60df1de329
Update emsdk to 3.1.55[skip ci]
2024-03-08 01:17:15 +08:00
Deal
931ca91c71
Logging colorful support ( #1735 )
...
* Add logging colorful support
* Enable full log fmt style in cpp-tests
2024-03-08 01:15:26 +08:00
Deal
5d2c42e73f
Implement new axmol log system based on fmtlib ( #1732 )
...
* Implement new log macros based on fmtlib
* Fix ci
* Fix ci
* Fix android ci
* Fix warnings
* Replace more ax::log by AXLOGX
* Fix ci
* Fix linux build
* Use stack memory for log prefix
* Fix linux build
* Fix warning
* Add ILogOutput support
* Replace old log calls with new log macros
* Fixup
* Fixup
* Fixup
* Update ci msvc to 14.39
* Update Console.h [skip ci]
* Pass log level to ILogOutput
2024-03-07 08:47:00 +08:00
Deal
8bf71b1593
Update bug_report.md
2024-03-07 01:19:39 +08:00
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