halx99
9cef85c200
Fix ci
2023-05-14 18:37:32 +08:00
halx99
86242db115
Fix ci
2023-05-14 18:24:41 +08:00
halx99
cdf65a5ef1
Fix ci
2023-05-14 18:16:24 +08:00
Deal(涓€绾跨伒)
9247371625
Fix #1204
2023-05-10 13:45:40 +08:00
Deal(涓€绾跨伒)
a775ebdca8
Update HttpClient.cpp ( #1202 )
2023-05-08 09:38:46 +08:00
aismann
f54836160e
Update CCAutoPolygon.cpp ( #1201 )
...
Removed "nonsens" code
2023-05-08 06:17:38 +08:00
Tan Shjie
d13d11f51c
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
d347a454a7
Update spine to 4.1-fc05ecf
2023-05-07 21:15:56 +08:00
axmol-bot
e1c64d8e4c
Update thirdparty prebuilts to v51 ( #1197 )
2023-05-04 21:00:21 +08:00
halx99
7220abdb6f
Fix ci
2023-05-03 20:34:45 +08:00
halx99
bee148fe9d
Fix RichElementImage scale not initialized
2023-05-03 20:31:07 +08:00
halx99
f90b01e63f
Fix fairygui bmfont scale problem
2023-05-03 17:33:42 +08:00
RH
8f56fd9e3c
Update LUA constants for target platform ( #1192 )
2023-04-28 14:55:27 +08:00
RH
98146f438b
Fix RenderTexture memory leak and increased memory usage when initWithWidthAndHeight is called ( #1191 )
2023-04-28 14:54:57 +08:00
aismann
697fd0fac7
Update README.md ( #1189 )
...
Add the UWP step
2023-04-28 07:02:33 +08:00
aismann
6f838557c1
Update README.md ( #1188 )
...
Removed.
Seems more a dopple entry as some new informationa
2023-04-27 16:01:33 +08:00
halx99
5ae3cc6c99
Fix fairygui FUILabel stack overflow
2023-04-26 19:19:20 +08:00
Turky Mohammed
90bc5108cd
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
aed837b0ae
Update ccTypes.cpp ( #1184 )
2023-04-25 10:39:52 +08:00
halx99
1834561a2c
Fix ci
2023-04-22 20:52:23 +08:00
halx99
fd88e2de3b
Update AGP to 7.4.2, gradle to 8.1
2023-04-20 08:54:24 +08:00
halx99
3e9f9317b8
Fix win-ci/build.ps1 for x86 build
2023-04-20 08:11:14 +08:00
halx99
16ce534635
Update yasio to latest
2023-04-17 00:28:05 +08:00
RH
6b9d5fe32d
Fix to ensure new line is correctly added to RichText ( #1171 )
2023-04-13 21:33:29 +08:00
halx99
8dd3bda49e
Fix ci
2023-04-07 23:57:13 +08:00
halx99
efad15b120
Fix windows H264 video render
2023-04-07 23:32:26 +08:00
halx99
43a2bbf2fc
Committing genbindings changes
2023-04-05 08:27:15 +00:00
halx99
a63fd04abf
Add ui::RichText setString, refer to: #1166
2023-04-05 16:16:57 +08:00
halx99
497c91a1da
Improve HttpClient event dispatch
2023-04-05 13:32:13 +08:00
halx99
8f2a4a22ef
Improve code style
2023-04-05 11:06:25 +08:00
Deal(涓€绾跨伒)
0451318aaa
Forward packet for HttpClient only ( #1164 )
2023-04-03 22:32:33 +08:00
halx99
2f1a4a9921
Improve HttpClient, remove unsafe API `sendSync`
2023-04-03 19:54:58 +08:00
halx99
72251dcf86
Improve build.ps1 script
2023-04-02 21:34:45 +08:00
Deal(涓€绾跨伒)
0f6c8be870
Update freetype for linux setup
2023-04-02 17:16:10 +08:00
Deal(涓€绾跨伒)
46a21e729b
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
80354a98c1
Fix UWP mouse scroll delta process
2023-04-02 14:31:51 +08:00
halx99
c8df435a78
Update .gitignore[skip ci]
2023-04-02 11:58:00 +08:00
halx99
56d0851c69
Committing genbindings changes
2023-04-02 01:37:22 +00:00
halx99
8469c86eb6
Fix lua binding
2023-04-02 09:29:12 +08:00
halx99
9b381c8fb2
Fix #1157
2023-04-02 09:27:56 +08:00
Deal(涓€绾跨伒)
621c94c9e7
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(涓€绾跨伒)
b860217be0
Fix #1156
2023-04-02 01:41:00 +08:00
halx99
4494bd2431
Fix #1155
2023-04-02 00:26:03 +08:00
Deal(涓€绾跨伒)
f6281b9504
Support clang-cl + ninja, refer to #1152 ( #1153 )
2023-04-01 23:11:58 +08:00
Deal(涓€绾跨伒)
1bf1798fef
Update .gitignore
2023-04-01 22:34:00 +08:00
bwaiox
0d812e09ff
Fix lua warnning ( #1151 )
...
* Update CMakeLists.txt
fix tmpnam warnning in loslib.c
* Update utils.py
fix error "File "/axmol/tools/console/bin/axmol.py", line 1091, in <module>" when command "axmol new " was used
2023-04-01 17:31:13 +08:00
halx99
72d1f96b6e
Update readme files
2023-04-01 16:14:05 +08:00
halx99
2209df46a1
Update readme
2023-04-01 16:07:55 +08:00
RH
52d7ea6316
Ensure that the axmol engine git folder is the one used for versioning ( #1149 )
...
* Committing genbindings changes
* Fix compilation error related to redefinition of 'pause'
Fix update override warning
Improve code
* Revert "Fix compilation error related to redefinition of 'pause'"
This reverts commit 1744a48fec
.
* Ensure that the engine .git folder is the one being referenced for versioning
2023-03-31 08:04:38 +08:00
halx99
35db29919e
Done #1139
2023-03-30 22:08:53 +08:00