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

Update readme files and changelog

github.com/axmolengine/axmol - a435a3a224221b7c871c10813251cf90542fc49c authored over 2 years ago by halx99 <[email protected]>
Update reference links on README files

github.com/axmolengine/axmol - 9672a5000758d2d804a824e45a9227a81093c607 authored over 2 years ago by halx99 <[email protected]>
Update README.md [skip ci]

github.com/axmolengine/axmol - f6fa99b184b4fa9104027698f511d48292631ba6 authored over 2 years ago by deal <[email protected]>
Renaming extension ImGuiEXT to ImGui

The singleton class ImGuiEXT also was renamed to ImGuiPresenter

github.com/axmolengine/axmol - 323ed9431b65812e24e4153635c22c927fb8e345 authored over 2 years ago by halx99 <[email protected]>
Update CHANGELOG

github.com/axmolengine/axmol - bdf8690cf48d14e6fdd0268acb48c0560ce69f44 authored over 2 years ago by deal <[email protected]>
Update README_CN.md

github.com/axmolengine/axmol - 6647fa18d5fde35f7ee2a63c8a146fc2404852d9 authored over 2 years ago by deal <[email protected]>
Update README.md

github.com/axmolengine/axmol - 669ed192b89381d3a3e5aa71becd889f8b99b11f authored over 2 years ago by deal <[email protected]>
Rename APPENDIX_01.md to APPENDIX.md

github.com/axmolengine/axmol - 97de9a306e358cd4df29406e450b3b907d3c38f9 authored over 2 years ago by deal <[email protected]>
Create APPENDIX_01.md

github.com/axmolengine/axmol - 066d60f0c2fcb006af88a691bb6b016b325310a4 authored over 2 years ago by deal <[email protected]>
Create CMakeOptions.md

github.com/axmolengine/axmol - 2f21962e7e2c7c23acd3699deafb254412d02a2a authored over 2 years ago by deal <[email protected]>
Update readme & copyright year

github.com/axmolengine/axmol - 1e1644da37bfc7abfe668a0e9ef357c06d15651c authored over 2 years ago by halx99 <[email protected]>
Committing genbindings changes [skip ci]

github.com/axmolengine/axmol - 55f656d9db47b8d8f4cb4c1d096f33a34762810d authored over 2 years ago by halx99 <[email protected]>
Merge: d8b858203e 8e7a59a0d4

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

github.com/axmolengine/axmol - 0043b61eb0863bb4f70ae37ae55bbdd3f748d4a0 authored over 2 years ago by halx99 <[email protected]>
Update genbindings-ci.yml

github.com/axmolengine/axmol - c5eaa07f4a1b2901dcfa96c3fd223d1bd1b1ddff authored over 2 years ago by deal <[email protected]>
Sync lua bindings

github.com/axmolengine/axmol - 7f27ca033e2acf8db5d3b26e5dfe54faad287852 authored over 2 years ago by halx99 <[email protected]>
Update project urls

github.com/axmolengine/axmol - 3452ab798dcdb1cc2276412443595979f63a2b38 authored over 2 years ago by halx99 <[email protected]>
Merge: 5b2eb79456 93b48b2f09

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

github.com/axmolengine/axmol - be17fe0cd72bb88c7644120a796ceaee0db0d1c1 authored over 2 years ago by halx99 <[email protected]>
Update project urls

github.com/axmolengine/axmol - 5e893f3b4de8f0d1cd8456912a9ee4490c9744f0 authored over 2 years ago by halx99 <[email protected]>
Update MainPage.h

github.com/axmolengine/axmol - 9d7dc7938e86010a48df3990d099558b9a302403 authored over 2 years ago by deal <[email protected]>
Update CHANGELOG

github.com/axmolengine/axmol - 5349de58f7cb9da5c10e5af5fae70b9fa358c60a authored over 2 years ago by deal <[email protected]>
Enable video player test case for windows

github.com/axmolengine/axmol - 13d90b76ee5f17972e16c155c0ec21e0fadbbf69 authored over 2 years ago by halx99 <[email protected]>
Move video player implementation to a unique folder

github.com/axmolengine/axmol - ae2fc24f78a73d8cb1276aa3d1160042ca113a6f authored over 2 years ago by halx99 <[email protected]>
Add windows video play support [render video sample to texture2d] (#577)

* [Draft] Implement windows video player

Based on microsoft media foundation

* Delete pvd

* Sh...

github.com/axmolengine/axmol - 9afd478ea9e1772ae9e5aa55a7de1b0263ab418d authored over 2 years ago by deal <[email protected]>
Fix compile error CC_VIDEOPLAYER_DEBUG_DRAW=1

github.com/axmolengine/axmol - ba56042bd52e5bf4287f706d1713cb5032a27f95 authored over 2 years ago by halx99 <[email protected]>
Don't shallow copy the video context, it's very dangerous

github.com/axmolengine/axmol - 183b8f10c1c6c79008742c77ea04113cf79a4576 authored over 2 years ago by halx99 <[email protected]>
Fix use prebuilt engine libs for win64

github.com/axmolengine/axmol - cb6035d6a77eb4a7bc85350fd35cc4035bbc2c56 authored over 2 years ago by halx99 <[email protected]>
Finish #564

Add new cmake variable:

- AX_PREBUILT_DIR: specific engine build directory relative to ADXE_ROOT...

github.com/axmolengine/axmol - 8e4a97c469e309b505dc04b44869dc209d2c1cab authored over 2 years ago by halx99 <[email protected]>
[cmake] Rename BUILD_LUA_LIBS to AX_ENABLE_EXT_LUA

github.com/axmolengine/axmol - f7d3d37ae51f8e1461ddf8410db792b55f70aaf2 authored over 2 years ago by halx99 <[email protected]>
Update plainlua to 5.4.4, pugixml to 1.12.1

github.com/axmolengine/axmol - 87c51c656c8434472fac5950a6259c4642f3ea67 authored over 2 years ago by halx99 <[email protected]>
Update version badge

github.com/axmolengine/axmol - 8790e0e3dfe30b0ff115f7522edf9a7a2eb6daa6 authored over 2 years ago by deal <[email protected]>
Fix #587

Note: New OS feature 'Beta: Use Unicode UTF-8 for worldwide language support' since win10/win11
-...

github.com/axmolengine/axmol - d8ee872fe9205d01515a94ab4945debf622f0fc3 authored over 2 years ago by halx99 <[email protected]>
Fix WidgetPropertiesReader::getWidgetReaderClassName incorrect

github.com/axmolengine/axmol - bee4c310da324f4e42be972b6b1307620cf89d71 authored over 2 years ago by halx99 <[email protected]>
Committing genbindings changes [skip ci]

github.com/axmolengine/axmol - 9b3f4c3f719e19303bbe424865665ce136669ab9 authored over 2 years ago by halx99 <[email protected]>
Merge: 5c0a41d579 50a190984d

Merge pull request #589 from DelinWorks/patch-1

Update README.md

github.com/axmolengine/axmol - 46e4228109d6dc9bf2472e91324c885783cb99ee authored over 2 years ago by deal <[email protected]>
Merge: e7d683958b f0c91e38c1

Merge pull request #588 from DelinWorks/feature-proposals

Expose detach IME function for custom ...

github.com/axmolengine/axmol - 885d99751b59f44b4a77f7258b506045586e59e6 authored over 2 years ago by deal <[email protected]>
Update README.md

Update README.md to version v1.0.0-beta6 badge

github.com/axmolengine/axmol - 3799344fa3c4839eb02b71573983e95b5aacd11d authored over 2 years ago by Delin <[email protected]>
Update UITextField.h

github.com/axmolengine/axmol - c350e5a62822983e92b3a51757e46a4640b36f07 authored over 2 years ago by DelinWorks <[email protected]>
feature-expose-detach-function

github.com/axmolengine/axmol - b19133e96dfdad089c5de042fa7c30ca5c103956 authored over 2 years ago by DelinWorks <[email protected]>
Update README.MD

github.com/axmolengine/axmol - 2b36188111a69498f6a399302c07882d223c5594 authored over 2 years ago by Delin <[email protected]>
Update README.md

github.com/axmolengine/axmol - 069fea62bd0c2ce5fa46dda9810777ad38d38379 authored over 2 years ago by DelinWorks <[email protected]>
Update README.md

github.com/axmolengine/axmol - 875c246b2ffb70d6ffb6080023b5403c9b6d817b authored over 2 years ago by DelinWorks <[email protected]>
Update README.md

github.com/axmolengine/axmol - 3698b5b0a57ef5604a6ff7e5521d1cc6946fa694 authored over 2 years ago by DelinWorks <[email protected]>
Update README.md

github.com/axmolengine/axmol - df51ade33a07bfb18b96df2d3ddcbcd62d9ef5b2 authored over 2 years ago by DelinWorks <[email protected]>
Update README.md

github.com/axmolengine/axmol - a73c0d6af7c49e95dd019f8076ccdde445666d85 authored over 2 years ago by DelinWorks <[email protected]>
Improve run.bat.in

github.com/axmolengine/axmol - 6a00ee101772f0cd3a40e001bc9fd9b99e6f0dbd authored over 2 years ago by halx99 <[email protected]>
Update adxe.cpp

github.com/axmolengine/axmol - 768d716cafa318a1b6201544dec8f668e2237452 authored over 2 years ago by deal <[email protected]>
Update run.bat.in

github.com/axmolengine/axmol - 77be82dfd218f50f7049a67edd880ded51333a26 authored over 2 years ago by deal <[email protected]>
Fix run.bat path

github.com/axmolengine/axmol - 9b84a46b1275f2d0b0d3c782e42e285d7492063f authored over 2 years ago by deal <[email protected]>
Improve some code for #543

github.com/axmolengine/axmol - 93e250889f06cfe5cd04b652507940f5da5f8fc8 authored over 2 years ago by halx99 <[email protected]>
Update README.md

github.com/axmolengine/axmol - 6bde63a0545a36b4bb2dccc1ce15c9c0b2604272 authored over 2 years ago by aismann <[email protected]>
Done #579, update ImGui to 1.87

github.com/axmolengine/axmol - fcbc95bd47ca1759976183ca649ecc118c962cb3 authored over 2 years ago by halx99 <[email protected]>
Improve run.bat.in, use relative build dir

github.com/axmolengine/axmol - b500212314247b205addfedd9ff1d23e18da38cb authored over 2 years ago by halx99 <[email protected]>
Remove unnecessary parameter

github.com/axmolengine/axmol - bc1d0223c0f55a9dbbe1261d87375ece42f954af authored over 2 years ago by halx99 <[email protected]>
Enable ImGUIExt check for linux [skip ci]

github.com/axmolengine/axmol - 1a4fc33daf8adb16e5cdbc98566ae1fc2efc1b2b authored over 2 years ago by deal <[email protected]>
[Android] Upgrade MIN_SDK_VERSION from 16 to 17

github.com/axmolengine/axmol - 392ca76e05ddb4f7ed000a150083e14b79f95b4f authored over 2 years ago by halx99 <[email protected]>
[Android] By default, build single arch: arm64-v8a

github.com/axmolengine/axmol - 1ca9505fdc5e36803503b7c3f27a3f8d95b3ad61 authored over 2 years ago by halx99 <[email protected]>
[Android][freetype] Change streamingParsingEnabled to true

Add noCompress config to build.gradle for all templates & tests project

Exists project, please a...

github.com/axmolengine/axmol - 6131b237b208fdfbabc5421b85f70b0766a3d9ad authored over 2 years ago by halx99 <[email protected]>
Update setup_android.py

github.com/axmolengine/axmol - 8dd0aef742a3f01b264e767e8ada1d714c22766c authored over 2 years ago by deal <[email protected]>
Update script prompt [skip ci]

github.com/axmolengine/axmol - b7b29dc31578143211d8c692966da0ff7f7caa33 authored over 2 years ago by deal <[email protected]>
Update setup_android.py

github.com/axmolengine/axmol - 7fa220daa221fae36051524c32348597bb6c86e8 authored over 2 years ago by deal <[email protected]>
Update adxetools.gradle

github.com/axmolengine/axmol - 9f86eef0db82260926e09323d8c7f531254ad67d authored over 2 years ago by deal <[email protected]>
Update adxetools.gradle

github.com/axmolengine/axmol - a285c80f8932357496d37327f4f705fa562f6efc authored over 2 years ago by deal <[email protected]>
Update adxetools.gradle

github.com/axmolengine/axmol - 8682491014c9549ad79632df5cdb563798b87061 authored over 2 years ago by deal <[email protected]>
Improve gradle script to find cmake

github.com/axmolengine/axmol - 231ba0cf5c379fda21eab6b50b088da49b234352 authored over 2 years ago by halx99 <[email protected]>
[ci] Setup openjdk with github action

github.com/axmolengine/axmol - a1b40c61ead59a8bd451dea4c79fdd4d7d141b31 authored over 2 years ago by halx99 <[email protected]>
Delete jdk setup on script [skip ci]

github.com/axmolengine/axmol - 115634a37e8510de0715a515a451211bb37b92bc authored over 2 years ago by deal <[email protected]>
[ci] Add openjdk17 to PATH

github.com/axmolengine/axmol - bac28c62f547770f0de6e35e5b21b4c011525f31 authored over 2 years ago by deal <[email protected]>
print jdk version [skip ci]

github.com/axmolengine/axmol - 33a7836d0dcb9df3f7e4ba12e20429a60db0fa14 authored over 2 years ago by deal <[email protected]>
[ci] Install openjdk17 for android build

github.com/axmolengine/axmol - d5347ce7f531b03a7ba5ddabf3a52732799304a3 authored over 2 years ago by deal <[email protected]>
Fix gradle wrapper url

github.com/axmolengine/axmol - 54be4a173263ec0c9baf3e7b7bb960d24b23ef89 authored over 2 years ago by halx99 <[email protected]>
Update recommend android studio and gradle

- Android Studio 2021.1.1+ (More intelligent)
- Gralde wrapper to 7.2: https://services.gradle.or...

github.com/axmolengine/axmol - 0f212a69c84b1d100309f22253e02ca3dc7cf564 authored over 2 years ago by halx99 <[email protected]>
Optimize setup_android.py and update cmdlinetools

Update cmdlinetools revision to 8092744

github.com/axmolengine/axmol - c053848f57d42f30478acbc6cac3ea592b343a36 authored over 2 years ago by deal <[email protected]>
Update gradle wrapper to 6.9.2

github.com/axmolengine/axmol - 61646f5550f276b03c0ade3a30711a4b0facedc5 authored over 2 years ago by halx99 <[email protected]>
Add project status

github.com/axmolengine/axmol - 325a1fb7ee5fefc20053369c70ae4e4940a7ee3a authored over 2 years ago by deal <[email protected]>
Downloader: download file with cacert support

github.com/axmolengine/axmol - 9623414a2f036d39e4cb6eafdd3406f098e2b551 authored over 2 years ago by halx99 <[email protected]>
Fix log order when create download task fail

github.com/axmolengine/axmol - 0652d1a2d43a4238a5df7d815578c7c19daecd84 authored over 2 years ago by halx99 <[email protected]>
Update ios.mini.cmake

github.com/axmolengine/axmol - 3ad8d0b0d01568527bc7f280e0eb4f00a8814d50 authored over 2 years ago by deal <[email protected]>
Fix lua_xml_http_request dataSize incorrect

github.com/axmolengine/axmol - 5486d946467b9f913f202b201cc948d2033334f9 authored almost 3 years ago by halx99 <[email protected]>
Don't needs copy plainlua.dll when use luajit

github.com/axmolengine/axmol - 3359ac211f64bd6db3e94329b8c68191fc794a94 authored almost 3 years ago by deal <[email protected]>
Update adxetools.gradle

github.com/axmolengine/axmol - 73e056f720ba9b7e5af8766832b618774628aff3 authored almost 3 years ago by deal <[email protected]>
Why FMT_HEADER_ONLY doesn't works on android

github.com/axmolengine/axmol - 68215b792eb576703aa80ab3d228768e0092a200 authored almost 3 years ago by deal <[email protected]>
hard to link fmt-header-only[skip ci]

target_link_libraries(fairygui fmt-header-only)

github.com/axmolengine/axmol - d8dc6c84538eab1bb85f6cf9fcd5509d8f9503cf authored almost 3 years ago by deal <[email protected]>
Update CMakeLists.txt

github.com/axmolengine/axmol - f3b3b5a0b103099dc33f015aeead80cfd13629ae authored almost 3 years ago by deal <[email protected]>
Update android-ci.yml

github.com/axmolengine/axmol - 6031fdda116522f90384df3da929448b0cbbf306 authored almost 3 years ago by deal <[email protected]>
Build fairygui-tests for android ci

github.com/axmolengine/axmol - c424d7b8b0cb2eed2defe37ab4319adcc38b509b authored almost 3 years ago by deal <[email protected]>
Update changelog

github.com/axmolengine/axmol - d5dd3bc1751d3a667d7934d0e674c8d92b773d0a authored almost 3 years ago by halx99 <[email protected]>
[spine] Improve RTTI compare performance when compiler string pooling enabled

Refer to: https://github.com/EsotericSoftware/spine-runtimes/pull/2012

Signed-off-by: halx99 <ha...

github.com/axmolengine/axmol - 5a2807433e3cb7b96ee62f890a159d6b9b2a2f9f authored almost 3 years ago by halx99 <[email protected]>
Fix ClippingAttachment doesn't work

Refer to: https://github.com/EsotericSoftware/spine-runtimes/pull/2011

Reported by: @kangleblue
...

github.com/axmolengine/axmol - 14a3a0de93cefd560fba805aa155248fda4f4499 authored almost 3 years ago by halx99 <[email protected]>