deal
de13c4bcba
Delete unused
2022-01-23 11:01:42 +08:00
halx99
9623414a2f
Downloader: download file with cacert support
2022-01-20 19:15:37 +08:00
halx99
0652d1a2d4
Fix log order when create download task fail
2022-01-20 19:00:52 +08:00
deal
3ad8d0b0d0
Update ios.mini.cmake
2022-01-20 18:10:16 +08:00
halx99
5486d94646
Fix lua_xml_http_request dataSize incorrect
2022-01-18 18:39:58 +08:00
deal
3359ac211f
Don't needs copy plainlua.dll when use luajit
2022-01-17 23:50:05 +08:00
deal
73e056f720
Update adxetools.gradle
2022-01-17 10:57:48 +08:00
deal
68215b792e
Why FMT_HEADER_ONLY doesn't works on android
2022-01-08 16:15:56 +08:00
deal
d8dc6c8453
hard to link fmt-header-only[skip ci]
...
target_link_libraries(fairygui fmt-header-only)
2022-01-08 15:25:50 +08:00
deal
f3b3b5a0b1
Update CMakeLists.txt
2022-01-08 14:01:43 +08:00
deal
6031fdda11
Update android-ci.yml
2022-01-08 00:09:50 +08:00
deal
c424d7b8b0
Build fairygui-tests for android ci
2022-01-08 00:08:12 +08:00
halx99
d5dd3bc175
Update changelog
2022-01-05 14:50:39 +08:00
halx99
5a2807433e
[spine] Improve RTTI compare performance when compiler string pooling enabled
...
Refer to: https://github.com/EsotericSoftware/spine-runtimes/pull/2012
Signed-off-by: halx99 <halx99@live.com>
2022-01-05 14:10:05 +08:00
halx99
14a3a0de93
Fix ClippingAttachment doesn't work
...
Refer to: https://github.com/EsotericSoftware/spine-runtimes/pull/2011
Reported by: @kangleblue
Signed-off-by: halx99 <halx99@live.com>
2022-01-04 22:38:02 +08:00
halx99
beb8606e16
Fix ci & update project url in sources
2022-01-04 12:36:20 +08:00
halx99
12b4023db2
Fix ci
2022-01-04 11:48:28 +08:00
halx99
30f9bbf307
Update uthash to 2.3.0 and move to thirdparty
2022-01-04 11:18:44 +08:00
halx99
64a6c1b105
Improve linkage
2022-01-04 11:00:07 +08:00
halx99
d1fc2faadc
Fix lua-tests linkage for windows
2022-01-04 10:33:23 +08:00
deal
15cc403967
Remove dup sources
2022-01-04 09:42:10 +08:00
halx99
cd98e6c880
Fix #570
...
a. fix lua build error
b. still use separated link jni libs
2022-01-04 09:40:27 +08:00
halx99
2819d4f10d
Improve vec2, vec3, vec4 lua storage
...
a. store as fixed size array
b. use metatable access via: x, y, z, w
c. For vec2
- vec2[0] could be access via x or w(idth) or u
- vec2[1] could be access via y or h(eight) or v
2022-01-03 22:06:49 +08:00
halx99
5031f8f54c
Sync console scripts
2022-01-03 19:06:51 +08:00
Delin
55aa56584a
Update CCLabelTextFormatter.cpp
2022-01-03 08:57:40 +03:00
Delin
82a354d803
Update CCLabel.cpp
2022-01-03 08:56:25 +03:00
Delin
110e0578c4
Update CCLabel.h
2022-01-03 08:55:52 +03:00
Delin
717f5d9397
Update CCLabel.cpp
2022-01-03 08:39:18 +03:00
Delin
ebd93353bb
Update CCLabel.cpp
2022-01-03 08:33:00 +03:00
Delin
8806136b52
Update CCLabel.cpp
2022-01-03 08:20:34 +03:00
halx99
4920faf8f3
Add missing files
2022-01-03 11:42:07 +08:00
halx99
74271f207b
Tidy audio folder
2022-01-03 11:34:58 +08:00
deal
6b94191d82
Update genbindings-ci.yml
2022-01-01 22:01:29 +08:00
deal
1889bcc229
Update genbindings.ps1
2022-01-01 21:56:55 +08:00
deal
3861a15be6
Auto commiting genbinding chnages
2022-01-01 21:27:39 +08:00
halx99
e8ef4eb750
Fix TTFconfig construct with nullable customGlyphCollection
2022-01-01 21:21:34 +08:00
halx99
8beea3967f
Fix ci
2021-12-31 16:29:11 +08:00
halx99
71c997d1ae
Fix isAbsolutePathInternal for string_view
2021-12-31 15:50:34 +08:00
halx99
f80ddd3505
Fix ci [skip ci]
2021-12-31 15:49:45 +08:00
deal
4044d34699
Update CMakeLists.txt
2021-12-31 14:47:57 +08:00
halx99
def5f9e2bc
Rename core folder name
2021-12-31 14:39:08 +08:00
deal
f32280ff42
Merge: 687d15f16e
369de31853
...
Merge pull request #560 from adxeproject/ahead
Merge ahead to dev
2021-12-31 12:12:40 +08:00
halx99
64d7b55366
Update ci branch name
2021-12-31 11:00:35 +08:00
halx99
e726066595
Tidy tools
2021-12-30 21:24:22 +08:00
halx99
fb5c2926af
Tidy ci scripts
2021-12-30 20:15:42 +08:00
deal
bfb1c9199e
Update before-install.sh
2021-12-30 20:09:25 +08:00
deal
ddedf1e113
Update linux-ci.yml
2021-12-30 19:56:07 +08:00
deal
2581aaf19b
Update pr-ci.yml
2021-12-30 19:53:30 +08:00
halx99
af52e6b6bb
Tidy ci scripts
2021-12-30 19:40:30 +08:00
deal
bcbd4bf588
Fix ADXE_HAV_STDFS check
2021-12-30 18:33:14 +08:00