Commit Graph

39587 Commits

Author SHA1 Message Date
DelinWorks edf0f5632e Update CCMotionStreak.cpp 2022-05-03 20:54:44 +03:00
DelinWorks 646f04f1c9 Update CCMotionStreak.cpp 2022-05-03 20:14:12 +03:00
DelinWorks d042af2d99 Update CCMotionStreak.cpp 2022-05-03 20:10:26 +03:00
DelinWorks 1cf7440ca0 Update CCMotionStreak.cpp 2022-05-03 20:01:12 +03:00
一线灵 4b592b6f45
Merge pull request #628 from DelinWorks/fix-video-player-shader
`YUY2` GLSL ES Shader error
2022-05-02 12:08:08 +08:00
DelinWorks ad88b2628b Update UIVideoPlayer-win.cpp 2022-05-02 05:35:45 +03:00
一线灵 2fe0159d3e
Merge pull request #625 from aismann/dev
Update poly2tri ( git 3380f5c  (until 25 Mar 2022))
2022-04-29 16:15:05 +08:00
halx99 79bf6c0206 Update thirdparty stubs 2022-04-29 16:13:57 +08:00
aismann 9825eb89df Update poly2tri ( git 3380f5c (until 25 Mar 2022)) 2022-04-29 09:36:16 +02:00
halx99 8ed3a4af2d Update astcenc to v3.7 2022-04-29 12:33:18 +08:00
halx99 56815ffccf Improve UIVideoPlayer tests 2022-04-28 12:48:29 +08:00
halx99 9b0e0d5f87 Committing genbindings changes [skip ci] 2022-04-28 04:20:11 +00:00
halx99 4a35a8f8ae Add setPlayRate for UIVideoPlayer for windows only 2022-04-28 12:14:08 +08:00
halx99 15cf113e75 Improve code style [skip ci] 2022-04-28 12:04:23 +08:00
halx99 2bd3ce6bf2 Improve code style 2022-04-28 12:00:32 +08:00
halx99 c9f3ca9278 Improve VS Ninja workflow 2022-04-28 11:43:59 +08:00
halx99 430030a6c3 Improve VS Ninja build again
a. Auto copy webview2 dll for targets
b. Fix cpp-tests compile error
2022-04-27 19:39:12 +08:00
halx99 91505ba71f Ignore Ninja build folder [skip ci] 2022-04-27 18:52:57 +08:00
halx99 4b70fd2059 Also disable Ninja PCH for cpp-tests 2022-04-27 18:51:54 +08:00
halx99 bf2cc6205b Improve Ninja build with visual studio ide
a. Disable PCH for Ninja, just a workaround fix compiler always said: can't open xxx.pch files
b. Remove unnecessary definition _WINSOCKAPI_ for Ninja build
2022-04-27 18:48:57 +08:00
halx99 fbde97c360 Rename source file name match with class name 2022-04-27 18:24:33 +08:00
Turky Mohammed ad789839ef
[Fix] Camera masking bug deep child nesting (#623)
Co-authored-by: 一线灵 <halx99@live.com>
2022-04-27 16:23:57 +08:00
halx99 4db3ba63b7 Match compression test images PMA with engine settings 2022-04-26 16:38:59 +08:00
halx99 c5400fa176 Remove duplicated include 2022-04-26 16:33:04 +08:00
一线灵 9c5e935fd1
Merge pull request #622 from shatyuka/dev
Compatible with Ninja
2022-04-26 16:20:11 +08:00
Shatyuka d71c620fc1 Compatible with Ninja 2022-04-26 15:16:02 +08:00
halx99 bc16bb1cd3 Fix missing include 2022-04-26 12:51:01 +08:00
halx99 82ecc7c9e3 Remove duplicated macros 2022-04-25 21:39:49 +08:00
halx99 ef56d0d335 Update copyright notices 2022-04-25 19:15:46 +08:00
halx99 014e4f20e0 Add ktxv1.1 file format for etc2/etc1 support 2022-04-25 19:11:58 +08:00
halx99 9903a2223f Update libpng 2022-04-25 12:26:56 +08:00
halx99 2bf5274116 Update bullet to 3.23 2022-04-25 12:16:08 +08:00
halx99 4c9d1dfd00 Update copyright url [skip ci] 2022-04-25 12:06:43 +08:00
halx99 8cb17e627e Update README.md [skip ci] 2022-04-25 12:04:33 +08:00
halx99 c2c1d8b4da Update openal-soft to 1.22.0 2022-04-25 12:02:45 +08:00
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