Commit Graph

1944 Commits

Author SHA1 Message Date
halx99 247d044dc7 Committing genbindings changes 2023-05-31 12:31:31 +00:00
halx99 d1accbf082 Committing genbindings changes 2023-05-23 11:54:13 +00:00
halx99 14373a8483 Update yasio to latest 2023-05-14 22:39:05 +08:00
halx99 c5c73ec165 Update spine to 4.1-fc05ecf 2023-05-07 21:15:56 +08:00
halx99 0e4665e92e Fix fairygui bmfont scale problem 2023-05-03 17:33:42 +08:00
RH cb9f8d9695
Update LUA constants for target platform (#1192) 2023-04-28 14:55:27 +08:00
halx99 6aa6c05c3a Fix fairygui FUILabel stack overflow 2023-04-26 19:19:20 +08:00
halx99 eb906e9c69 Committing genbindings changes 2023-04-05 08:27:15 +00:00
halx99 800c149f6e Improve code style 2023-04-05 11:06:25 +08:00
halx99 cfecec34af Committing genbindings changes 2023-04-02 01:37:22 +00:00
halx99 ee14c17cbb Fix lua binding 2023-04-02 09:29:12 +08:00
Deal(一线灵) 3d23eea8d0
Media engine video texture (#1133)
* VideoPlayer based on new MediaEngine[Win32/UWP]

* Improve MediaEngine interface

* Update readme

* Improve pixel format

* Improve MediaEngine interface

* Ready for PR UWP/Win32

* Ready for PR UWP,Win32

* Update reademe files

* Update readme files

* Update UIVideoPlayer-android.cpp [skip ci]

* Update UIVideoPlayer-ios.mm

* Update MFUtils.cpp

* Fix ci
2023-03-25 08:37:51 +08:00
halx99 d46ff3a79f Committing genbindings changes 2023-03-14 00:03:28 +00:00
aismann 7f1d61185f
add axmol_ext.h (#1117) 2023-03-14 07:56:07 +08:00
Joilnen 4608ecf8de
fixing some warning messages of code not conform C++20 yet (#1113)
* fixing some warning messages of code not conform C++20 yet

* trying to compile in C+17 because UWP
2023-03-13 21:35:42 +08:00
halx99 9255fc7ac5 Committing genbindings changes 2023-03-11 15:01:39 +00:00
Deal(一线灵) b46417809d
Windows Store UWP apps support (#1108)
* [BIG FEATURE] Windows Store UWP apps support

* Fix ci, add uwp for pr-ci

* Fix ci

* Improve ci script

* Fix ci

* Fix ci

* Fix ci

* Fix ci

* Upload uwp appx package artifacts [skip ci]

* Use d2d draw system font text

* Fix ci

* Improve code style
2023-03-11 22:10:18 +08:00
halx99 6e5723b590 Fix compile errors in c++17 2023-03-08 08:34:17 +08:00
halx99 00c1a2379a Committing genbindings changes 2023-03-07 15:34:03 +00:00
tkzcfc 89981bc080
fix: type judgment error (#1084)
* fix: type judgment error

---------

Co-authored-by: tkzcfc <tkzcfc@users.noreply.github.com>
Co-authored-by: 一线灵|Deal <halx99@live.com>
Co-authored-by: HYGK-PC\Administrator <tkzc@foxmail.com>
2023-02-27 19:12:21 +08:00
halx99 a00d594ba0 Fix live2d sdk crash issue 2023-02-23 21:59:00 +08:00
halx99 68774d8319 Committing genbindings changes 2023-02-14 15:38:16 +00:00
halx99 d760315432 Fix ci 2023-01-24 18:27:40 +08:00
halx99 339a600712 Fix ci 2023-01-24 17:44:54 +08:00
halx99 9d6fab62d8 Update ImGui 2023-01-24 17:20:31 +08:00
halx99 8373473f1c Improve code style 2023-01-24 15:01:06 +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
halx99 9b81b06e06 Committing genbindings changes 2023-01-06 15:48:02 +00:00
halx99 855b493dad Fix dll link 2023-01-06 23:21:09 +08:00
halx99 640dda61ec Fix dll linkage 2023-01-06 18:38:16 +08:00
一线灵|Deal a224966f6b
Fix ci 2023-01-05 02:47:23 +08:00
halx99 5bd36bfa7c Update yasio to latest 2023-01-04 23:20:07 +08:00
halx99 6f08abab88 Committing genbindings changes 2023-01-04 14:59:56 +00:00
halx99 25a9a4fb7a Committing genbindings changes 2023-01-01 10:21:43 +00:00
halx99 c149cb6c79 Committing genbindings changes 2022-12-29 09:01:26 +00:00
tkzcfc fa0d9c8d55
Fix download task creation failure Program crash (#984)
* Support return type'ResourceData'

* Revert "Support return type'ResourceData'"

This reverts commit dd38d06350.

* Support return type'ResourceData'

* Support binary files

* Support Lua to call cc.utils: capturenode

* Support Lua to call cc.utils: capturenode

* export: sp.SkeletonAnimation:findBone sp.SkeletonAnimation:getBoundingBox

* export 'setAttachment' function to lua

* Committing genbindings changes

* search path adding repeated judgment

* add macro definition  AX_NO_DUP_SEARCH_PATH

* add macro definition  AX_NO_DUP_SEARCH_PATH

* Update core/platform/CCFileUtils.cpp

* Fix downloader crash in the lua coroutine

* fix download task creation failure Program crash

Co-authored-by: tkzcfc <tkzcfc@users.noreply.github.com>
Co-authored-by: 一线灵|Deal <halx99@live.com>
Co-authored-by: HYGK-PC\Administrator <tkzc@foxmail.com>
2022-12-12 20:56:48 +08:00
halx99 b5713f2443 Fix #972 2022-12-11 15:58:55 +08:00
halx99 445e51d4c4 Committing genbindings changes 2022-12-07 01:31:10 +00:00
aismann 63533a93b5
Update README.md (#976) 2022-12-02 18:58:15 +08:00
halx99 e943d5d24e Committing genbindings changes 2022-11-28 00:44:15 +00:00
RH 7dba255a1d
Add a pool for GroupCommand rendering commands (#969)
* Committing genbindings changes

* Use a pool of GroupCommand entries to avoid multiple entries of the same group in the render queue in certain scenarios

* Ensure captureNode works as expected.

* Set member variables to default values when init method is called on the GroupCommand

* Explicitly reset the command state when retrieving a GroupCommand from the pool
2022-11-28 08:37:22 +08:00
Vincent Lee 8fa2d738a6
Fix warnings (implicit conversion loses and use of deprecated function) 2022-11-20 09:58:34 +09:00
halx99 ef93570405 Fix ci 2022-11-15 14:34:18 +08:00
halx99 6abf0897a9 Fix ci 2022-11-15 12:28:57 +08:00
halx99 1670b5a393 Fix ci 2022-11-15 12:21:50 +08:00
halx99 a3405298db Improve cmake 2022-11-15 12:08:14 +08:00
一线灵|Deal 4811b9768e
Update init.lua 2022-11-12 20:34:48 +08:00
halx99 fbb40dd47f Fix ci 2022-11-10 22:03:40 +08:00