halx99
0e2194a247
Improve code style
2022-09-24 11:01:45 +08:00
halx99
d1efe584be
Improve code style
2022-09-24 10:42:11 +08:00
一线灵|Deal
c63b8f2134
Fix ci
2022-09-23 23:25:01 +08:00
halx99
72e6061557
Fix #861
2022-09-23 22:41:30 +08:00
一线灵|Deal
35e9dc9206
Create stale.yml
2022-09-19 18:42:24 +08:00
一线灵|Deal
c5e4438efc
Update CCAutoPolygon.cpp
2022-09-19 18:22:34 +08:00
aismann
3dddef1bc3
Clipper2 v1 04 ( #856 )
...
* Clipper2 v1.04 (and small fixes)
* Update README.md
2022-09-19 14:17:13 +08:00
halx99
fad9afbc9a
Update thirdparty libs
...
fmt: 9.0.0 --> 9.1.0
llhttp: 6.0.7 --> 6.0.9
astc-encoder: 4.0.0 --> 4.1.0
webp: 1.2.2 --> 1.2.4
flatbuffers: 2.0.0 --> 2.0.8
2022-09-15 20:15:28 +08:00
halx99
0bd73df1dc
Update windows-ci
2022-09-12 23:09:31 +08:00
halx99
dab2739f1c
Update thirdparty prebuilt libs to v40
2022-09-12 23:06:59 +08:00
halx99
bb6b62bf81
Update thirdparty prebuilt libs
...
- curl-7.85.0
- angle-2.1.19119 on branch `chromium/5195`
2022-09-12 22:46:35 +08:00
Paulo Coutinho
9e8543fd80
Fix arc ( #852 )
2022-09-09 23:06:59 +08:00
Paulo Coutinho
ba7a86c996
fix ios min version for prebuilt libs ( #849 )
2022-09-07 13:22:02 +08:00
tkzcfc
bed737864a
Support Lua to call cc.utils: capturenode ( #848 )
2022-09-06 21:23:44 +08:00
Paulo Coutinho
8c359917f7
Add apple tvos support ( #846 )
...
* support tvos
* support tvos and fix run command
* support tvos, fix run script and fix windows files
* support tvos on ci
* support tvos on ci and fix windows zlib
* support tvos on ci
* support tvos
* support tvos and tvos tests
2022-09-05 14:13:52 +08:00
aismann
38a2488966
Update Issue829Test (DrawPrimitiveTest) ( #844 )
...
* Update Issue829Test (DrawPrimitiveTest)
* Update DrawPrimitivesTest.cpp
* Update DrawPrimitivesTest.cpp
2022-09-05 13:48:28 +08:00
halx99
ef4a389be2
Check AX_ENABLE_MSEDGE_WEBVIEW2
2022-09-02 20:06:05 +08:00
halx99
a61a54c6be
Copy angle dll when AX_USE_COMPAT_GL=true
2022-09-02 19:24:22 +08:00
halx99
3d30aecc46
Improve cmdline tool [skip ci]
2022-09-02 12:01:46 +08:00
一线灵|Deal
514dad9af8
Merge pull request #837 from aismann/ISSUE_#825
...
#825
2022-09-02 11:59:46 +08:00
halx99
6df48e9f8b
Fix typo
2022-09-02 10:36:25 +08:00
aismann
baceccbb2f
#825
2022-09-01 13:51:19 +02:00
halx99
a9ec35f7f9
Fix #817
2022-08-31 13:45:06 +08:00
一线灵|Deal
2a7eaef178
Merge pull request #832 from aismann/Issue_829
...
Issue_829
2022-08-31 09:16:32 +08:00
aismann
6dc1d48f14
Issue_829
2022-08-30 14:05:44 +02:00
一线灵|Deal
33b67fa0df
Migrate, use simple namespace ax ( #818 )
2022-08-29 20:51:22 +08:00
一线灵|Deal
9cbf370363
Merge pull request #824 from aismann/Improve-SpritePolygonTest
...
Improve the SpritePolygonTests
2022-08-28 14:09:33 +08:00
aismann
880ec7321e
Update SpritePolygonTest.cpp
2022-08-28 07:17:10 +02:00
aismann
73e8740e82
Improve SpritePolygonTest
2022-08-28 06:34:20 +02:00
一线灵|Deal
a893bf5ffd
Merge pull request #823 from aismann/Clipper2_replace_Clipper1
...
Clipper2 replacing clipper1
2022-08-28 08:07:50 +08:00
aismann
8b6767e9f6
Update CCAutoPolygon.cpp
2022-08-27 18:30:22 +02:00
aismann
9f5a5491e7
Rename folder to clipper2
2022-08-27 18:28:21 +02:00
aismann
898b9cd9af
cleanup2
2022-08-27 17:41:12 +02:00
aismann
bb05337bfe
cleanup
2022-08-27 17:40:03 +02:00
aismann
9242920857
add some more stuff
2022-08-27 17:10:36 +02:00
aismann
6276c41281
Replace Clipper1 (all stuff)
2022-08-27 17:03:38 +02:00
aismann
9d1f2f3487
Replace Clipper1 (all stuff)
2022-08-27 17:00:10 +02:00
一线灵|Deal
e6765eb19b
Merge pull request #816 from aismann/Fix-for-issue-#231
...
Update SpritePolygonTest.cpp (fix for #231 )
2022-08-25 09:13:34 +08:00
aismann
84b40f5dea
Update SpritePolygonTest.cpp
...
Fix for issue #231
2022-08-24 19:44:53 +02:00
一线灵
680066ae89
Improve astc cmake script
2022-08-22 11:47:52 +08:00
halx99
8670f2fb2d
Update lz4 to v1.9.4
2022-08-19 20:39:14 +08:00
halx99
07fbe78c5d
Fix #810
2022-08-19 19:52:10 +08:00
一线灵
bf4c7fefa8
[CMake] Mark engine pch as private
2022-08-19 12:15:49 +08:00
一线灵
44e98f9c41
Update AXLinkHelpers.cmake
2022-08-19 10:12:06 +08:00
一线灵
746f396dca
Update README.md
2022-08-18 09:13:09 +08:00
unknown
c26ab44880
Add empty check
2022-08-16 15:12:45 +05:30
halx99
264d6f28d1
Improve code style
2022-08-16 17:15:56 +08:00
halx99
d8c9a8826a
Avoid unnecessary double lookup
2022-08-16 17:14:06 +08:00
unknown
8a462d89c9
Add support for width & height in percentage for RichElementImage
2022-08-16 12:09:02 +05:30
halx99
6f5a4fc2bb
Update gh actions config files
2022-08-16 08:26:20 +08:00