Commit Graph

40401 Commits

Author SHA1 Message Date
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
halx99 369de31853 Tidy tools 2021-12-30 21:24:22 +08:00
halx99 f9d2c3cb7d Tidy ci scripts 2021-12-30 20:15:42 +08:00
deal afe3865921
Update before-install.sh 2021-12-30 20:09:25 +08:00
deal a2ff94facd
Update linux-ci.yml 2021-12-30 19:56:07 +08:00
deal 369d84cc3f
Update pr-ci.yml 2021-12-30 19:53:30 +08:00
halx99 cc534cddd2 Fix chmod for ci scripts 2021-12-30 19:43:55 +08:00
halx99 d43e9458ae Tidy ci scripts 2021-12-30 19:40:30 +08:00
deal cc43b60bea
Fix ADXE_HAV_STDFS check 2021-12-30 18:33:14 +08:00