Ecosyste.ms: OpenCollective

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

Axmol

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

Fix memory leaks refreshed (#1638)

* Fix memory leaks when axmol apps exit on non-embed systems

1. DriverBase no destroyInst...

github.com/axmolengine/axmol - 9774d4751c6288ddd482d530d1a386e4873fc984 authored 9 months ago by Deal <[email protected]>
Rename cocos_android_app_init to axmol_android_app_init and othre code cleanup

github.com/axmolengine/axmol - c06bed508b767fad09cc82455fab33e37af7ea2b authored 9 months ago by halx99 <[email protected]>
Slient no shader discovered [skip ci][skip appveyor]

github.com/axmolengine/axmol - 74189ffa24e01d7b9dcbf5ebe4c9f6fe604bebd9 authored 9 months ago by halx99 <[email protected]>
Fix GUI ScrollView clipping bug and add lua support (#1634)

Apply to at least 2.1.1

github.com/axmolengine/axmol - 553f23d207c3842c6ef6dd1df8a375d192c05a57 authored 9 months ago by BinTester <[email protected]>
Ensure scissor state is set to the correct value prior to a buffer clear (#1632)

github.com/axmolengine/axmol - 6543931e3fdf125d90c2abc8ea4c41625e843efa authored 9 months ago by RH <[email protected]>
Update CHANGELOG.md

github.com/axmolengine/axmol - da99006fb761a00439ae61f6685ac5283f6062a7 authored 9 months ago by Deal <[email protected]>
Bump version to 2.1.1

github.com/axmolengine/axmol - 31207e8bdf78345ca5425e4f6b50ae757274410a authored 9 months ago by halx99 <[email protected]>
add some utils functions and lua support (#1629)

* UIButton bugfix

* add utils lua support

* add utils lua support

github.com/axmolengine/axmol - 3cf419a35c4bd2cde92b3fe821feb0453bc26c65 authored 9 months ago by BinTester <[email protected]>
Fix shaders not copying to final build on macOS for non Xcode builds (#1631)

github.com/axmolengine/axmol - f90aaec0a9326d4a20335da842bf4ec5c446b960 authored 9 months ago by smilediver <[email protected]>
Update docs [skip ci][skip appveyor]

github.com/axmolengine/axmol - 9ef440cb7f5863623cf4d6209cd7c4333afee07e authored 9 months ago by halx99 <[email protected]>
Fixup

- Don't build draft pull-request
- Delete update-prebuilts ci, since prebuilts managed by manife...

github.com/axmolengine/axmol - 83bc0b1de9db1612195b9332aa104d3a6d13ae02 authored 9 months ago by halx99 <[email protected]>
release 2.1.0 finally (#1621) [release 2.1.0]

* Delete deprecated prop `buildconfig` from gradle.properties

* Delete unnecessary props sinc...

github.com/axmolengine/axmol - 9ec7c54c57752d7b5d7cc51ab37c07bb5e5b879f authored 9 months ago by Deal <[email protected]>
Enable default aidl file to project especially for In-app purchases (#1620)

github.com/axmolengine/axmol - 4c3c9bd2ae52001b876df97a7d77f6755efe828d authored 9 months ago by arman hossiny <[email protected]>
Prepare release v2.1.0

github.com/axmolengine/axmol - fc6fff75bc62751eea0b6c3c2cd714b7ce52a400 authored 9 months ago by halx99 <[email protected]>
Improve console scripts

- setup.ps1: auto set windows `powershell.exe` execution policy to `Bypass`
- Improve axmol cons...

github.com/axmolengine/axmol - 3b4bf5c69b5f61a3f5c742bc1441297361e132ff authored 9 months ago by halx99 <[email protected]>
Unify cmake minimal requirement

github.com/axmolengine/axmol - fe4ef94b4ed2736622f5285bba8e9eb48cc55117 authored 9 months ago by halx99 <[email protected]>
Improve ios.cmake

github.com/axmolengine/axmol - 066eb4b501c68e3403c27cb3ebf58b2d2b92064b authored 9 months ago by halx99 <[email protected]>
After call setTime,the decoder seek to the wrong frame, need multiplied by channel count (#1618)

github.com/axmolengine/axmol - 1f0a9526c9757491c5226f97d810e4e0cc1fa575 authored 9 months ago by tree <[email protected]>
Allow generated debug signed apk, and rename keystore props:

- RELEASE_STORE_FILE ==> KEY_STORE_FILE
- KEY_STORE_PASSWORD ==> KEY_STORE_PASSWORD
- RELEASE_KE...

github.com/axmolengine/axmol - bef10d0dea7aa55909461e584f6e5ad41e3c9d1f authored 9 months ago by halx99 <[email protected]>
Avoid define multi depends of gradle task copyContentToAssets

refer: https://github.com/axmolengine/axmol/commit/dd7c9deaf9d0d837261ca6c43cba692474442be2

github.com/axmolengine/axmol - 32ef79a9f5c3f3b2c5500a7f22eb23d251494054 authored 9 months ago by halx99 <[email protected]>
Update Android devtools

- AGP 8.2.1
- Android Studio 2023.1.1+
- Android SDK Tools 34.0.0
- Android SDK Platform 34
- Gr...

github.com/axmolengine/axmol - d3e680bc52734c403e90e67e853a213688863f98 authored 9 months ago by halx99 <[email protected]>
Update ChangeLog and Authors

github.com/axmolengine/axmol - 2031c633994551dc9070156b254c529a49f19cea authored 9 months ago by halx99 <[email protected]>
Improve cmake scripts

github.com/axmolengine/axmol - 0e650a149b3f1d1ea447e947087f4d5311327f2c authored 9 months ago by halx99 <[email protected]>
Improve android build gradle script

- Merge tasks copyDebugContentToAssets, copyReleaseContentToAssets to copyContentAssets
- Simpli...

github.com/axmolengine/axmol - dd7c9deaf9d0d837261ca6c43cba692474442be2 authored 9 months ago by halx99 <[email protected]>
Allow to override AX_USE_COMPAT_GL from user's CMakeLists.txt (#1610)

github.com/axmolengine/axmol - 729cc803511b25b3ece7d7324b62cb375a6135c8 authored 9 months ago by smilediver <[email protected]>
Update astcenc to 4.7.0

github.com/axmolengine/axmol - 4600c961cd6fe2c5550a53227cba7e65baea08d5 authored 9 months ago by halx99 <[email protected]>
Remove unused var io.BackendRendererUserData (#1612)

- axmol share GLFW backend platform user data, not use rendererUserData, so remove it avoid asse...

github.com/axmolengine/axmol - 90133fc2625cbed59282bb5a9cfeb166298322c3 authored 9 months ago by 罗捷捷 <[email protected]>
Set DrawNodeEx default to 'OFF" (#1613)

* Set DrawNodeEx default to 'OFF"

* Update controller.cpp

* Update CMakeOptions.md

github.com/axmolengine/axmol - 991e63ab8b649258db7c73d9c8793e3a0cde6a1d authored 9 months ago by aismann <[email protected]>
Update CHANGELOG.md

github.com/axmolengine/axmol - ad935e62c82fac1a18700a4781f6e8a8b4f6ef38 authored 9 months ago by Deal <[email protected]>
Fix incorrect implementation (#1611)

github.com/axmolengine/axmol - b57e8b5f5a421e1dce2b53c8a70492ecfc73f9f5 authored 9 months ago by Lich <[email protected]>
Add fixedUpdate method to Scene (#1607)

github.com/axmolengine/axmol - 0c77e45fb72ab3fc30777541fe0807d8226efcf4 authored 9 months ago by Lich <[email protected]>
Fix AXASSERT() not working with more complex msg arguments (#1609)

github.com/axmolengine/axmol - 5bcaa9ce515a287da055e676641f65551598f61a authored 9 months ago by smilediver <[email protected]>
Update CHANGELOG.md (#1605)

* Update CHANGELOG.md

* Update CHANGELOG.md

github.com/axmolengine/axmol - 4a4b2673f5a1223ca90dfb3ddbd97b4e891ac156 authored 9 months ago by aismann <[email protected]>
Bump 2.1.0 release

github.com/axmolengine/axmol - 7a14ef8c190e1fbebd2334ea37d0d6927a147ff1 authored 9 months ago by halx99 <[email protected]>
Update 1k/build.ps1

github.com/axmolengine/axmol - 3bff352032636358ad8392973f4224b4cd7064b3 authored 9 months ago by halx99 <[email protected]>
Update ImGui to 1.90.1

github.com/axmolengine/axmol - 2a9ae66fbcf97622b21bf38c6afdc2e77c0adeb6 authored 9 months ago by halx99 <[email protected]>
Improve build script

github.com/axmolengine/axmol - 3090bfc886e047561f6b4cb188d4c155cb003447 authored 9 months ago by halx99 <[email protected]>
Mark some extensions and 32bit build deprecated (#1604)

* Update controller.cpp

* Update README.md

* Update CHANGELOG.md

github.com/axmolengine/axmol - 781b4ce521bc3f2528153b7d6c07cc4d19ba4ceb authored 9 months ago by aismann <[email protected]>
Update README.md (#1600)

github.com/axmolengine/axmol - 5380291917d1c4f92d45dea8f37bb54951568021 authored 9 months ago by aismann <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - a5dc85f38916376ebfd8e20123b2b2d3c459cbb7 authored 9 months ago by halx99 <[email protected]>
Move FileUtils::fullPathForDirectory to public (#1596)

github.com/axmolengine/axmol - e412419425c4db58b5ad54d62ae2d752c8d2294b authored 9 months ago by 罗捷捷 <[email protected]>
Delete RENAMED_TYPES.md

Moved to wiki page

github.com/axmolengine/axmol - a6cd122a1359c8d7a71f269833f54f53d8e73ad0 authored 9 months ago by Deal <[email protected]>
Delete fix-git-status.bat [skip ci][skip appveyor]

github.com/axmolengine/axmol - bfc4d8edc81aac72c66225f0cf89241bbbc8fe9f authored 9 months ago by Deal <[email protected]>
Move install-pwsh.sh to 1k/

github.com/axmolengine/axmol - a88ffb9647e1df50a8dc28832886e1be56677bc3 authored 9 months ago by halx99 <[email protected]>
Improve install-pwsh.sh [skip ci]

github.com/axmolengine/axmol - f3070badc48df339e5a994e482d5db8a7632ec08 authored 9 months ago by Deal <[email protected]>
[docs] Fix wiki url of index.html

github.com/axmolengine/axmol - 48af8e13973157a651b1ef5c390d1fa3472fb6ee authored 9 months ago by Deal <[email protected]>
Try fix xcode15 linker fire duplicate libraries warnings

- https://github.com/axmolengine/axmol/issues/1453
- https://gitlab.kitware.com/cmake/cmake/-/me...

github.com/axmolengine/axmol - 87a25329106bbe0d160d58ba30d353b229b15a13 authored 9 months ago by halx99 <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - ec226b93bc589cfb78149fbafe26def6d6392e04 authored 9 months ago by halx99 <[email protected]>
Improve code style

Use std::string_view instead std::string

github.com/axmolengine/axmol - dea9eb672aee19a10d028f9d32a0df45b0413ad3 authored 9 months ago by halx99 <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - 62b53781ec1ce18b57f62b9b587fe540b3e01df9 authored 9 months ago by halx99 <[email protected]>
Add multi UserDefault support (#1592)

* fixed bug replace scene

* add multi UserDefalut (set file name UserDefalut)

help to run ...

github.com/axmolengine/axmol - 214fdface8b32aec5d222c9ff7cdc16a06feab3c authored 9 months ago by arman hossiny <[email protected]>
Update manifest.ps1 [skip ci][skip appveyor]

github.com/axmolengine/axmol - cfc0af8b9fd1050c072376bcc58f6cf66beb9c79 authored 9 months ago by Deal <[email protected]>
Update publish.yml [skip ci]

Runs publish ci on windows for we can add angle prebuilts to package

github.com/axmolengine/axmol - 6f8601be7dbe7318287611050760e843e7bd7e26 authored 9 months ago by Deal <[email protected]>
Allow build linux target with toolchain: clang

github.com/axmolengine/axmol - 1adb2031dd227eb49e58c27c21be91a4336d1a9a authored 9 months ago by halx99 <[email protected]>
Update reademe files

github.com/axmolengine/axmol - a7231b53d3828fe6a911704d7ad45daeb82d0745 authored 9 months ago by halx99 <[email protected]>
Update 1k scripts

github.com/axmolengine/axmol - 32b0b7a48b06a4c32638aa36f131994abc5b6224 authored 9 months ago by halx99 <[email protected]>
Update imgui 1.89.8 ==> 1.90

github.com/axmolengine/axmol - 36018ecca3564ceafa8c7d230084d57073bd1ed4 authored 9 months ago by halx99 <[email protected]>
Update manifest

- switch gitee mirror base org
- update 1kdist to v71
- update cares to v1.25.0

github.com/axmolengine/axmol - b7499a8cce273e6106f2f4e53ab22452557a3b19 authored 9 months ago by halx99 <[email protected]>
Use plainlua for genbindings

github.com/axmolengine/axmol - f39fc765f18e238866bac8d7999d9760e33446bb authored 9 months ago by halx99 <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - 96a1d70739cb31ff605a73e020d432d47f79daad authored 10 months ago by halx99 <[email protected]>
Turn ShaderCache into a singleton. (#1588)

This is more consistent with what is done everywhere else in the
repository.

github.com/axmolengine/axmol - aa3d1fdd86256153d7c3c0a9b50f039b3090653c authored 10 months ago by j-jorge <[email protected]>
Improve build script

github.com/axmolengine/axmol - ac45e7e8157d260b237178b527afb0ea39e85c71 authored 10 months ago by halx99 <[email protected]>
Update change log

github.com/axmolengine/axmol - 702ef706ed01ab83f12799b7e264136c18b29f9e authored 10 months ago by halx99 <[email protected]>
Update fmtlib 10.1.1 ==> 10.2.1

github.com/axmolengine/axmol - c40d85f6d77d438cd02195973bc23fd280dfaa5f authored 10 months ago by halx99 <[email protected]>
Add fairygui lua support (#1587)

github.com/axmolengine/axmol - 15f38eefdecf89af7f080bae1017ac13a11897ef authored 10 months ago by 罗捷捷 <[email protected]>
Include hpp and c files in CMakeLists.txt (#1585)

github.com/axmolengine/axmol - 0a117050e388fe49c812e956f941c1081fc3f4bc authored 10 months ago by Lich <[email protected]>
Improve build scripts & update changelog

github.com/axmolengine/axmol - 5794f673351b116b441da2216c77d5a196879f2f authored 10 months ago by halx99 <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - 5e23949f16a734af6cf4eefe368e2f8c445bf617 authored 10 months ago by halx99 <[email protected]>
Fix shader cache leak (#1580)

* Fix compilation issue in Texture2D.cpp with _AX_DEBUG=2.

* Fix memory leak: ShaderCache was...

github.com/axmolengine/axmol - bfb30f573ac539e5cbb6ef385bb2940efa5187c8 authored 10 months ago by j-jorge <[email protected]>
Include hpp and c files in CMakeLists.txt (#1583)

github.com/axmolengine/axmol - 4d1dff9f63ce070e0ffb00d2a9c73bc5019a23f7 authored 10 months ago by Lich <[email protected]>
Update pull_request_template.md (better look) (#1581)

github.com/axmolengine/axmol - 486ff5c07bfdf48f507c2f510e51274ebfb3439d authored 10 months ago by aismann <[email protected]>
using AX_EX_DLL (#1578)

github.com/axmolengine/axmol - 00d7b95af0014a0000f35dcc9d437ccdd0eb7d20 authored 10 months ago by aismann <[email protected]>
Add extension 'DrawNodeEx' aka 'DrawNode v2' (#1568)

github.com/axmolengine/axmol - 70fa8872de45141eddcd2231aeceae0c13127240 authored 10 months ago by aismann <[email protected]>
Update README.md (#1577)

github.com/axmolengine/axmol - 4f0e18a6a8ef33d65ad1f5357b3d49f701b6b1eb authored 10 months ago by aismann <[email protected]>
Update pull_request_template.md (#1576)

* Update pull_request_template.md

* Update .github/pull_request_template.md

github.com/axmolengine/axmol - 6c0a103083f8fb0bfc96befda6c3cbf9df854914 authored 10 months ago by aismann <[email protected]>
Support setting of custom runtime output directory for project (#1574)

github.com/axmolengine/axmol - db2c749c67677d4871b2fffbf9e009d4292d9199 authored 10 months ago by RH <[email protected]>
Improve install-pwsh.sh [skip ci][skip appveyor]

github.com/axmolengine/axmol - 985271145415b283129452e41cfe2150a15e21a8 authored 10 months ago by halx99 <[email protected]>
Update DrawPrimitivesTest.cpp (Smaller tester code) (#1572)

* Fix issue #1546 of UILayout(#1549) and small performance boost

* add test

* Update DrawP...

github.com/axmolengine/axmol - bf4a6a09c8e4d596e856af09747071ae8cba72f8 authored 10 months ago by aismann <[email protected]>
Update glfw to latest

github.com/axmolengine/axmol - 3d2b6a1e07006e1df6e3d2955c3ad66808b4ace9 authored 10 months ago by halx99 <[email protected]>
Mark 32bit build deprecated, refer #1570

github.com/axmolengine/axmol - ef7b9859a311649079cb4decc270f450ade2b1eb authored 10 months ago by halx99 <[email protected]>
Add sub-protocol and optional header support to WebSocket connection (#1565)

* Add sub-protocol and optional header support to WebSocket connection
Unsolicited WebSocket PO...

github.com/axmolengine/axmol - 9ca77602bb7a858b9f8ee3006fdebcfb6f1d4ef2 authored 10 months ago by RH <[email protected]>
Fix issue of UILayout (correctness of fix -> was on the wrong method) (#1566)

github.com/axmolengine/axmol - 99cf951902c0d66a80f22f6f2c2634788ab831b7 authored 10 months ago by aismann <[email protected]>
Update README.md (#1563)

github.com/axmolengine/axmol - 17a0b1131a4dbd5e57ceb522ec219999ce2712c5 authored 10 months ago by aismann <[email protected]>
Update CHANGELOG.md

github.com/axmolengine/axmol - b81abea4766d13d859b658c03263ac260c63b977 authored 10 months ago by Deal <[email protected]>
Add websocket luabindings

github.com/axmolengine/axmol - e186067dafa666729e555ed647474db19807c1ed authored 10 months ago by halx99 <[email protected]>
Add websocket support (#1536)

github.com/axmolengine/axmol - 5fe829728b052138f94348dc931d0f3db6ed698d authored 10 months ago by Deal <[email protected]>
Fix issue #1546 of UILayout(#1549) and small performance boost (#1559)

* Fix issue #1546 of UILayout(#1549) and small performance boost

* add test

* Committing g...

github.com/axmolengine/axmol - c3891185718eb331b02834b94bb63d167643868c authored 10 months ago by aismann <[email protected]>
[docs] Add missing cmake options

github.com/axmolengine/axmol - 9414177ce59275e98fe25e3e40d282a97809f746 authored 10 months ago by halx99 <[email protected]>
Update pull_request_template.md (#1555)

github.com/axmolengine/axmol - 2954a5e8e47a34639d614ca70946f9bedd74b383 authored 10 months ago by aismann <[email protected]>
Remove comments for non-existent parameters (#1554)

Add override specifier on destructor.

github.com/axmolengine/axmol - dad845abe928792a7ae931ef8a8524e45d5f0754 authored 10 months ago by RH <[email protected]>
Update DevSetup.md

github.com/axmolengine/axmol - f1af4c0e2e699322ef8d7ba17eb381272eca19d1 authored 10 months ago by Deal <[email protected]>
Improve make-pkg.ps1

Add a hack inject dotnet runtime 6.0+ to support create cross platform zip on windows.

github.com/axmolengine/axmol - 9af781f41937e5ce8d42b914bf94dbbb1e289e89 authored 10 months ago by halx99 <[email protected]>