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

Deprecation policy

github.com/axmolengine/axmol - halx99 opened this issue 3 months ago
Allow turn on/off deprecated features

github.com/axmolengine/axmol - halx99 opened this pull request 3 months ago
Refine contributing.md guide

github.com/axmolengine/axmol - Tosik86 opened this pull request 3 months ago
USe gradle-8.8-bin.zip everywhere

github.com/axmolengine/axmol - crazyhappygame opened this pull request 4 months ago
com.android.tools.build:gradle:8.6.0

github.com/axmolengine/axmol - crazyhappygame opened this pull request 4 months ago
Fix move constructor comment in Data class

github.com/axmolengine/axmol - Tosik86 opened this pull request 4 months ago
Committing luabindings for commit dfa68a4

github.com/axmolengine/axmol - axmol-bot opened this pull request 4 months ago
Committing luabindings for commit 4ae3792

github.com/axmolengine/axmol - axmol-bot opened this pull request 4 months ago
DrawNode V2

github.com/axmolengine/axmol - aismann opened this pull request 4 months ago
Update sweep.h (fix invalid UTF-8)

github.com/axmolengine/axmol - aismann opened this pull request 4 months ago
Set RenderTexture content size on creation

github.com/axmolengine/axmol - rh101 opened this pull request 4 months ago
Remove unreferenced sprite from test scene

github.com/axmolengine/axmol - rh101 opened this pull request 4 months ago
Enable vsync by default

github.com/axmolengine/axmol - halx99 opened this pull request 4 months ago
Delay load mf.dll, mfplat.dll

github.com/axmolengine/axmol - halx99 opened this pull request 4 months ago
Math optimizations

github.com/axmolengine/axmol - smilediver opened this pull request 4 months ago
Improve android media player, also fix #2101

github.com/axmolengine/axmol - halx99 opened this pull request 4 months ago
Remove usage of the NS_AX macro.

github.com/axmolengine/axmol - j-jorge opened this pull request 4 months ago
Fix custom shader output

github.com/axmolengine/axmol - rh101 opened this pull request 4 months ago
Remove the USING_NS_AX and NS_AX macros.

github.com/axmolengine/axmol - j-jorge opened this pull request 4 months ago
Remove the NS_AX_BEGIN and NS_AX_END macros.

github.com/axmolengine/axmol - j-jorge opened this pull request 4 months ago
Update freetype to v2.13.3

github.com/axmolengine/axmol - halx99 opened this pull request 4 months ago
Replace DrawNode (v1) with DrawNode (v2)

github.com/axmolengine/axmol - aismann opened this pull request 4 months ago
执行csb文件,打开界面慢

github.com/axmolengine/axmol - qq461787436 opened this issue 4 months ago
Trim trailing whitespace for files in `core` folder

github.com/axmolengine/axmol - smilediver opened this pull request 4 months ago
Remove couple bad warnings

github.com/axmolengine/axmol - smilediver opened this pull request 4 months ago
DrawNodeV2 0.96.0

github.com/axmolengine/axmol - aismann opened this pull request 4 months ago
Can't add package to XCode project

github.com/axmolengine/axmol - udirub opened this issue 4 months ago
FastRNG: add missing include for AXASSERT

github.com/axmolengine/axmol - smilediver opened this pull request 5 months ago
DrawNodeV2 0.95.1

github.com/axmolengine/axmol - aismann opened this pull request 5 months ago
Added OpenType font (.otf) to the noCompress list.

github.com/axmolengine/axmol - danialias opened this pull request 5 months ago
Release 2.1.5

github.com/axmolengine/axmol - halx99 opened this pull request 5 months ago
Add missing include

github.com/axmolengine/axmol - smilediver opened this pull request 5 months ago
Font Issue with Emojis & Emoticons

github.com/axmolengine/axmol - asnagni opened this issue 5 months ago
Refactor math simd

github.com/axmolengine/axmol - halx99 opened this pull request 5 months ago
Node:getChildren()性能问题

github.com/axmolengine/axmol - qq461787436 opened this issue 5 months ago
Fix Curl downloader not observing set task limits

github.com/axmolengine/axmol - smilediver opened this pull request 5 months ago
UITest.json source

github.com/axmolengine/axmol - stanmalachowski opened this issue 5 months ago
Optimize `Renderer::fillVerticesAndIndices()`

github.com/axmolengine/axmol - smilediver opened this pull request 5 months ago
FontFreeType performance issues on Android

github.com/axmolengine/axmol - smilediver opened this issue 5 months ago
HttpClient释放response指针异常

github.com/axmolengine/axmol - qq461787436 opened this issue 5 months ago
Some pre-built CMake configuration fixes

github.com/axmolengine/axmol - IamSanjid opened this pull request 5 months ago
add FastRNG to ax ns and more improvements

github.com/axmolengine/axmol - DelinWorks opened this pull request 5 months ago
Improve FastRNG implementation

github.com/axmolengine/axmol - DelinWorks opened this pull request 5 months ago
Add render I420 video support, fix #2049

github.com/axmolengine/axmol - halx99 opened this pull request 5 months ago
Handle premultiplied alpha for grayscale PNGs.

github.com/axmolengine/axmol - j-jorge opened this pull request 5 months ago
RenderTexture ContentSize Error

github.com/axmolengine/axmol - asnagni opened this issue 5 months ago
Some warning and other minor fixes

github.com/axmolengine/axmol - smilediver opened this pull request 5 months ago
Prepare release v2.1.4

github.com/axmolengine/axmol - halx99 opened this pull request 5 months ago
macOS Edit wrong alignment

github.com/axmolengine/axmol - Sevael opened this issue 5 months ago
Bug in FreeType lib for certain fonts

github.com/axmolengine/axmol - smilediver opened this issue 5 months ago
Replace all ax::print with AXLOGD,AXLOGI

github.com/axmolengine/axmol - halx99 opened this pull request 5 months ago
Update Clipper2 1.3.0 to 1.4.0

github.com/axmolengine/axmol - aismann opened this pull request 5 months ago
Committing luabindings for commit fe0b243

github.com/axmolengine/axmol - axmol-bot opened this pull request 5 months ago
Committing luabindings for commit fe0adcb

github.com/axmolengine/axmol - axmol-bot opened this pull request 5 months ago
JobSystem creates too many threads

github.com/axmolengine/axmol - smilediver opened this issue 6 months ago
Fix prebuilt link errors with extensions disabled

github.com/axmolengine/axmol - iAndyHD3 opened this pull request 6 months ago
Set several log messages to verbose level

github.com/axmolengine/axmol - rh101 opened this pull request 6 months ago
Fix call to incorrect java method

github.com/axmolengine/axmol - rh101 opened this pull request 6 months ago
zlib download path.

github.com/axmolengine/axmol - xMonody opened this issue 6 months ago
Fix error when compile on LINUX ubuntu2204

github.com/axmolengine/axmol - bwaiox opened this pull request 6 months ago