Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/axmolengine/axmol

Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)
https://github.com/axmolengine/axmol

Update CHANGELOG

c36f9b520c4e2e061bd9fe0f4dc6673ecb37a16e authored almost 3 years ago by halx99 <[email protected]>
Update README_CN.md

7e2672d30865ab97eee0bb4f869df6719a776607 authored almost 3 years ago by halx99 <[email protected]>
Update README.md

3e30f3f613fa5ab88f78293117ce3558ac83088c authored almost 3 years ago by halx99 <[email protected]>
Update adxe.cpp

d2f6b795a65e1b73bee83785bd99a6204ec6e46b authored almost 3 years ago by halx99 <[email protected]>
Update CHANGELOG

3b79b58138b69a52f86954ad36511bb0fb01a8c2 authored almost 3 years ago by halx99 <[email protected]>
Remove unnecessary AudioEngine::end() at AppDelegate::~AppDelegate of HellCpp & HelloLua

066b0834f280da58d55136053d92b82d32716dd0 authored almost 3 years ago by halx99 <[email protected]>
Use std::string_view directly

b751d0e3fbc71c6a22ea599f7e56acd1e59231f8 authored almost 3 years ago by halx99 <[email protected]>
Add utils::computeDigest for support more hash algorithm

e0424493935182d5f9ba402b55794f37f86523f9 authored almost 3 years ago by halx99 <[email protected]>
Fix #550, #484

Invoke AudioEngine::end before Director destroyed, because it hold scheduler belong Director.

4db339115e4afafa24adbe94a3261980ae973c76 authored almost 3 years ago by halx99 <[email protected]>
Improve any_buffer code quality

a. Fix warnings: try delete void*
b. Only allow used by trivially_destructible types

Reported by...

9b45f839a11874b816cf5a58cba24b3ae4b84fb6 authored almost 3 years ago by halx99 <[email protected]>
Delete obj-c style callback

2367e995022f629138ce03a3528b4d91a25948e2 authored almost 3 years ago by halx99 <[email protected]>
[HttpClient] Use `byte_buffer` instead `std::vector<char>`

52de9ba4005996cda3e01e03f8bb94ab0567f605 authored almost 3 years ago by halx99 <[email protected]>
Add copyright notice

The any_buffer implementation is inspired by @denghe

742ee30c40ecc7944a10fac8db53442db266423a authored almost 3 years ago by halx99 <[email protected]>
Fix #549

95567be5db63fabcf0d04267f33c368ab24c3acb authored almost 3 years ago by halx99 <[email protected]>
Delete unused binding generator

c9159c62fa1a9c65d96e05ca00efec6b07255786 authored almost 3 years ago by halx99 <[email protected]>
Remove all unnecessary nothrow

1ee106007a31c6ce1947e221b8b9f8bf6b0206df authored almost 3 years ago by halx99 <[email protected]>
Don't allow Color3B to Color4B implicit

e04c478ce9971d2ec41d6eac6dcf356f232e9a51 authored almost 3 years ago by halx99 <[email protected]>
Change DrawNode api color from Color4F to Color4B

a. Color4B is low level type before upload to GPU
b. Enable implicit convert from Color4F to Colo...

eb061bd845d9aa410942b33b93370a14bed96291 authored almost 3 years ago by halx99 <[email protected]>
Improve code quality

52e4d8571bf08ac154ab5786108723bcfc240804 authored almost 3 years ago by halx99 <[email protected]>
Improve code style

7926f99655c08d515d790a0c5582d03e819aad65 authored almost 3 years ago by halx99 <[email protected]>
Always enable string pooling for msvc

3600011b439671dbe19c8241617e9db7cd8e08bf authored almost 3 years ago by halx99 <[email protected]>
Improve performance on cpp-tests release version controlling COCOS2D_DEBUG

67d473e2d1daa981a2066395ce9fd1a778484d25 authored almost 3 years ago by aismann <[email protected]>
Fix ci

82a9baa7189e16788103e2a8189a21e7afba467f authored almost 3 years ago by halx99 <[email protected]>
Improve code style

c35c6c720b5d6e910ef91ff4f7a709d1f9d53a36 authored almost 3 years ago by halx99 <[email protected]>
change all setString(const std::string & ...) to setString(std::string_view ...)

Change all methods inherited from virtual void setString(std::string_view label) = 0;

493cb44394e990ff218b1adb952fef42f873f188 authored almost 3 years ago by aismann <[email protected]>
Update README.md

23e71409497a35e8ef54a0fe614a8c0f6c4380ce authored almost 3 years ago by halx99 <[email protected]>
Better use string_view, refer #543

947211366405edf29a7a4b3af31a3aea311df7ef authored almost 3 years ago by halx99 <[email protected]>
Use std::string_view instead const std::string&, refer #543

a. FontFreeType
b. ccUTF8

72ac23b1807ef5dadebd7e237081f43eea158a38 authored almost 3 years ago by halx99 <[email protected]>
Merge: 9930eef75a 2ca99fce0f

Merge pull request #542 from adxeproject/codebase-cpp17

Improve codebase to c++17

ea925ac746d9e25c650bcc07e746c242147b6935 authored almost 3 years ago by halx99 <[email protected]>
Fix compile

12f1f5929dca29b5be13e68043110244fbdec3cd authored almost 3 years ago by halx99 <[email protected]>
Improve codebase to c++17

ac937714e24bc38a7a837935fa219f1187e3a960 authored almost 3 years ago by halx99 <[email protected]>
More safe to store customGlyphs

3440cf804fca926bc804f9a894591b88e098c29d authored almost 3 years ago by halx99 <[email protected]>
Move ntcvt directory

fd5ed930934b967c5828368002b09c3ee96dfb81 authored almost 3 years ago by halx99 <[email protected]>
Fix childrenIndexer not update when child detached

cf76785517d03fa35dd456e8dc69a9792fbd8553 authored almost 3 years ago by halx99 <[email protected]>
Add Visual Studio 2022

dd8193428ea98ad0ef73b88d457e4e70f5cc3607 authored almost 3 years ago by aismann <[email protected]>
Improve logic for DownloaderCURL startTask

1f10987b281a3cfea06ca376a873482b8b3129c7 authored almost 3 years ago by halx99 <[email protected]>
Fix #540

e3c8c7f8ca804c05af7969cfce2e4ce34c1f1ef6 authored almost 3 years ago by halx99 <[email protected]>
Improve skipBOM

41669f0a7f312a249ad6f67b01cfac0865b7e4b2 authored almost 3 years ago by halx99 <[email protected]>
Improve FileUtils::isAbsolutePath for windows

f4d2325e428b594c771c994ed9747805f4a34f21 authored almost 3 years ago by halx99 <[email protected]>
using type alias

ccedded548c461d4e46c24a1c5dc6d5dd7ef8c7a authored almost 3 years ago by halx99 <[email protected]>
Update UnitTest.cpp

aed7ee50f2c4bc289d3bb7370b395a5729f68921 authored almost 3 years ago by halx99 <[email protected]>
Always loop find child when indexer not found

eee191d78262ebdfd4d9556802d6b897a5785737 authored almost 3 years ago by halx99 <[email protected]>
Fix #536

b5d7ab47ed31412cd3093ed123feacccc7e5a883 authored almost 3 years ago by halx99 <[email protected]>
Fix cocos2dx_lua_loader

251c95ff2d9480bafb35ec855db0819eb6e6b346 authored almost 3 years ago by halx99 <[email protected]>
Refine code

fe67e1b19fbed97fb24d3a5dc48ff2c898832511 authored almost 3 years ago by halx99 <[email protected]>
Improve TTF load, enable stream parsing at for non-android devices

c96172837ebcc09d49cfd477c2dd09c5c7cffb3a authored almost 3 years ago by halx99 <[email protected]>
Update CCPlatformConfig.h

8f047015ba7ec6e1f65d7e5e2171b2ba91c4a663 authored almost 3 years ago by halx99 <[email protected]>
Update android platform macro detection

353920d8a28deed098389133b38e450a90c8d40f authored almost 3 years ago by halx99 <[email protected]>
Refine cocos2dx_lua_loader logic

eb5dcb6cfcbe1aee2ccfe0deba09fb0414737835 authored almost 3 years ago by halx99 <[email protected]>
Fix lua state usage

f7128789a07a855bbbcddcda4d9ddd2285e2b4a1 authored almost 3 years ago by halx99 <[email protected]>
Sets default render state when restart director

3b69d0cb27fdddaa77cb58de21ba52e32a539764 authored almost 3 years ago by halx99 <[email protected]>
Compatible lua getXXXSize API for get width,height from vec2

4b9ae12a7c5ca0c06fc00b2d054ceb51c78cca88 authored almost 3 years ago by halx99 <[email protected]>
Update astcenc to 3.3

54f41f79ee47680dbca04fa583fcb22ca87be947 authored almost 3 years ago by halx99 <[email protected]>
Fix unit test

3a855ac97f0bbf538b4013c16ce7d113d494ee5b authored almost 3 years ago by halx99 <[email protected]>
Sync fix

0016ea2b620d82545001dc8a43edb9136fb984cf authored almost 3 years ago by halx99 <[email protected]>
Fix fairygui compilation

31ed6d97a921bbef3d954d503f6fef3a52d77453 authored almost 3 years ago by halx99 <[email protected]>
Better logic

6c3d2d13f0678735d039f5ed750039fc211273c9 authored almost 3 years ago by halx99 <[email protected]>
Improve code style

9cc04be8332b0b88f55b765110669a3b18aaab3a authored almost 3 years ago by halx99 <[email protected]>
Skip whitespace for sdf text render

cdf47d3bd6990cd1cfc5fc29522669361ea5a0bd authored almost 3 years ago by halx99 <[email protected]>
Match utf32 char code parameter type

16c3e90c46fbb4fed74c2e32943036193b09589e authored almost 3 years ago by halx99 <[email protected]>
Improve speed for loading outline glyph

a0d289ee5b242ed4741131b491ddeb17f0472f1f authored almost 3 years ago by halx99 <[email protected]>
Update CHANGELOG

f5c3b7b87efa2e42845446f9d578c762cfca1e10 authored almost 3 years ago by halx99 <[email protected]>
Update README.md

c60f5774ff9c4ce07d98c6b36119405a0728870c authored almost 3 years ago by halx99 <[email protected]>
Update CHANGELOG

b028429112259327f168d99854e9abeeb59c9bd8 authored almost 3 years ago by halx99 <[email protected]>
Update README files

c463b0fac73e89c28b61dfc98c91a819f3d21e35 authored almost 3 years ago by halx99 <[email protected]>
Update comment

6716b95e24aa12c6cee14075fdc0a860b114cfe2 authored almost 3 years ago by halx99 <[email protected]>
Use explicit type to compare integer

503d8818f5a2752e1598a4dfcc2cfa8b33d95fe0 authored almost 3 years ago by halx99 <[email protected]>
Add `CCValue` int64_t/uint64_t support

c6945c44e5bf09088bde237ad7bea8609cd2bf4a authored almost 3 years ago by halx99 <[email protected]>
Update CHANGELOG

785917af8b43e6e515eec35d6ef02bca5464a880 authored almost 3 years ago by halx99 <[email protected]>
Merge: 8f88705ffe 8e2c6f2ceb

Merge pull request #533 from adxeproject/children-indexer-map-support

Add children indexer map f...

2a81f626e0a93a3fa526235176792226facede08 authored almost 3 years ago by halx99 <[email protected]>
Add comment for new API Director::setChildrenIndexerEnabled [skip ci]

f1425c1fd3625272c2ab77a38f8658c71d13a234 authored almost 3 years ago by halx99 <[email protected]>
Fix #534, Make unsigned char same with char.

a. char store as int
b. unsigned char store as unsigned int

879c91e1ee61fbb20b8355becc53979b1efd920a authored almost 3 years ago by halx99 <[email protected]>
Update yasio

5e0b99103ba5c2e376a3c3bdff8598107aada79b authored almost 3 years ago by halx99 <[email protected]>
Fix parent children indexer get logic

b44dd22de5bc8a1f17fe90d7753e2c2a3c033461 authored almost 3 years ago by halx99 <[email protected]>
Match Node::_hashOfName type

1b33909d14435d1705326082d2d3664b340e2537 authored almost 3 years ago by halx99 <[email protected]>
Add children indexer map for fast getChildByTag & getChildByName support

ccf25f745894c45c01cb5265d13f499b6d279520 authored almost 3 years ago by halx99 <[email protected]>
ScrollView sometimes shows incorrect position in vertical direction. (#532)

aeb5d496ec185ee919aba6fc6dd24ebc364dfac1 authored almost 3 years ago by 姒嗘煶鏉? <[email protected]>
Fix code formatting

457baed8d33d1c84718900f4e208f9c36e397947 authored almost 3 years ago by rh101 <[email protected]>
The releaseFontAtlas method will remove the font atlas from the cache if it has a reference count of 1, and will always call release on that atlas as expected by the calling code.

95cb93e0a05593bde7e976072103fc34d389a93e authored almost 3 years ago by rh101 <[email protected]>
Revert "Ensure font atlas is correctly released even if it does not exist in the atlas cache."

This reverts commit 8b27fdb83245438512e53821b458273e5303497c.

52b6cefcda86c41a3f9a0758b039b70af34c0fac authored almost 3 years ago by rh101 <[email protected]>
Ensure font atlas is correctly released even if it does not exist in the atlas cache.

1485c76d6b379294e432ae8c1f57ca1310abd5ee authored almost 3 years ago by rh101 <[email protected]>
Update CCConsole.cpp

0547a4b7c2fada874797c71967cb0158b191e25f authored almost 3 years ago by halx99 <[email protected]>
Fix #528

a95f3bc32a986c7db0a99cbfb93d8362b86b3432 authored almost 3 years ago by halx99 <[email protected]>
Update copyright notice [skip ci]

9c30e7abd701a6652b860c601a2943d119331217 authored almost 3 years ago by halx99 <[email protected]>
Update CHANGELOG

d101472b63c87d10056469a7b0264e0e128f777b authored almost 3 years ago by halx99 <[email protected]>
Update CHANGELOG

55e7170ba019138f75002d39ee0eb433b1ffd70c authored almost 3 years ago by halx99 <[email protected]>
Update CHANGELOG

8937d0fea1625ada12d8de5b24b0bb7776e7a95a authored almost 3 years ago by halx99 <[email protected]>
Fix ci

2bd82c11bd3524200e468036669bc74f6988199b authored almost 3 years ago by halx99 <[email protected]>
Rename cocos2d.cpp to adxe.cpp

de355e52683828a2913fdae359540742de44bf19 authored almost 3 years ago by halx99 <[email protected]>
Update version indicator [skip ci]

f59af620a0ff09ee7aeea5304002622b010ed2ff authored almost 3 years ago by halx99 <[email protected]>
Add copyright notice [skip ci]

ef4eb62229e7a0e49264697ff6384fd1cab6e86e authored almost 3 years ago by halx99 <[email protected]>
Unify Tex2F to Vec2

6a2e09f3c880dabf944a6e4878f457b204c7fae1 authored almost 3 years ago by halx99 <[email protected]>
Fix reviews [skip ci]

9cbc3434187547812c8167d778e8777f5ee58b0b authored almost 3 years ago by halx99 <[email protected]>
Fix reviews

8e08ef87995fe5c8e9446aa54ea18e6d86ae2bdc authored almost 3 years ago by halx99 <[email protected]>
Resolve reviews

c7851ae4becea69faee93f2a3d726619f1d00a83 authored almost 3 years ago by halx99 <[email protected]>
Fixup

f3f2693dd24640f464f318883df63d7274e9261d authored almost 3 years ago by halx99 <[email protected]>
Remove unnecessary function

0f25bc842c40747fed7dbc95f395cd8702df5e98 authored almost 3 years ago by halx99 <[email protected]>
Use struct `Vec2` instead `Size`

554412f4fd349320d8b437d7b0ab0682b87586cd authored almost 3 years ago by halx99 <[email protected]>
Add HttpClient::setNameServers

a. support set custom dns server list when c-ares enabled.

6bce6b49c497448b22185129134366c784425c90 authored almost 3 years ago by halx99 <[email protected]>
Update CHANGELOG

96802a86ebe1a326ef9eeb1455fc165b786d557e authored about 3 years ago by halx99 <[email protected]>