halx99
0744ee4f74
Alloc astc block_size_descriptor same with original repo
2022-04-25 10:28:34 +08:00
halx99
808707920e
Committing genbindings changes [skip ci]
2022-04-25 01:43:44 +00:00
Turky Mohammed
04f7cd1295
[Fix] Node Camera Masking Design Flaw ( #621 )
...
* Update CCNode.cpp
* Add a separate method for assigning mask to children
* Update CCNode.cpp
* Tidy Up Stuff
2022-04-25 09:37:41 +08:00
一线灵
1f76edf752
MSVC compiler bug?
2022-04-24 22:25:27 +08:00
halx99
aef5450056
Reindent code [skip ci]
2022-04-24 21:44:41 +08:00
一线灵
eadda105e6
Update windows-ci.yml
2022-04-24 21:35:29 +08:00
halx99
a0702dfdb6
Try fix windows ci
2022-04-24 21:23:28 +08:00
一线灵
91d4aee396
Try fix windows ci
2022-04-24 20:09:55 +08:00
一线灵
e8f6ea09e7
Try fix windows ci
2022-04-24 20:08:48 +08:00
halx99
d5b5a54223
Update luajit
2022-04-24 19:34:13 +08:00
halx99
5e97f88f26
Update astcenc to v3.6
2022-04-24 19:15:08 +08:00
halx99
1b0f53b5ba
Update webp to v1.2.2
2022-04-24 16:37:44 +08:00
Turky Mohammed
eb66048144
Remove annoying logs when adding multiple components to a single node ( #619 )
2022-04-24 10:51:37 +08:00
halx99
024253df0a
Delete DEPRECATED code
2022-04-23 17:49:42 +08:00
halx99
7d7a1f3f2c
All compressed image should do PMA at texture convert tools or GPU fragment shader
...
such as astcenc-2.3+(https://github.com/ARM-software/astc-encoder/releases ) with -pp-premultiply
2022-04-23 17:45:07 +08:00
halx99
099d885393
Sync zlib file name for templates
2022-04-23 09:01:34 +08:00
halx99
f3a3d62394
Update angle binaries to @google Chrome 100.0.4896.127
2022-04-22 21:15:25 +08:00
一线灵
7a9697f5aa
Update README.md [skip ci]
2022-04-22 13:51:10 +08:00
halx99
85f4569783
Update zlib to v1.2.12
2022-04-21 17:05:23 +08:00
halx99
8ea57d959f
Update freetype to v2.12.0
2022-04-10 13:10:18 +08:00
一线灵
a9b0ac160b
Update README.md
2022-04-09 11:19:01 +08:00
halx99
893134c79d
Delete unused code
2022-04-05 13:58:55 +08:00
halx99
93f549a0ad
Fix libc++_shared.so not found in old devices(API 22)
2022-04-05 11:45:59 +08:00
一线灵
ff2258be7c
Try fix empty/missing DT_HASH in "libOpenSLES.so"
2022-04-04 17:47:45 +08:00
halx99
34f5b84d5d
Improve optional libs linking on non-win32 platforms
2022-04-02 14:03:46 +08:00
halx99
0ea2db2dfd
Improve use prebuilt engine libs for windows
...
a. Fix msedge webview2 include for win32
b. Fix msedeg webview2 linking for apps which use prebuilt libs
c. Improve optional libs linking for apps which use prebuilt libs
d. Auto build optional libs which not dependent by engine, such as yaml-cpp
2022-04-02 13:50:53 +08:00
一线灵
4bb3c045cd
Update README.md
2022-03-30 15:40:06 +08:00
halx99
89a7e489fc
Improve LuaObjcBridge
2022-03-25 10:35:18 +08:00
一线灵
fdf00b04c2
Merge pull request #610 from aismann/patch-2
...
Update README.md #599
2022-03-25 08:51:30 +08:00
aismann
1ddb7a993d
Update README.md #599
2022-03-24 15:17:41 +01:00
halx99
4b685e9cb8
Fix #609
2022-03-24 11:03:17 +08:00
halx99
f9ba36fcbe
Sync yasio to 3.39.4
2022-03-22 11:17:36 +08:00
deal
93738a8155
Update README.md
2022-03-20 11:44:16 +08:00
halx99
4611d5597c
Committing genbindings changes [skip ci]
2022-03-18 14:27:43 +00:00
deal
e7f9d7ef76
Update CCBundle3D.h
2022-03-18 22:20:31 +08:00
halx99
650a3b4967
Committing genbindings changes [skip ci]
2022-03-18 13:52:57 +00:00
halx99
36fa5ad84e
Remove CC_CONSTRUCTOR_ACCESS, refer to #603
2022-03-18 21:46:07 +08:00
deal
acf8109893
Update CONTRIBUTING.md
2022-03-18 11:01:40 +08:00
halx99
886a7728ed
Fix #602 c++20 compile errors
2022-03-17 09:37:56 +08:00
halx99
afdb91651a
Update thirdparties
...
- curl-7.82.0
- openssl-3.0.2
- luajit-c4fe76d
- libjpegturbo-2.1.3
2022-03-17 09:35:01 +08:00
halx99
74052fd7b0
Improve shader compatible
2022-03-13 13:07:58 +08:00
halx99
6ce9dc0b8d
Fix leak
2022-03-13 12:05:22 +08:00
deal
30ce5244a3
Fix ios compile error
2022-03-07 19:00:52 +08:00
halx99
341c110744
Update readme files and changelog
2022-02-26 15:24:20 +08:00
halx99
7b5d2e1ade
Update reference links on README files
2022-02-26 14:33:48 +08:00
halx99
bb3ebb02f8
Sync code
2022-02-26 14:27:14 +08:00
halx99
ea20445609
Fix ci
2022-02-25 19:38:31 +08:00
deal
4fa14cd06e
Update README.md [skip ci]
2022-02-25 19:09:06 +08:00
halx99
e70ea8760b
Renaming extension ImGuiEXT to ImGui
...
The singleton class ImGuiEXT also was renamed to ImGuiPresenter
2022-02-25 19:03:09 +08:00
deal
711338fbb1
Improve fmt import, see also #597
2022-02-25 17:40:08 +08:00