tkzcfc
|
fa0d9c8d55
|
Fix download task creation failure Program crash (#984)
* Support return type'ResourceData'
* Revert "Support return type'ResourceData'"
This reverts commit dd38d06350 .
* Support return type'ResourceData'
* Support binary files
* Support Lua to call cc.utils: capturenode
* Support Lua to call cc.utils: capturenode
* export: sp.SkeletonAnimation:findBone sp.SkeletonAnimation:getBoundingBox
* export 'setAttachment' function to lua
* Committing genbindings changes
* search path adding repeated judgment
* add macro definition AX_NO_DUP_SEARCH_PATH
* add macro definition AX_NO_DUP_SEARCH_PATH
* Update core/platform/CCFileUtils.cpp
* Fix downloader crash in the lua coroutine
* fix download task creation failure Program crash
Co-authored-by: tkzcfc <tkzcfc@users.noreply.github.com>
Co-authored-by: 一线灵|Deal <halx99@live.com>
Co-authored-by: HYGK-PC\Administrator <tkzc@foxmail.com>
|
2022-12-12 20:56:48 +08:00 |
tkzcfc
|
5345d9eb38
|
Fix downloader crash in the lua coroutine (#927)
|
2022-10-18 17:42:19 +08:00 |
一线灵|Deal
|
5645bb241e
|
Final migrate (#876)
|
2022-10-01 16:24:52 +08:00 |
一线灵
|
13fc72c02c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
halx99
|
c21408cd73
|
Fix #776
|
2022-08-04 21:05:48 +08:00 |
一线灵
|
406f962cad
|
Migrate extension lua (#747)
|
2022-07-12 21:31:54 +08:00 |
一线灵
|
279337f17f
|
Migrate engine namespace to `axis`(abbv: `ax`) (#743)
|
2022-07-11 17:50:21 +08:00 |
halx99
|
9ee4181976
|
Migrate tests, extensions and configs ReSquash for unexpected changes +2
|
2022-07-09 22:23:34 +08:00 |
halx99
|
f37ae2d8eb
|
Update project urls
|
2022-02-24 18:51:36 +08:00 |
halx99
|
ce5adf35f7
|
Committing clang-format changes
|
2021-12-28 08:06:23 +00:00 |
halx99
|
d397854ead
|
Commit chnages
|
2021-12-28 11:05:34 +08:00 |
halx99
|
0076283252
|
Huge changes for all string_view
|
2021-12-26 23:26:34 +08:00 |
halx99
|
2ba77a42fb
|
Committing clang-format changes
|
2021-12-25 02:04:45 +00:00 |
halx99
|
863bd35676
|
Finish #244
|
2020-10-25 16:25:08 +08:00 |
halx99
|
bd76794a36
|
fix lua compile on android, link needs to fix later
|
2020-10-19 20:01:13 +08:00 |
HALX99
|
90ecc475f0
|
Refactor modules (#238)
|
2020-10-17 16:32:16 +08:00 |