涓€绾跨伒|Deal
b01d58a466
Update init.lua
2022-11-12 20:34:48 +08:00
halx99
3d1bf684a4
Fix ci
2022-11-10 22:03:40 +08:00
halx99
0279d5c158
Fix #958
2022-11-10 21:22:55 +08:00
halx99
f11daa7347
Committing genbindings changes
2022-11-07 08:04:54 +00:00
halx99
44b5b1f4bd
Add missing source files
2022-11-07 15:55:05 +08:00
halx99
e12b56fd3f
Update spine runtime to v4.1-c9af18e
2022-11-07 15:48:19 +08:00
halx99
a8f3863603
Fix spine RotateTimeline
2022-11-03 18:00:48 +08:00
halx99
928a44c69f
All gl APIs from glad
2022-11-01 19:49:57 +08:00
halx99
65920b8f9d
Fix ci
2022-11-01 16:02:13 +08:00
halx99
f00174bfcc
Committing genbindings changes
2022-11-01 04:19:28 +00:00
halx99
9d2aba2b00
Fix ci
2022-11-01 12:12:13 +08:00
halx99
ea260806a9
Fix ci
2022-11-01 11:40:06 +08:00
halx99
33599119ae
Committing genbindings changes
2022-11-01 01:34:53 +00:00
涓€绾跨伒|Deal
a880bfc6e1
Fix ci [skip ci]
2022-11-01 09:22:19 +08:00
halx99
0749378bc8
Committing genbindings changes
2022-10-31 22:56:01 +00:00
涓€绾跨伒|Deal
29014d0ac8
Merge: f10e63c24d
f1a2c04672
...
Merge pull request #942 from axmolengine/remove-search-resolutions-support
Remove FileUtils::searchResolutionsOrderArray
2022-11-01 06:48:57 +08:00
涓€绾跨伒|Deal
6ddd6f0e05
Update CMakeLists.txt
2022-11-01 06:47:36 +08:00
halx99
cdf9e3f66a
Fix ci
2022-10-31 14:45:07 +08:00
halx99
a87bf2ee4b
Fix effekseer compiling [skip ci]
2022-10-31 14:30:33 +08:00
halx99
56d66aba67
Remove FileUtils::searchResolutionsOrderArray
2022-10-30 23:03:39 +08:00
halx99
b1315f0c85
Update extensions/CMakeLists.txt
2022-10-30 23:00:33 +08:00
halx99
a259aefb77
Update readme for extensions
2022-10-30 22:53:58 +08:00
halx99
5d4b821f9e
Add particle effect extension 'Effekseer' support
...
- By default, OFF
- Use cmake option AX_ENABLE_EXT_EFFEKSEER=TRUE to enable it
2022-10-30 22:52:39 +08:00
halx99
54ef53f939
Committing genbindings changes
2022-10-20 12:52:19 +00:00
tkzcfc
8a2f5d6666
Fix downloader crash in the lua coroutine ( #927 )
2022-10-18 17:42:19 +08:00
涓€绾跨伒|Deal
30298a456e
Create README.md
2022-10-17 22:15:27 +08:00
halx99
8b674f73ba
Update Dear ImGui to v1.88, refer to #895
2022-10-17 21:46:16 +08:00
halx99
8f9e610713
Committing genbindings changes
2022-10-13 14:08:14 +00:00
halx99
567069236b
Luabinding: Add std: 🧵 :id support
2022-10-12 14:22:45 +08:00
halx99
496962f762
Committing genbindings changes
2022-10-11 23:33:16 +00:00
aismann
3ef8ac63f2
rename cocos2d to axmol ( #920 )
...
* rename cocos2d to axmol
* rename cocos2d.h to axmol.h
* Update Physics3DTest.cpp
replace Sprite3D -> MeshRenderer
2022-10-12 00:15:09 +08:00
RH
461e7cfee6
Fix to UI touch location and add keyboard support for ImGui on Android ( #910 )
...
* Committing genbindings changes
* Fix for X position calculation not factoring in X origin.
Reduce code duplication.
* Add keyboard input support
2022-10-10 10:16:19 +08:00
RH
34094038d5
Enable ImGui for Android ( #909 )
...
* Add support for ImGui usage on Android
2022-10-10 03:53:24 +08:00
halx99
95d3fcb16a
Migrate lua scripts, remove deprecated files
2022-10-07 21:24:11 +08:00
halx99
6b73bb1045
Improve code style
...
Also fix compile error on c++23
2022-10-06 21:32:20 +08:00
halx99
7343c969fa
Committing genbindings changes
2022-10-04 03:15:52 +00:00
涓€绾跨伒|Deal
48a7da97d6
Final migrate ( #876 )
2022-10-01 16:24:52 +08:00
tkzcfc
5f8b96d607
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
halx99
b087ac671f
Committing genbindings changes
2022-09-26 16:13:15 +00:00
halx99
ad69ed003a
Remove unnecessary APIs
2022-09-26 23:20:54 +08:00
halx99
823e6e406f
Migrate ImGui source files name
2022-09-26 22:56:47 +08:00
halx99
90bcd95eec
Fix ci warning
2022-09-24 12:58:28 +08:00
halx99
c4b11658cd
Committing genbindings changes
2022-09-24 04:39:58 +00:00
halx99
3a9a26c743
Fix #861
2022-09-23 22:41:30 +08:00
halx99
ea1b70288d
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
tkzcfc
b051164bf2
Support Lua to call cc.utils: capturenode ( #848 )
2022-09-06 21:23:44 +08:00
Paulo Coutinho
f5aeb5a8c2
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
涓€绾跨伒|Deal
e37761260a
Migrate, use simple namespace ax ( #818 )
2022-08-29 20:51:22 +08:00
涓€绾跨伒
c6fc93abbc
Update README.md
2022-08-18 09:13:09 +08:00
unknown
9a9025aede
Add empty check
2022-08-16 15:12:45 +05:30