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 issue #1546 of UILayout (#1549)

github.com/axmolengine/axmol - 54daf354cdd795e1d363442c51aaada5e64f8bfc authored 10 months ago by aismann <[email protected]>
Fixed bug replace scene (#1543)

github.com/axmolengine/axmol - 29504d102c373be498a03a77a67a3158806997b8 authored 10 months ago by arman hossiny <[email protected]>
Fix crash with view nullcheck (#1540)

github.com/axmolengine/axmol - d69aa07a24af68b18f8b2746e0c1568c802fcc30 authored 10 months ago by suleiman rabiei <[email protected]>
Improve build system

github.com/axmolengine/axmol - 22a1faa593b25508602aebb1323854178742ac1c authored 10 months ago by halx99 <[email protected]>
Update CHANGELOG.md

github.com/axmolengine/axmol - 9ee5e73a63f01e0671e7429d83eed0a8f4e83fef authored 10 months ago by Deal <[email protected]>
Add publish ci [skip ci]

github.com/axmolengine/axmol - fa08bc89bbbcf6a3fad888ba8badb9629aad899c authored 10 months ago by halx99 <[email protected]>
Prepare release v2.1.0 (#1527)

* Prepare release v2.1.0

- Support download prebuilt and optional package from mirror: gitee....

github.com/axmolengine/axmol - 8902d48a5bcd3b1aef6c60551c225b0bd2b55f0a authored 10 months ago by Deal <[email protected]>
Delete unused win32/compat/stdint.h

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

github.com/axmolengine/axmol - d0d0951cc4b3920c5b98cd714e4e580c7a974a7b authored 10 months ago by halx99 <[email protected]>
Get TMXTilesetInfo by name (#1522)

github.com/axmolengine/axmol - c43dbfff950dfa1a7b67fc85a16320fbf06bcaaf authored 10 months ago by Lich <[email protected]>
Improve win32 timer resolution control

github.com/axmolengine/axmol - 993b7f54c2bf2100e73da1766fd87e0de55cda92 authored 10 months ago by halx99 <[email protected]>
Fix Lua FileUtils getDataFromFile may return path of file

github.com/axmolengine/axmol - 263ef08a780901396f72513742e7f1caa5bfca66 authored 10 months ago by halx99 <[email protected]>
GLES3: Fix scalar array layout (#1523)

github.com/axmolengine/axmol - b88c28013c11d7c14a581c961725c87ea4707395 authored 10 months ago by Deal <[email protected]>
Fix MSL texture order does not follow GLSL binding order

Update glslcc to 1.9.4, refer #1520

github.com/axmolengine/axmol - 410b6e07795ab8b147194eb9801f56526a8b82e6 authored 10 months ago by halx99 <[email protected]>
Updated website with extra information for visitors (#1518)

* Update AUTHORS.md

Updated Authors

* Update index.html

Added wiki info to the website.

github.com/axmolengine/axmol - 5450894d93605bf2fc6566652f97999e0bbdabf7 authored 10 months ago by Dani Alias <[email protected]>
Improve 3rd cmake scripts (#1515)

github.com/axmolengine/axmol - 7a0e863b687abc031e923d463b008c0343091d70 authored 10 months ago by Deal <[email protected]>
Make openFileStream a const method (#1514)

github.com/axmolengine/axmol - 2b01fa2cb35255455343cabcd92a6329970ddcc4 authored 10 months ago by RH <[email protected]>
Add support for window resized and positioned (#1513)

github.com/axmolengine/axmol - ae51e26eb6acf7fa502be5ef739da2c1843987f5 authored 10 months ago by Lich <[email protected]>
Update README.md (Merge was overwritten: Add the upstream version of pugixml #1475 (#1511)

github.com/axmolengine/axmol - 7715ea2d267476995badc172b4b53317c2ade0f8 authored 10 months ago by aismann <[email protected]>
Enable FPS control for winuwp

github.com/axmolengine/axmol - 7864d8f6ec9520f6d96d4d53bc4f7624f5968e97 authored 10 months ago by halx99 <[email protected]>
Fix Device::getPixelRatio for win32,android

github.com/axmolengine/axmol - a6107139b627f1a3277c707f873106ca4c882f9d authored 10 months ago by halx99 <[email protected]>
Update DevSetup (#1507)

* Clarify requirement of cmake 3.28 for MacOS
Add axmol build command options

* Clarify the ...

github.com/axmolengine/axmol - 910f037e0020dcdb37530c61dcd00ffd40a5814f authored 10 months ago by RH <[email protected]>
Call Android native renderer while opengl context is still valid (#1504)

github.com/axmolengine/axmol - baa9de1a5f9b8f02dea2ff5a672813d75707f903 authored 10 months ago by RH <[email protected]>
Fix TMX Camera Culling (#1501)

github.com/axmolengine/axmol - 26024d1eeb50121788216a54600efb07996f12ee authored 10 months ago by Turky Mohammed <[email protected]>
Fix cmake project generation on platforms other than Android (#1503)

github.com/axmolengine/axmol - a69f20f88929ada97a1f996a79b50eecb14689d0 authored 10 months ago by RH <[email protected]>
Fix mac Device::getPixelRatio incorrect

github.com/axmolengine/axmol - 206c7e335232b64441e0181f02f95ef3038b20db authored 10 months ago by halx99 <[email protected]>
Merge backend Device, DeviceInfo to DriverBase (#1499)

* backend::Device ==> backend::DriverBase
* backend::DeviceInfo ==> backend::DriverBase
* code...

github.com/axmolengine/axmol - 213f788f75badb6ea7937fa08e9b041a8ae1a51b authored 10 months ago by Deal <[email protected]>
Improve the default templates (at least the cpp template) (#1494)

github.com/axmolengine/axmol - 62e6542f280f33a8aca882f1dacdbc427437187c authored 10 months ago by aismann <[email protected]>
fix plist data and version (#1488)

github.com/axmolengine/axmol - 7f309b75704cfbf1a047180b0bc732d0bcff836c authored 10 months ago by Paulo Coutinho <[email protected]>
Improve axmolver defines

github.com/axmolengine/axmol - 70997061da0f141897f744b4a5589f87110f06ba authored 10 months ago by halx99 <[email protected]>
Build site in isolated repo (#1490)

github.com/axmolengine/axmol - d8d3137515a73e5c2395cae04d6b5ef6b1cc6777 authored 10 months ago by Deal <[email protected]>
Make XCODE_EMBED_RESOURCES match cmake 3.28 release, refer #1482

github.com/axmolengine/axmol - e62d09a718948fc4cddb92dee1c6734383745ba3 authored 11 months ago by halx99 <[email protected]>
Replace 'CCAssert' with 'AXASSERT' (#1485)

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

github.com/axmolengine/axmol - 5d4db9d830fef10f886087042b167a47889beb5c authored 11 months ago by halx99 <[email protected]>
Improve ActionCoroutine callback style (#1481)

github.com/axmolengine/axmol - 0f114baf8c02848287ead7506e513dcce460d084 authored 11 months ago by Lich <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - e77b54b78506860f2d96986ba3e7d2dba654eed9 authored 11 months ago by halx99 <[email protected]>
Add useful chipmunk function. (#1480)

github.com/axmolengine/axmol - 36da799b19574d1665e2679169102b059dbec8f4 authored 11 months ago by Turky Mohammed <[email protected]>
Prepare 2.1.0 release

* Update copyright notice
* Remove prebuilt libs from SCM
* Remove optional thirdparty sources/r...

github.com/axmolengine/axmol - affcf05b6976ba62a790cd41fc0b4567221abb41 authored 11 months ago by halx99 <[email protected]>
Fix usage text (#1477) [skip ci][skip appveyor]

github.com/axmolengine/axmol - 2ab2bba3e475f71b93f115ffa400ce3bffe21a04 authored 11 months ago by Paulo Coutinho <[email protected]>
Fix tilemap multiline property (#1476)

github.com/axmolengine/axmol - 669f864a4d12567ed75cc0c7061c8a0172490a92 authored 11 months ago by Lich <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - 057708d7c7fdb5d72de199d98f808454e95c0d3a authored 11 months ago by halx99 <[email protected]>
Add DrawNode::drawPie (#1474)

github.com/axmolengine/axmol - 41c65eb28e8238e2e9be23f69d2af824d3705da1 authored 11 months ago by aismann <[email protected]>
Fix windll build

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

github.com/axmolengine/axmol - 4bd4c07b49b4a6880e3e8aacdf3f90c45de5fe81 authored 11 months ago by halx99 <[email protected]>
Add support for ActionCoroutine like Unity (#1473)

github.com/axmolengine/axmol - d84d527362b371529727f12491546a2ca3b50a72 authored 11 months ago by Lich <[email protected]>
Update axmol authors [skip ci] [skip appveyor]

github.com/axmolengine/axmol - 74f7c01fdb4043b71237694049db4f5f1451272c authored 11 months ago by halx99 <[email protected]>
Reduce memory usage when using getFileMD5Hash function (#1472)

* Avoid high memory usage when hashing a file.

* Make the chunk size adjustable when hashing a f...

github.com/axmolengine/axmol - 371ee89f8a64cb0368ef1ef0398bc1905cceb552 authored 11 months ago by RH <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - e0d4c9841d0b4380f3424fdd14fa9f4a60c9c2d3 authored 11 months ago by halx99 <[email protected]>
Rename glview to correct representative name (#1467)

github.com/axmolengine/axmol - 0aab228acca8fa751525e647d6dd624aa99ca4b7 authored 11 months ago by Paulo Coutinho <[email protected]>
Update android API to 34 (#1469)

* Update gradle.properties

* Update android api to from 33 to 34

github.com/axmolengine/axmol - 13ec8668672cb0c65ef3d55dda17cdb51048862f authored 11 months ago by CHP <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - 4bd0d31f67b4134c2d97237d62f1cb60a8fb7069 authored 11 months ago by halx99 <[email protected]>
Add support for Richtext vertical alignment (#1466)

* Add vertical alignment support for RichText

* Simplify RichTextTest implementation by reducing...

github.com/axmolengine/axmol - 5374e6ecc079b42c48db3ecbe880f772c698011d authored 11 months ago by RH <[email protected]>
Fix large number of generated warnings (#1465)

github.com/axmolengine/axmol - 575daa3c37acc970575e897916871f0e9e91535a authored 11 months ago by RH <[email protected]>
Improve build scripts

github.com/axmolengine/axmol - 6af52b731d8f9e089311e19ceb29abb1397f37b9 authored 11 months ago by halx99 <[email protected]>
new tvos splash and splash organization, removed unused code, fix tvos plist (#1459)

github.com/axmolengine/axmol - 516e4fd10c05ae470720b36b7f723ef9c0f45fd0 authored 11 months ago by Paulo Coutinho <[email protected]>
update android build.gradle (#1457)

github.com/axmolengine/axmol - 2c5d22c19365427f5951ddcfaa09bff8a084fd56 authored 11 months ago by Paulo Coutinho <[email protected]>
new portrait splash, cmake bundle id replace, support for ipad, better info.plist, plist orientation fix (#1456)

github.com/axmolengine/axmol - 97b0c318b674afc2f40c8573ac9bdc0780916532 authored 11 months ago by Paulo Coutinho <[email protected]>
Update mac icons

github.com/axmolengine/axmol - ec507ec87491ad394153d4e697489166bf634c74 authored 11 months ago by halx99 <[email protected]>
Apple: remove deprecated gamepad

refer #1453

github.com/axmolengine/axmol - 7b33b4edf047fb6cbe4b1202b2de7cf5344a4ed7 authored 11 months ago by halx99 <[email protected]>
Fix typo [skip ci][skip appveyor]

refer #1453

github.com/axmolengine/axmol - 8d1f801b542218f9a4a397de71ec5c9640d30825 authored 11 months ago by halx99 <[email protected]>
Remove duplicated libz for ios/tvos (#1455)

github.com/axmolengine/axmol - 69b55efb82ee2f5507bd05322fc6b868ca3834f6 authored 11 months ago by Deal <[email protected]>
Use execute_process instead of deprecated exec_program (#1450)

github.com/axmolengine/axmol - 82d88d8970ecf5be8d4d54e82afc035d2abc4c0d authored 11 months ago by RH <[email protected]>
Add missing prebuilt

github.com/axmolengine/axmol - cad2d56641e9c2a0dd3471bf91ca16a29a07e261 authored 11 months ago by halx99 <[email protected]>
Update thirdparty prebuilts to v60 (#1446)

github.com/axmolengine/axmol - 78672f4a195813c7d7dc56df6c1165bb65235479 authored 11 months ago by axmol-bot <[email protected]>
Update thirdparty

simdjson 3.3.0 ==> 3.6.0
astcenc 4.5.0 ==> 4.6.0
yasio 4.1.0 ==> 4.1.1

github.com/axmolengine/axmol - 6a0f021ba9a5f1926fb56daf755cb932fc44ae0a authored 11 months ago by halx99 <[email protected]>
Add operator for Vec2/Vec2. (#1445)

Since we have the multiplication, it seems natural to have the division.

github.com/axmolengine/axmol - f07b34e292ba1555557078bbe5aa7286f8d0d7d1 authored 11 months ago by j-jorge <[email protected]>
Improve linux deps (#1441)

github.com/axmolengine/axmol - b062eb3dc2983fb1f3627065d17eb0a5a99f49f2 authored 11 months ago by Deal <[email protected]>
Improve build scripts

github.com/axmolengine/axmol - afa763a6fd3eb8d886c6f9847d8cd7034fa2451c authored 11 months ago by halx99 <[email protected]>
Fix/enhancement for issue #1319 (#1434)

Fix/enhancement for issue #1319 (draw filled complex polygons (concave/convex)

Co-authored-by: e...

github.com/axmolengine/axmol - c7be9816d97e15596038d09d44ad3c482c98da95 authored 11 months ago by aismann <[email protected]>
Fix install-pwsh.sh syntax [skip ci] [skip appveyor]

github.com/axmolengine/axmol - 3fb41f25fbd6bad0bc1651bf97458c35e25d082e authored 11 months ago by Deal <[email protected]>
Improve build script

github.com/axmolengine/axmol - 9bddf333e6973ed33885edc07f28c8ac8da9ce95 authored 11 months ago by halx99 <[email protected]>
Add missing include guard in CommandBufferGLES2.h. (#1430)

Co-authored-by: Julien Jorge <[email protected]>

github.com/axmolengine/axmol - 5122352019b9d7dfcef316957a823642c7de67f7 authored 11 months ago by j-jorge <[email protected]>
[Android] Ensure AxmolEditBox used by TextField is visible prior to receiving focu (#1429)

github.com/axmolengine/axmol - 4eb133bea7cebea7f48c710a52108aad992f89bb authored 11 months ago by RH <[email protected]>
Use weak and strong references to determine if 'this' pointer is valid. (#1427)

Check _textBox to ensure it is not null before usage.

github.com/axmolengine/axmol - 213434462a3e9a731483de1dec28c120ea41a90e authored 11 months ago by RH <[email protected]>
Add virtual file system support to WICImageLoader (#1425)

* Add virtual file system support to WICImageLoader

* Ensure supplied buffer pointers are not nu...

github.com/axmolengine/axmol - 7d79c095bb07ab4c02971ccfb300dfbe2d1eb9cb authored 12 months ago by RH <[email protected]>
[UWP] Use Package to get app version information (#1424)

github.com/axmolengine/axmol - 2a650ba110eb10034e7294400f56e9c5afb92858 authored 12 months ago by RH <[email protected]>
Fix for UWP build issues (#1421)

github.com/axmolengine/axmol - 4b5dc59574e9097a22f738be9a861312d3e3d616 authored 12 months ago by RH <[email protected]>
Allow accessing HTTP cookie when using virtual file system. (#1423)

github.com/axmolengine/axmol - 344ed98d497ceed3a25682b44027f69fd9ea8260 authored 12 months ago by RH <[email protected]>
Fix axmol console uwp deploy [skip ci][skip appveyor]

github.com/axmolengine/axmol - 7a89b54cd2e4a79183a5e85d1627c73d7f8edabb authored 12 months ago by Deal <[email protected]>
upload-artifact for android build (#1419)

github.com/axmolengine/axmol - a9091c41277448063d73998c62890c7a083cd80b authored 12 months ago by CHP <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - 859c8fc093012ad887a2a4c24bca21ad402eaa15 authored 12 months ago by halx99 <[email protected]>
Add API: Device::getPixelRatio (#1418)

github.com/axmolengine/axmol - 54ef33d34dfd076db5a6f9da7df673561f615a98 authored 12 months ago by Deal <[email protected]>
[Android] Enable support for restarting application process if OpenGL context is lost (#1409)

* Add code to allow app to restart cleanly.
Call native renderer before the sleep in onDrawFrame ...

github.com/axmolengine/axmol - 6f00aed73f44a876ea3b720659c77c1c6ca63fce authored 12 months ago by RH <[email protected]>
Update android.yml (#1416)

github.com/axmolengine/axmol - fbf358b81c527f2247472de7584a8ea5977ac79d authored 12 months ago by CHP <[email protected]>
Make AxmolEditBox invisible by default. (#1414)

github.com/axmolengine/axmol - 589f046007e2e4c47b4db39d10b7fb98c459c7fa authored 12 months ago by RH <[email protected]>
Improve axmol console

- Force cast corss config & build paramer to array to avoid combine
with builtin parameters incor...

github.com/axmolengine/axmol - e383179ed90419b5d48525dcd753bf01f08da5e4 authored 12 months ago by halx99 <[email protected]>
Live2d Android build fix (#1407)

* Allow optional setting target link scope for extensions when linking with Axmol.

* Fix Live2D ...

github.com/axmolengine/axmol - ddcecc3ff4624dc56312972e4a675e358726a320 authored 12 months ago by RH <[email protected]>
Update Live2D to work with Axmol 2.x (#1405)

* Ensure Live2D extension is enabled for Live2D test

* Update Live2D to work with Axmol 2.x

* [...

github.com/axmolengine/axmol - 1f5f8c182a01e22080a4124e829055e17f66e40d authored 12 months ago by RH <[email protected]>
Committing genbindings changes

github.com/axmolengine/axmol - ddc9256ebe95e9649769688cde1f90a1ec593d2d authored 12 months ago by halx99 <[email protected]>
[Android] Fix corrupted FPS stats font textures on OpenGL context lost (#1402)

* Fix corrupted FPS stats font textures on OpenGL context lost

* Ensure _rendererRecreatedListen...

github.com/axmolengine/axmol - e808fb9758adc06357b27af221b7fcebbb3bad53 authored 12 months ago by RH <[email protected]>
[Android] Reset the OpenGL state cache if the context is lost (#1401)

github.com/axmolengine/axmol - cc3156e66e054e5e14c196d1d9b091c1f4e7fa8e authored 12 months ago by RH <[email protected]>
Imgui and Inspector enhancements (#1396)

* [imgui] Add support for displaying images correctly that are rotated in texture atlas
[imgui] A...

github.com/axmolengine/axmol - fc67e5864695492372e3899f5b7f8aa94fcaec31 authored 12 months ago by RH <[email protected]>
Fix dll build, make JSONDefault as static library

github.com/axmolengine/axmol - 4d91ed6ca3e33db564fed78bd15963ab3bababdc authored almost 1 year ago by halx99 <[email protected]>
[Inspector] Fix crash and add enhancements (#1394)

* Fix crash related to invalid selected node if it no longer exists in the scene.
Support using a...

github.com/axmolengine/axmol - c5512a05bcd2976af271a47ced5c81b092e2b1b9 authored almost 1 year ago by RH <[email protected]>
Add JSONDefault extension (#1393)

github.com/axmolengine/axmol - f2ae7f9759f9bcf9a1349165e9e83e4a265e1171 authored almost 1 year ago by Saroop Technologies <[email protected]>
Add support for adding custom properties to the inspector (#1392)

Minor code clean-up

github.com/axmolengine/axmol - 0bf5bed8093314f3f2f1a8a7522ec85820e65928 authored about 1 year ago by RH <[email protected]>