Commit Graph

2562 Commits

Author SHA1 Message Date
涓€绾跨伒|Deal 2a440a8c42 Update CCFileUtils-apple.mm 2022-10-31 08:12:06 +08:00
涓€绾跨伒|Deal 22f51204f7 Fix ci [skip ci] 2022-10-31 08:09:55 +08:00
halx99 56d66aba67 Remove FileUtils::searchResolutionsOrderArray 2022-10-30 23:03:39 +08:00
halx99 b1315f0c85 Update extensions/CMakeLists.txt 2022-10-30 23:00:33 +08:00
涓€绾跨伒|Deal 671e623109 Update CMakeOptions.md [skip ci] 2022-10-30 22:56:32 +08:00
halx99 a259aefb77 Update readme for extensions 2022-10-30 22:53:58 +08:00
halx99 5d4b821f9e Add particle effect extension 'Effekseer' support
- By default, OFF
- Use cmake option AX_ENABLE_EXT_EFFEKSEER=TRUE to enable it
2022-10-30 22:52:39 +08:00
涓€绾跨伒|Deal d6254accc9 Improve code style 2022-10-30 16:58:48 +08:00
aismann cf9c7267c0 Update README.md
Improve Extensions part
2022-10-27 10:09:15 +02:00
halx99 d5a91886dc Fix ci warnings 2022-10-27 13:01:18 +08:00
halx99 056e5f2e6f Update libpng to v1.6.38 stable 2022-10-27 13:00:59 +08:00
涓€绾跨伒|Deal c243348fba Update install-deps-linux.sh 2022-10-27 10:11:47 +08:00
halx99 9afa4a0255 Improve ax::Vector compiler compatible, also fix #933 2022-10-26 23:17:48 +08:00
halx99 84fe8f734a Update glad to v2.0.0 2022-10-25 09:01:57 +08:00
halx99 2c8347fcbc Remove unnecessary code 2022-10-24 22:42:34 +08:00
halx99 87000c35fc Add ETC2 support in pvr3ccz format 2022-10-24 19:06:49 +08:00
涓€绾跨伒|Deal c59badc336 Update update-prebuilts.yml 2022-10-23 15:47:15 +08:00
涓€绾跨伒|Deal 4baf6a981a Update pr-ci.yml 2022-10-23 13:32:18 +08:00
涓€绾跨伒|Deal 391984bcb9 Update update-prebuilts.yml 2022-10-23 13:10:45 +08:00
涓€绾跨伒|Deal c5e3d4f7e6 Update update-prebuilts.yml 2022-10-23 12:38:54 +08:00
涓€绾跨伒|Deal 7f6b6dfad4 Update update-prebuilts.sh 2022-10-23 11:06:20 +08:00
halx99 6c90d7b7be Update script file 2022-10-22 20:02:36 -07:00
涓€绾跨伒|Deal c72f382cd3 Update update-prebuilts.yml 2022-10-23 00:19:06 +08:00
涓€绾跨伒|Deal ee12fa2ff5 Update script [skip ci] 2022-10-22 23:54:40 +08:00
涓€绾跨伒|Deal 17f19a3547 Update update-prebuilts.yml 2022-10-22 23:48:29 +08:00
涓€绾跨伒|Deal 92d58f9b70 Update update-prebuilts.yml 2022-10-22 23:26:32 +08:00
halx99 be48054605 Add action to update thirdparty prebuilts 2022-10-22 23:21:38 +08:00
halx99 2e0ae58377 Add update thirdparty prebuilt script [skip ci] 2022-10-22 07:49:36 -07:00
halx99 57a5c7253f Update .gitignore 2022-10-22 07:48:33 -07:00
halx99 2b2e214ffe Update gh action files 2022-10-20 22:20:33 +08:00
halx99 54ef53f939 Committing genbindings changes 2022-10-20 12:52:19 +00:00
halx99 4fa40ee96b Validate shared VertexLayout from Shader Program 2022-10-20 20:22:28 +08:00
halx99 10ea947a50 Validate shared VertexLayout from Shader Program 2022-10-20 20:19:56 +08:00
halx99 04f5a9879d Fix memory leak 2022-10-20 20:18:32 +08:00
halx99 a2a3bbe6c4 Migrate namespace for templates [skip ci] 2022-10-19 13:17:18 +08:00
halx99 376941da91 Migrate 2022-10-18 19:17:36 +08:00
halx99 abd9338a7a Migrate [skip ci] 2022-10-18 19:13:40 +08:00
tkzcfc 8a2f5d6666 Fix downloader crash in the lua coroutine (#927) 2022-10-18 17:42:19 +08:00
涓€绾跨伒|Deal 972aba96e6 Merge: 0b0f0fcc99 9d4dfea74a
Merge pull request #926 from aismann/patch-1

Update README.md
2022-10-18 08:49:58 +08:00
涓€绾跨伒|Deal 30298a456e Create README.md 2022-10-17 22:15:27 +08:00
aismann b69cd4d8c8 Update README.md 2022-10-17 16:05:47 +02:00
halx99 8b674f73ba Update Dear ImGui to v1.88, refer to #895 2022-10-17 21:46:16 +08:00
涓€绾跨伒|Deal de3f56d4ff Update README_CN.md 2022-10-13 23:57:50 +08:00
涓€绾跨伒|Deal 94caf8d36d Update windows-ci.yml 2022-10-13 23:16:25 +08:00
halx99 8f9e610713 Committing genbindings changes 2022-10-13 14:08:14 +00:00
涓€绾跨伒|Deal 25d93bd509 Improve code quality (stage1.Oct) (#916)
* Improve code quality

* Add env PULL_REQUEST [skip ci]

* Update build.ps1

* Fix ci [skip ci]

* Update ZipUtils.cpp

* Update build.ps1

* Resolve reviews

* Improve

* Improve code style

* Resolve reviews

* Use pod_vector

* Improve resize growth

* Update CCAnimation3D.cpp

* Update axstd.h [skip ci]
2022-10-13 21:44:42 +08:00
涓€绾跨伒|Deal ba95ca98cf Update Device.h 2022-10-12 20:37:56 +08:00
halx99 8c18f962d5 馃敤Fix #887 2022-10-12 19:44:31 +08:00
halx99 567069236b Luabinding: Add std:🧵:id support 2022-10-12 14:22:45 +08:00
halx99 ec72ebb697 Fix #873 2022-10-12 12:39:27 +08:00