halx99
59257bbbb3
Fix model render blend state, refer to: #879
2022-10-04 10:42:21 +08:00
aismann
7dbc5ee0d2
Update README.md
2022-10-04 04:40:31 +02:00
一线灵|Deal
4c4722b13a
Merge pull request #888 from aismann/patch-6
...
Update README.md
2022-10-04 08:46:11 +08:00
aismann
28803a015a
Update README.md
2022-10-03 17:55:54 +02:00
aismann
db0c157f09
Update README.md
2022-10-03 16:57:36 +02:00
aismann
b322e7437f
Update README.md
...
Add experimental C++20 support (VS2022 64 Windows 11 tested)
2022-10-03 16:00:34 +02:00
一线灵|Deal
6e23db3b11
Merge pull request #884 from aismann/patch-5
...
Update HelloWorldScene.h
2022-10-02 21:49:01 +08:00
一线灵|Deal
faa6962ce6
Merge pull request #882 from aismann/dev
...
Adapt Physics3DTest.cpp to #879
2022-10-02 19:43:32 +08:00
aismann
2d666a6b84
Update HelloWorldScene.h
2022-10-02 13:09:56 +02:00
aismann
3af8ad9580
removed folder _MACOSX
2022-10-02 12:32:36 +02:00
aismann
af2de36066
Test adapt to #879
2022-10-02 11:56:38 +02:00
halx99
b249282234
Update file chmod [skip ci]
2022-10-02 17:16:16 +08:00
halx99
2eea90545d
Add missing binaries
2022-10-02 17:07:39 +08:00
一线灵|Deal
d2d2005027
Merge pull request #877 from aismann/patch-3
...
Update README.md
2022-10-01 17:13:52 +08:00
aismann
ac16512cdb
Update README.md
...
add link (not the project list again)
2022-10-01 10:57:17 +02:00
一线灵|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