Commit Graph

1849 Commits

Author SHA1 Message Date
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
halx99 fa6617b8a8 Fix ci 2021-12-30 17:56:35 +08:00
halx99 b9c8d8f850 Fix ci 2021-12-30 17:47:48 +08:00
halx99 11c83ea1cf Optimize ci scripts [skip ci] 2021-12-30 17:47:01 +08:00
halx99 05a95f8277 Fix ios & android build 2021-12-30 17:34:37 +08:00
halx99 0f2564ca6b [FileUtils] performOperationOffthread needs deep copy std::string_view as std::string 2021-12-30 15:08:45 +08:00
halx99 54847fcdc1 Use c++17 stdfs implement listFiles instead tinydir 2021-12-30 14:59:57 +08:00
halx99 24a70b0fb0 Update lua bindings config files 2021-12-30 12:53:37 +08:00
halx99 09318053e6 Optional windows webview2 with `ADXE_ENABLE_WEBVIEW2` 2021-12-30 10:02:32 +08:00
halx99 fa199da794 Improve string_view for some file 2021-12-30 09:48:39 +08:00