Commit Graph

39409 Commits

Author SHA1 Message Date
deal b5b176183c
Don't needs copy plainlua.dll when use luajit 2022-01-17 23:50:05 +08:00
deal 9c88866354
Update adxetools.gradle 2022-01-17 10:57:48 +08:00
halx99 2aa434ba86 Update angle binaries to 2.1.0.4692
- Track branch on chromium/4692 @Google Chrome 97.0.4692.71
2022-01-15 15:52:35 +08:00
halx99 bdca725603 Rebuild OpenSSL with threads support
Avoid crash at multi-threads env when use cacert file

Signed-off-by: halx99 <halx99@live.com>
2022-01-12 19:29:21 +08:00
halx99 b1b505908f Update thirdparties
- curl-7.81.0
- Add no-comp to build openssl for security issue
2022-01-11 21:59:43 +08:00
halx99 2355ae96c9 Update fmtlib 2022-01-11 18:19:17 +08:00
halx99 65ee67539d Revert unnecessary changes [skip ci] 2022-01-11 18:04:50 +08:00
deal 612a8db9a7
Why FMT_HEADER_ONLY doesn't works on android 2022-01-08 16:15:56 +08:00
deal f81b0614c9
Fix android link issue
The header only fmt target hard to link on android, so we set include directory and preprocessor manually
2022-01-08 15:35:05 +08:00
deal b0e7c79428
hard to link fmt-header-only[skip ci]
target_link_libraries(fairygui fmt-header-only)
2022-01-08 15:25:50 +08:00
deal 01f97ca042
Update CMakeLists.txt 2022-01-08 14:01:43 +08:00
deal 3956c7f21e
Who use who link the,headonly fmtlib[skip ci] 2022-01-08 13:59:34 +08:00
deal d0df0f9731
Try to fix android ci 2022-01-08 13:50:29 +08:00
halx99 a00f181b30 Update chmod 2022-01-08 12:23:14 +08:00
deal e67e765ca2
Update android-ci.yml 2022-01-08 00:09:50 +08:00
deal 1609a06bab
Build fairygui-tests for android ci 2022-01-08 00:08:12 +08:00
halx99 3e00cd4aa5 Update changelog 2022-01-05 14:50:39 +08:00
halx99 4b12f12a55 [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 aaef0c3048 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 2a6e749ad4 Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
halx99 a466abfda8 Fix ci 2022-01-04 11:48:28 +08:00
halx99 a6a38679c1 Update uthash to 2.3.0 and move to thirdparty 2022-01-04 11:18:44 +08:00
halx99 e86fdf8a67 Improve linkage 2022-01-04 11:00:07 +08:00
halx99 21e4684703 Fix lua-tests linkage for windows 2022-01-04 10:33:23 +08:00
deal 9b3233bdbf
Remove dup sources 2022-01-04 09:42:10 +08:00
halx99 3d7218a0eb Fix #570
a. fix lua build error
b. still use separated link jni libs
2022-01-04 09:40:27 +08:00
halx99 3282e1abaf 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 30ae8b503c Sync console scripts 2022-01-03 19:06:51 +08:00
deal 135ec94cb8
Merge pull request #568 from DelinWorks/label-issue-566
Fix Label issue #565
2022-01-03 14:38:45 +08:00
Delin 4d56ed2948
Update CCLabelTextFormatter.cpp 2022-01-03 08:57:40 +03:00
Delin dde46fd5ee
Update CCLabel.cpp 2022-01-03 08:56:25 +03:00
Delin 2da2cad6ad
Update CCLabel.h 2022-01-03 08:55:52 +03:00
Delin a99a842bac
Update CCLabel.cpp 2022-01-03 08:39:18 +03:00
Delin e4bc205e0f
Update CCLabel.cpp 2022-01-03 08:33:00 +03:00
Delin c443b5e466
Update CCLabel.cpp 2022-01-03 08:20:34 +03:00
halx99 17ad9829dd Add missing sources 2022-01-03 13:04:23 +08:00
halx99 f0592f55d0 Update glfw 2022-01-03 13:00:07 +08:00
halx99 00e01f17c9 Add missing files 2022-01-03 11:42:07 +08:00
halx99 a651879ee6 Tidy audio folder 2022-01-03 11:34:58 +08:00
deal 86f4211f78
Update genbindings-ci.yml 2022-01-01 22:01:29 +08:00
deal 586d47bafa
Update genbindings.ps1 2022-01-01 21:56:55 +08:00
deal 882d498e0a
Auto commiting genbinding chnages 2022-01-01 21:27:39 +08:00
halx99 7110de393a Fix TTFconfig construct with nullable customGlyphCollection 2022-01-01 21:21:34 +08:00
halx99 6b70fc5ff3 Fix ci 2021-12-31 16:29:11 +08:00
halx99 85f1f0b424 Fix isAbsolutePathInternal for string_view 2021-12-31 15:50:34 +08:00
halx99 deddc5542e Fix ci [skip ci] 2021-12-31 15:49:45 +08:00
deal 3825fb1b02
Update CMakeLists.txt 2021-12-31 14:47:57 +08:00
halx99 e534dd66c0 Rename core folder name 2021-12-31 14:39:08 +08:00
deal f5096dd35b
Merge pull request #560 from adxeproject/ahead
Merge ahead to dev
2021-12-31 12:12:40 +08:00
halx99 687d15f16e Update ci branch name 2021-12-31 11:00:35 +08:00