halx99
9d6fab62d8
Update ImGui
2023-01-24 17:20:31 +08:00
halx99
b746c936a9
Fix ci
2023-01-24 15:49:40 +08:00
halx99
8373473f1c
Improve code style
2023-01-24 15:01:06 +08:00
halx99
405844b0e0
Fix platform macro pred
2023-01-24 13:58:29 +08:00
halx99
565e36eb21
Fix macro detect
2023-01-24 11:09:16 +08:00
aismann
651839bd92
Changeable window for all "PCs on cpp_tests ( #1036 )
2023-01-23 19:30:13 +08:00
Joilnen
f448cf7073
fixing a warning message ( #1035 )
2023-01-22 14:10:39 +08:00
Deal(一线灵)
542fe86aab
Update CCGLViewImpl-desktop.cpp
2023-01-22 07:39:46 +08:00
halx99
bfc4e0b890
Fix ci
2023-01-21 21:57:28 +08:00
halx99
db1b74466c
Fix ci
2023-01-21 20:04:58 +08:00
halx99
704b1655eb
Fix osx ci
2023-01-21 19:24:58 +08:00
halx99
21d8495792
Fix ci
2023-01-21 18:49:02 +08:00
halx99
668da36bcf
Unify CCGLViewImpl-desktop
2023-01-21 17:57:56 +08:00
halx99
559e958bc3
Fix osx ci
2023-01-21 16:56:04 +08:00
halx99
19a749615f
Fix ci
2023-01-21 14:51:14 +08:00
halx99
831ad310f5
Update thirdparty libs
2023-01-21 14:37:18 +08:00
halx99
1eb3675b48
Make cpp-tests window resizable
2023-01-21 14:30:17 +08:00
solan-solan
64034df2ad
GL_RGBA32F GL backend support ( #1034 )
...
* Added GL_RGBA32F_EXT for GL backend to support floating point textures.
* Committing genbindings changes
* Added fp texture constant to mtl.
Co-authored-by: solan-solan <solan-solan@users.noreply.github.com>
2023-01-19 22:10:41 +08:00
halx99
5857874885
Remove unused from cmake script
2023-01-17 10:08:09 +08:00
halx99
9f94bd461e
Fix #1032
2023-01-17 10:06:09 +08:00
Oren Bengigi
2698663f90
Update CMakeLists.txt ( #1031 )
2023-01-14 16:34:50 +08:00
halx99
4c2df9e581
Fix vs-ninja build
2023-01-14 16:33:35 +08:00
CHP
e0eba5ee4b
Update android-ci.yml ( #1029 )
2023-01-14 08:24:55 +08:00
Deal(一线灵)
209c077daa
Update README.md
2023-01-13 19:51:28 +08:00
CHP
0ad4fbbe37
Update android-ci.yml - upload apk ( #1027 )
2023-01-12 13:04:38 +08:00
Deal(一线灵)
2b0484a40b
Update CocosGUI.h
2023-01-12 11:55:16 +08:00
Deal(一线灵)
5daca7027f
Update pr-ci.yml
2023-01-12 11:38:08 +08:00
halx99
047574d8e6
Update comment [skip ci]
2023-01-12 09:54:47 +08:00
halx99
9eb65309b9
Don't use deprecated function
2023-01-11 23:28:22 +08:00
halx99
d1e9308ede
Improve windows optional modules
2023-01-11 22:28:14 +08:00
pietpukkel
6c7d2a26c3
Resize on Windows ( #1026 )
...
* Resize on Windows
Fixed resize on Windows
* Better code quality
Co-authored-by: <halx99@live.com>
2023-01-11 22:24:43 +08:00
halx99
d56efd5a57
Make linux defautSearchRoot same with win32
2023-01-10 23:06:04 +08:00
一线灵|Deal
6c68626e43
Update xxsocket.cpp
2023-01-10 22:22:55 +08:00
halx99
1464009e63
Update yasio to latest
2023-01-10 22:19:30 +08:00
halx99
b032ba2f56
Update robin_map to v1.2.1
2023-01-10 22:16:38 +08:00
一线灵|Deal
100a688ce5
Add windows dll build checks for GH actions ( #1023 )
...
* Update windows-ci.yml
* Update pr-ci.yml
* Update build.ps1
* Update windows-ci.yml
* Update build.ps1
2023-01-08 22:04:14 +08:00
Turky Mohammed
5f9db1203f
[BUG] fix _AX_HAVE_WEBVIEW2 compilation error when not defined. ( #1020 )
...
* make _AX_HAVE_WEBVIEW2 actually work
* Exclude other platforms
* Update UIWebView-inl.h
2023-01-08 09:36:43 +08:00
Turky Mohammed
54eb339f5f
Update positionColorLengthTexture.vert ( #1021 )
2023-01-08 09:36:14 +08:00
一线灵|Deal
8ab4be0123
fix typo
2023-01-07 20:24:49 +08:00
一线灵|Deal
25934b84f2
Fix typo
2023-01-07 19:46:20 +08:00
halx99
9b81b06e06
Committing genbindings changes
2023-01-06 15:48:02 +00:00
aismann
b1c5f106ca
Improve drawCircle rendering for big rings ( #1013 )
...
* Update HelloWorldScene.cpp
replace _director->end(); with menuCloseCallback(this);
* Rendering drawCircle
2023-01-06 23:25:31 +08:00
halx99
855b493dad
Fix dll link
2023-01-06 23:21:09 +08:00
halx99
e9c1726c31
Use 1 line cmake command copy target runtime dlls
2023-01-06 19:11:10 +08:00
halx99
640dda61ec
Fix dll linkage
2023-01-06 18:38:16 +08:00
RH
f59d786b7a
Fix cpp-template ( #1016 )
...
* Committing genbindings changes
* Fix compilation error related to redefinition of 'pause'
Fix update override warning
Improve code
* Revert "Fix compilation error related to redefinition of 'pause'"
This reverts commit 1744a48fec
.
* Fix compilation error related to redefinition of 'pause'
Fix update override warning
Improve code
2023-01-06 13:02:55 +08:00
halx99
857f669970
Fix http test print
2023-01-05 23:31:39 +08:00
aismann
da7987214f
Update pull_request_template.md ( #1012 )
2023-01-05 20:40:25 +08:00
一线灵|Deal
6a19a9bc88
Update HttpCookie.cpp
2023-01-04 21:21:16 -08:00
一线灵|Deal
a224966f6b
Fix ci
2023-01-05 02:47:23 +08:00