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

Delete unused code

169d15943a3b9c7a1217fd3ddc66f4c56b80d272 authored over 3 years ago by halx99 <[email protected]>
ASTC decompress benchmark print

ea014d2924b61edaf7bab616346b7d42805f29e7 authored over 3 years ago by halx99 <[email protected]>
Take care memory leak

e2c213e0bd023a22477e6018eb0b5fda03394ad4 authored over 3 years ago by halx99 <[email protected]>
Always decompress astc parallel for sotware decoder [ci build]

a. Improve task life cycle management.
b. Fix ci

be7c037cd929f0ab8cf1c9660c15526aeb9d7374 authored over 3 years ago by halx99 <[email protected]>
Fix ci [ci build]

f6cbe606fd2bce539e1b7f0e0224bb0ef6c62b68 authored over 3 years ago by halx99 <[email protected]>
Always decompress astc parallel for sotware decoder [ci build]

71a0abf11cd09e689517184ad1b4e9e42b7baf4c authored over 3 years ago by halx99 <[email protected]>
Update CHANGELOG

81144ff81f2b38982179cfb2ddd37ac5a503c923 authored over 3 years ago by halx99 <[email protected]>
Update CHANGELOG

ec3b159d2438e83c61c4273fd1167a3ee85cf294 authored over 3 years ago by halx99 <[email protected]>
Update astc.cpp

8a904f72fa9302a9c83a5e8e072f63499830ba97 authored over 3 years ago by halx99 <[email protected]>
Revert profile

9cac9491ed018235f7eca58668e6a161bb3e3c8e authored over 3 years ago by halx99 <[email protected]>
Add decompress astc parallel support [ci build]

a. Define macro ASTC_ENABLE_PARALLEL_DECOMPRESS to enable.

b6610a242fead81328d974299ade858cc6b899b6 authored over 3 years ago by halx99 <[email protected]>
Chipmunk2D TestBed finished (#410)

* Improve Chipmunk2D - TestBed

* Code cleanup, keyboard fix, should be finished now (behavior li...

c6bff19863634c9e1a556aaa0470506ba7de19d6 authored over 3 years ago by aismann <[email protected]>
Update ChipmunkTestBed.h (#412)

ad9b41d49c4bd40648aa67c4c36b4c32232f4b26 authored over 3 years ago by aismann <[email protected]>
Improve Chipmunk2D - TestBed (#404)

9e997a4a52e6517abab512c833ac555b535d30c3 authored over 3 years ago by aismann <[email protected]>
Make astc decode profile same with render backend

2986c9d2480dceef150122a9d064ea8e092934d0 authored over 3 years ago by halx99 <[email protected]>
Sync lua bindings [ci build]

4d6ece53f29ce9322121250f610fb54cfdf3427f authored over 3 years ago by halx99 <[email protected]>
Improve Sprite programState update logic

7d635e2a37283748dde8910190aa6407ca8d672b authored over 3 years ago by halx99 <[email protected]>
Refactor dual sampler shader [ci build]

Since not only etc1 could use sepreate RGB, A to two texture samplers, we unify the shader name.

10c1ed15ef6b89e1241925faad69858382121936 authored over 3 years ago by halx99 <[email protected]>
Fix CCPhyhsicsDebugNode Polygon stuff, add all bench tests, ... (#403)

* Improve Chipmunk2D - TestBed, add same more debug draw stuff and some fixes too.

* Improve Chi...

2f9d7c5d3fbb8ef461b94cc750d1b4159c8a0aa4 authored over 3 years ago by aismann <[email protected]>
Update README_CN.md

4f85248c279f57b04fd5f2d7c8718f875ddfcd33 authored over 3 years ago by halx99 <[email protected]>
Update README.md

3f79ed9feae24696ffb8008457ccdc441e45caa5 authored over 3 years ago by halx99 <[email protected]>
Improve Chipmunk2D - TestBed. Starting code cleanup. (#399)

* Improve Chipmunk2D - TestBed, add same more debug draw stuff and some fixes too.

* Improve Chi...

86322ba42741135bb709bc4997f475141e05f97f authored over 3 years ago by aismann <[email protected]>
Improve HttpResponse interanlCode set

44677f1a3b354420acdea87c3263fcbd0e53ef25 authored over 3 years ago by halx99 <[email protected]>
Improve Chipmunk2D - TestBed, add same more debug draw stuff and some fixes too.

8577d6f81a2a75aec9894f94dfb578aa814c1a67 authored over 3 years ago by aismann <[email protected]>
Simplify code

3ea793f11ecf298be200d75094ecd04e5f406dba authored over 3 years ago by halx99 <[email protected]>
Optimize CCValue [ci build]

81ece6d061095e2e5c4acac35e53107d08e8393b authored over 3 years ago by halx99 <[email protected]>
Tidy thirdparty lib xsxml, fastlib to xsbase

f5c9bfc38f0fe3a400a6b88d9302f3648263bbf7 authored over 3 years ago by halx99 <[email protected]>
Fix HttpClient compatible issue

a. should let user do urlencode manually
b. this behavior is same with previous curl implemented ...

d12c614f99b85a72c17a816171e2fccb782e24e6 authored over 3 years ago by halx99 <[email protected]>
Merge: df58dd753c 2397d54daf

Merge branch 'dev' into Chipmunk2D

72d1ba9ea6d4ff3a9abf77f866a6c1b89cbd07b1 authored over 3 years ago by halx99 <[email protected]>
Add springs (draw), add Copyright, improve Chipmunk2d - Testbed

dbcb5816fe465fb5393ce4cac49078f3c33239a8 authored over 3 years ago by aismann <[email protected]>
Fix ci [ci build]

569b8c5c3026dd91bf3befff216682f258e451d6 authored over 3 years ago by halx99 <[email protected]>
Reimplement HttpClient based on yasio (#390)

* [WIP] Reimplement HttpClient based on yasio
This change will make HttpClient support concurrenc...

14dc7f05f9ef9b61a2d6583d0efd291ade98733d authored over 3 years ago by halx99 <[email protected]>
More compatible

f4871674dfcbccd4b901a401834dccc25bef59f2 authored over 3 years ago by halx99 <[email protected]>
Delay scene default camera init, see also #392

This change will make sure user can change window or design size before scene init

36d258f58934e0685c2deee9ad6cc1e95660fc6a authored over 3 years ago by halx99 <[email protected]>
Merge: c9358397b7 e7b7672103

Merge branch 'main' of https://github.com/adxeproject/adxe

c9416dd6106160c2d18e1b7ce433f7287bc405a0 authored over 3 years ago by halx99 <[email protected]>
Fix #392

de2450d3dd1e0b88bf4b11e9f338d72a8a8cb200 authored over 3 years ago by halx99 <[email protected]>
Update CHANGELOG

a8a1b31d51bf542ed2296a38295ca36bc94671dd authored over 3 years ago by halx99 <[email protected]>
Update CHANGELOG

6de45a17e8e7dc4004675a320d3b6c267404ec76 authored over 3 years ago by halx99 <[email protected]>
Improve Chipmunk2D - TestBed, some more examples, keyboard support, display rearange

fcf23d58cdf09bffb7d260816c9c2908d04c9382 authored over 3 years ago by aismann <[email protected]>
Update CMakeLists.txt

289f2b055209cf6c4f861f18a44a6481fff57767 authored over 3 years ago by aismann <[email protected]>
Tidy thirdparty [ci build]

510cf211975402498c4145418ea6cfe6d26b1e87 authored over 3 years ago by halx99 <[email protected]>
Update CMakeLists.txt

6a0120644ccb024f5f98a1dd28f4dafbef5f6a1b authored over 3 years ago by aismann <[email protected]>
Improve Chipmunk2D - TestBed, some more examples, keyboard support, display rearange

5f96756d6d6041a69defd6ef8821fbcd156dddc2 authored over 3 years ago by aismann <[email protected]>
some more Chipmunk2D TestBed examples, mouse interaction, ... (#389)

* Chipmunk2D - TestBed Add more examples and improve using the original source

* Improve using ...

ea615e231c780e017152df8b219a585de26839a2 authored over 3 years ago by aismann <[email protected]>
Improve Uri parse

8d0f8de1f4ae4246b967de974b9067a9440530e9 authored over 3 years ago by halx99 <[email protected]>
Chipmunk2D - TestBed Add more examples and improve using the original source

d7b13b36d73f66d5e3ac778e786481ad8bdf9247 authored over 3 years ago by aismann <[email protected]>
Improve Lua RTTI performance [ci build]

cbb1df02c470628454d2c248c99066694bf18e43 authored over 3 years ago by halx99 <[email protected]>
Fix for luabinding generator [ci build]

9ed3be94c0f6ca146ac5d9565150a19b8bc3f6da authored over 3 years ago by halx99 <[email protected]>
Fix #386 [ci build]

e5237503fb35b645015a32366db6c9666ffed04d authored over 3 years ago by halx99 <[email protected]>
Add some comment for pr #384

3c9a18675c9d37a778789f2601f80a477712f97a authored over 3 years ago by halx99 <[email protected]>
Revert "Fix imgui draw frame cause drawNode Afterimage"

8b9d3ce3cd4b805180f1dacb707f3bb8fcb50838 authored over 3 years ago by halx99 <[email protected]>
Use TTF scaled metrics to calculate line height (#384)

7d8fe551cce2442025eeaa6da465b44aeaebd642 authored over 3 years ago by RH <[email protected]>
Improved Chipmunk2D - TestBed (#381)

* Improved Chipmunk2D - TestBed

* for windows only (at this moment)

* Update CmakeLists.txt

* ...

bd10049c23f160d72526a945f49c7adc20300db9 authored over 3 years ago by aismann <[email protected]>
Fix imgui draw frame cause drawNode Afterimage

f0f4ea4567af040bf826e2932884c390e4e572d8 authored over 3 years ago by halx99 <[email protected]>
Improve the "Physics part" (#379)

* 1. Add "initial" Chipmunk - TestBed

More demos comes later.

* 2. Removed unused source

* Upd...

a8f7a7d7c1f556ed3f90b4b79e070660dd416f25 authored over 3 years ago by aismann <[email protected]>
Set global Z value of label debug layer to be the same as the parent label to fix display issue (#378)

621a6a16f567ef8ae0120d7689c450d0e24180aa authored over 3 years ago by RH <[email protected]>
Update imgui to 1.84 WIP [ci build]

c513e20e2f09156cd4f18cf3d4c822ee29fd8007 authored over 3 years ago by halx99 <[email protected]>
Update yasio [ci build]

4ec57546f5eb23a0a79ab7c9cf6dc32966d8424d authored over 3 years ago by halx99 <[email protected]>
Improve progress timer (#375)

382a12f181f69d3f9bff61f8c6e28538415882ad authored over 3 years ago by halx99 <[email protected]>
Update CCConfiguration.cpp

9705ef7f112ae3607c0b6df6ab2e4fce1edf0a87 authored over 3 years ago by halx99 <[email protected]>
Fix android astc support check

glCompressedTexImage2D no error, regard the device support astc

123a6555c9e8f2754aac9d5b7212953e2b66f1f7 authored over 3 years ago by halx99 <[email protected]>
Fix android compile error [ci build]

c53038448d63de03801e4fa42acc6383e71e1a79 authored over 3 years ago by halx99 <[email protected]>
Fix ci [ci build]

705ddf323c8b30edacc39f7ef502de3aa49d1947 authored over 3 years ago by halx99 <[email protected]>
Use 1px detect method for checking whether GPU support astc [ci build]

0d492c5f76523c80ff8ed48ac6eefc74f0be2449 authored over 3 years ago by halx99 <[email protected]>
Fix warnings

0439bb54c3db42c11e102b29cc0d4527e5e86adf authored over 3 years ago by halx99 <[email protected]>
Ensure label underline node has the same global Z value as the label node to fix visibility issue when global Z is not 0. (#373)

429215ee85e86a1c68c6a25cc8e4186382129980 authored over 3 years ago by RH <[email protected]>
Update README.md

fe4f151b1f5e603ed113dfb4615bde7a034c6507 authored over 3 years ago by halx99 <[email protected]>
Fixup [ci build]

b330ff28ae00bb697700888663ffae7d436f1460 authored over 3 years ago by halx99 <[email protected]>
Update readme guide and fixup [ci build]

3a7d79733fbe87132663225750c24b99c4020a7a authored over 3 years ago by halx99 <[email protected]>
Rename external to thirdparty [ci build]

d526527c9d44e13805da276a565153ac8e3e76f2 authored over 3 years ago by halx99 <[email protected]>
Update pr-ci.yml

ccbe31c449a928df0176fac919d0016c06c3dc75 authored over 3 years ago by halx99 <[email protected]>
fix roadmap link

2a6fd5093118787f5c9b98a6b2b4143563c2c128 authored over 3 years ago by aismann <[email protected]>
Restore prebuilt libs from git lfs storage

You鈥檝e used 100% of your data plan for Git LFS on the organization adxeproject. Please purchase a...

20f31af61d2adf55c91dde848ab1ca8c4fab96f9 authored over 3 years ago by halx99 <[email protected]>
Enable lfs files download for github actions [ci build]

3e49fba5b5e7331f4d319bf6ef7325c70e318151 authored over 3 years ago by halx99 <[email protected]>
Fix github action for linux with lfs file download [ci build]

0b9648d0b853010ad0bc70389d61079812879eb0 authored over 3 years ago by halx99 <[email protected]>
Use git lfs manage prebuilt libs

12a12a618d18d3e721f9535a153ef944e4098605 authored over 3 years ago by halx99 <[email protected]>
Update README_CN.md

56da62d83be9422d5ad5d666328b1f69166b7315 authored over 3 years ago by halx99 <[email protected]>
Enable all supported arch for android [ci build]

dffd258ce1f6acf1f2bf1e1e0a37d56f692310e6 authored over 3 years ago by halx99 <[email protected]>
Update run-script.sh

e1862c28b0e0d148c152bdd2a6970723f399c7b2 authored over 3 years ago by halx99 <[email protected]>
Fix to allow the correct saving of images on iOS when using a virtual file system (#369)

* Fix to allow the correct saving of images on iOS when using a virtual file system

* Add missin...

3c49c074653a4983502d1d5d38358d3b98e3d503 authored over 3 years ago by RH <[email protected]>
Make gradle utils file as shared [ci build]

5a6045ab19a116895f832e1a397775bc63c6c8cb authored over 3 years ago by halx99 <[email protected]>
Build win32 Debug and Release [ci build]

21e48bbdbef4812fd81832990c7307692d12cea7 authored over 3 years ago by halx99 <[email protected]>
[Gradle] Find ndk with env ANDROID_NDK [ci build]

dc11adb9506c141c62d06d30e50aa281011bb9b5 authored over 3 years ago by halx99 <[email protected]>
Use md5 from openssl [ci build]

42fdfe5565d0ca24b4157cf531eefa7576a46941 authored over 3 years ago by halx99 <[email protected]>
Update astc [ci build]

20bfeb26bfa93a9773cfdb9dc43b445b4bb8c9e9 authored over 3 years ago by halx99 <[email protected]>
Update name

2c5e7c58fb57c84168736e446c76bd4540fcce95 authored over 3 years ago by halx99 <[email protected]>
Update ConvertUTF,poly2tri [ci build]

1d10a42cfa4344a11fe66953f4adb7c9f95b99d7 authored over 3 years ago by halx99 <[email protected]>
FileStream::size() implemented (#365)

* Add FileStream::size()
Add ZipFile::zfsize()

* Use FileStream::size()

56fc4513ef0f06b1137122d253813c18caedd28b authored over 3 years ago by RH <[email protected]>
Cache stream size because Apple audio decoder requests the value too often (#364)

* Use FileStream to handle file operations for audio files on Apple platforms

* Audio callbacks ...

5e18a87849d6b8b91564ffac2eb718ae53663407 authored over 3 years ago by RH <[email protected]>
Add Apple audio virtual file system support by using FileStream (#363)

* Use FileStream to handle file operations for audio files on Apple platforms

* Audio callbacks ...

a74c61c21854a394dc9e7dfc7dcfa3216e934fc8 authored over 3 years ago by RH <[email protected]>
Update bug_report.md

b36f47c6a93b2554e5f075035714a991bde784c2 authored over 3 years ago by halx99 <[email protected]>
Fix ci [ci build]

d0bb2a38a2d1d6a5ed68f5b8e671a07a33903b8e authored over 3 years ago by halx99 <[email protected]>
Update README.md [ci build]

e2c1e135f8d1d8fb0b21f5968006538d7cc53c75 authored over 3 years ago by halx99 <[email protected]>
Python support for win32 adxe compile command

bf60323b76c1ca1b29773e710271ed0d386758bf authored over 3 years ago by halx99 <[email protected]>
Use type GLchar for glGetShaderInfoLog

571f639f0b3d82ea83dc5ef5e6c30220e0caa59f authored over 3 years ago by halx99 <[email protected]>
Fix #360

7d0395ee26b43f2b7d47f52ca5210dff7f16dfcf authored over 3 years ago by halx99 <[email protected]>
Update readme

5a9fe68c354e91d3b7c9305cfe681b2389f97a58 authored over 3 years ago by halx99 <[email protected]>
Fix console output text encoding for win32.

026c3ab7c528b0f29f1bad9be12eeb7989eb9ed5 authored over 3 years ago by halx99 <[email protected]>
Fix adxe new lua project issue

99cdafb661a7ea75bfe5edf4edebb5b4bd9b1040 authored over 3 years ago by halx99 <[email protected]>
Delete issue_template.md

1f4653ed7a021518a3940049caee087b961892d4 authored over 3 years ago by halx99 <[email protected]>