Deal(一线灵)
df15ad7fdb
Fix #1204
2023-05-10 13:45:40 +08:00
Deal(一线灵)
d59924c1bf
Update HttpClient.cpp ( #1202 )
2023-05-08 09:38:46 +08:00
aismann
95da588e88
Update CCAutoPolygon.cpp ( #1201 )
...
Removed "nonsens" code
2023-05-08 06:17:38 +08:00
Tan Shjie
74c3e22743
Update UnitTest.cpp ( #1198 )
...
For getPathEth() of u4, u5, u6, adding "/" is needed to pass the test
2023-05-07 21:16:28 +08:00
halx99
c5c73ec165
Update spine to 4.1-fc05ecf
2023-05-07 21:15:56 +08:00
axmol-bot
902ee8cec0
Update thirdparty prebuilts to v51 ( #1197 )
2023-05-04 21:00:21 +08:00
halx99
e06d293a00
Fix ci
2023-05-03 20:34:45 +08:00
halx99
52a7e9cbb9
Fix RichElementImage scale not initialized
2023-05-03 20:31:07 +08:00
halx99
6645e17dc8
Update astcenc to v4.4.0
2023-05-03 20:30:41 +08:00
halx99
77dbc3a70e
Add openal missing file
2023-05-03 19:17:51 +08:00
halx99
dfa87703ca
Update openal-soft to 1.23.1
2023-05-03 18:59:33 +08:00
halx99
0e4665e92e
Fix fairygui bmfont scale problem
2023-05-03 17:33:42 +08:00
RH
cb9f8d9695
Update LUA constants for target platform ( #1192 )
2023-04-28 14:55:27 +08:00
RH
70b13461e0
Fix RenderTexture memory leak and increased memory usage when initWithWidthAndHeight is called ( #1191 )
2023-04-28 14:54:57 +08:00
aismann
6d63c66d09
Update README.md ( #1189 )
...
Add the UWP step
2023-04-28 07:02:33 +08:00
aismann
f498375a18
Update README.md ( #1188 )
...
Removed.
Seems more a dopple entry as some new informationa
2023-04-27 16:01:33 +08:00
halx99
6aa6c05c3a
Fix fairygui FUILabel stack overflow
2023-04-26 19:19:20 +08:00
Turky Mohammed
2114a7ae9b
Refactor HSV/HSL ( #1187 )
...
* Refactor HSV/HSL
some code in `CCParticleSystemQuad.cpp` depends on changes made in `HSV/HSL` classes.
* remove incorrect const&
2023-04-26 17:44:32 +08:00
Turky Mohammed
2333b1593d
Update ccTypes.cpp ( #1184 )
2023-04-25 10:39:52 +08:00
halx99
79495374aa
Fix ci
2023-04-22 20:52:23 +08:00
halx99
d82f6a977d
Update yasio to latest
2023-04-22 20:27:21 +08:00
halx99
ffeccb789c
Update AGP to 7.4.2, gradle to 8.1
2023-04-20 08:54:24 +08:00
halx99
1d29be8613
Fix win-ci/build.ps1 for x86 build
2023-04-20 08:11:14 +08:00
Deal(一线灵)
5ca094aebe
Fix ci ( #1172 )
2023-04-17 07:35:47 +08:00
halx99
960ddd2481
Update yasio to latest
2023-04-17 00:28:05 +08:00
RH
b76db45128
Fix to ensure new line is correctly added to RichText ( #1171 )
2023-04-13 21:33:29 +08:00
halx99
8f7711b1d8
Fix ci
2023-04-07 23:57:13 +08:00
halx99
e63669193b
Fix windows H264 video render
2023-04-07 23:32:26 +08:00
halx99
eb906e9c69
Committing genbindings changes
2023-04-05 08:27:15 +00:00
halx99
a4e75d47a7
Add ui::RichText setString, refer to: #1166
2023-04-05 16:16:57 +08:00
halx99
b7d9644b28
Improve HttpClient event dispatch
2023-04-05 13:32:13 +08:00
halx99
800c149f6e
Improve code style
2023-04-05 11:06:25 +08:00
Deal(一线灵)
73b56fab91
Forward packet for HttpClient only ( #1164 )
2023-04-03 22:32:33 +08:00
halx99
0213dec57d
Improve HttpClient, remove unsafe API `sendSync`
2023-04-03 19:54:58 +08:00
halx99
dd8a88d6f8
Improve build.ps1 script
2023-04-02 21:34:45 +08:00
Deal(一线灵)
74f4832120
Update freetype for linux setup
2023-04-02 17:16:10 +08:00
Deal(一线灵)
7a24a89ca8
Building with ninja + official llvm-clang-cl support ( #1159 )
...
* Building with ninja + official llvm-clang-cl support
* Update gh ci for clang
* Fix ci
* Fix ci
* Fix ci
* FIx dll copy [skip ci]
* Fix ci warnings
* Update ci files and readme
* Update badges
2023-04-02 16:04:19 +08:00
halx99
caaacf4dfa
Fix UWP mouse scroll delta process
2023-04-02 14:31:51 +08:00
halx99
ed3fee976a
Add missing test resources [skip ci]
2023-04-02 12:53:23 +08:00
halx99
efa1a8d286
Fix UWP build
2023-04-02 12:29:39 +08:00
halx99
9059016d2f
Update .gitignore[skip ci]
2023-04-02 11:58:00 +08:00
halx99
0ec39ff62f
Update freetype to v2.13.0
2023-04-02 11:57:20 +08:00
halx99
cfecec34af
Committing genbindings changes
2023-04-02 01:37:22 +00:00
halx99
ee14c17cbb
Fix lua binding
2023-04-02 09:29:12 +08:00
halx99
1560049f03
Fix #1157
2023-04-02 09:27:56 +08:00
Deal(一线灵)
de7fdee6e4
Enable video player(VideoTexture) based on new MediaEngine for macOS and tvos ( #1154 )
...
* Ready for PR macOS
* Update videoTexture.frag
* Fix compile
* Fix h265 for mac [skip ci]
* Fix compile error
* Update readme [skip ci]
2023-04-02 01:51:36 +08:00
Deal(一线灵)
54c6087bb4
Fix #1156
2023-04-02 01:41:00 +08:00
halx99
fa1c9b8322
Fix #1155
2023-04-02 00:26:03 +08:00
Deal(一线灵)
b48eb3d29f
Support clang-cl + ninja, refer to #1152 ( #1153 )
2023-04-01 23:11:58 +08:00
Deal(一线灵)
f294c6bdf6
Update .gitignore
2023-04-01 22:34:00 +08:00