Commit Graph

40353 Commits

Author SHA1 Message Date
CHP 6d9acdc789
Delete setup_android.py
This file is not needed with latest android SDK
2022-10-05 21:18:06 +02:00
CHP 97fc3b7bcf
Update README.md 2022-10-05 21:16:33 +02:00
CHP 1af0d74430
Enable C++20 by default
Enable C++20 by default
2022-10-05 20:24:33 +02:00
一线灵|Deal 6220071b3b
Merge pull request #894 from aismann/patch-2
Update README.md
2022-10-05 16:49:49 +08:00
aismann 56a95d1024
Update README.md
looks better now
2022-10-05 10:24:16 +02:00
一线灵|Deal 97ba181603
Merge pull request #893 from aismann/patch-1
Update README.md
2022-10-05 15:02:59 +08:00
aismann f6ec9d2ed2
Update README.md 2022-10-05 08:32:06 +02:00
一线灵|Deal ec0782623a
Merge pull request #890 from axmolengine/check-cpp20-complings
Check cpp20 complings for all platforms
2022-10-05 13:20:24 +08:00
一线灵|Deal 8968a949da
Set default c++ standard to 17 [skip ci] 2022-10-05 13:20:04 +08:00
halx99 fe094f35c4 Fix ci 2022-10-05 11:01:46 +08:00
一线灵|Deal da0d490dec
Merge pull request #892 from aismann/dev
Clipper2 1.05  (only files with changes on source lines)
2022-10-05 10:03:23 +08:00
aismann 981258d6ae Clipper2 1.05 (only files with changes on source lines) 2022-10-04 18:54:12 +02:00
一线灵|Deal 186a50acff
Update AXConfigDefine.cmake 2022-10-04 11:39:32 +08:00
halx99 b9f79ac07a Committing genbindings changes 2022-10-04 03:15:52 +00:00
一线灵|Deal 92e5f465fa
Merge pull request #801 from theunwisewolf/dev-richtext-scale-support
RichElementImage - Add support for scaling
2022-10-04 11:08:49 +08:00
一线灵|Deal 6cd36ab02e
Merge pull request #889 from aismann/patch-7
Update README.md
2022-10-04 11:02:14 +08:00
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