一线灵|Deal
5645bb241e
Final migrate ( #876 )
2022-10-01 16:24:52 +08:00
一线灵|Deal
7481ab8e47
Merge pull request #875 from aismann/patch-2
...
Update README.md
2022-10-01 14:25:52 +08:00
aismann
4e87790850
Update README.md
...
https://github.com/aismann/game-controller-test
Example using different game controller like XBox One, PS4, PS3 controller with axys
2022-09-30 19:30:04 +02:00
tkzcfc
43cc814ffc
Add macro definition AX_NO_DUP_SEARCH_PATH ( #874 )
2022-09-30 14:40:52 +08:00
tkzcfc
1263d05b76
Improve FileUtils::addSearchPath( #872 )
...
Avoid duplicate search path
2022-09-29 23:10:30 +08:00
tkzcfc
c01af9d338
export 'setAttachment' function to lua ( #868 )
...
* export: sp.SkeletonAnimation:findBone sp.SkeletonAnimation:getBoundingBox
* export 'setAttachment' function to lua
Co-authored-by: tkzcfc <tkzcfc@users.noreply.github.com>
2022-09-27 19:15:11 +08:00
RH
5c1b2d4f16
Fix to ensure Component::onEnter() is called ( #867 )
...
* Committing genbindings changes
* Ensure that Component::onEnter() is called if component is added after parent onEnter has been called.
* Code style
2022-09-27 17:32:04 +08:00
halx99
f8c3d95176
Committing genbindings changes
2022-09-26 16:13:15 +00:00
halx99
57a76fb2f9
Remove unnecessary APIs
2022-09-26 23:20:54 +08:00
halx99
d49b67204e
Fix ci [skip ci]
2022-09-26 23:15:59 +08:00
halx99
a4454e7263
Migrate lua bindings generator
2022-09-26 23:01:09 +08:00
halx99
670e1a606f
Migrate ImGui source files name
2022-09-26 22:56:47 +08:00
halx99
b0387494c8
Update llhttp to v6.0.10
2022-09-24 21:18:36 +08:00
aismann
1a8c4fbd4f
Add test case for issue #861
...
Add 'obj' on:
Physics3DTerrainDemo
Physics3DCollisionCallbackDemo
Co-authored-by: 一线灵|Deal <halx99@live.com>
2022-09-24 14:00:00 +08:00
一线灵|Deal
8cb91af8e8
Update clang-format.yml
2022-09-24 13:36:32 +08:00
halx99
7cf191f516
Fix ci warning
2022-09-24 12:58:28 +08:00
halx99
a5d7781455
Committing genbindings changes
2022-09-24 04:39:58 +00:00
一线灵|Deal
23af29f6d0
Merge pull request #863 from axys1/fix-861
...
Refactor VertexLayout sharing mechanism, fix issue #861
2022-09-24 12:33:49 +08:00
halx99
c312a9c157
Change Program::getActiveAttributes retun type to reference
2022-09-24 11:38:41 +08:00
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