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

Update CHANGELOG

60779fd065320aa6d18ddc45e2d61142175e0d9b authored about 3 years ago by halx99 <[email protected]>
Optimize cmake scripts

6e1f8f5953bc5ec7a70d28c9ef2b9cfce9fb87fd authored about 3 years ago by halx99 <[email protected]>
Merge: 846231e2f1 cc1d09d04d

Merge pull request #521 from adxeproject/refine-lua-loader

Refactor lua loader, reload lua with ...

a49bba32ef3d9a2eaee9d79dcabfbf9165336812 authored about 3 years ago by halx99 <[email protected]>
Fix #522

8d2dd47cc61e5657d7edb32ac860441071540191 authored about 3 years ago by halx99 <[email protected]>
Remove unused

8d0725c6b1f1113e6a26aceb3b8cd61b53616826 authored about 3 years ago by halx99 <[email protected]>
lua load, better code style

20a399c28c186c5ad3f9d7ba800cc3da8752259c authored about 3 years ago by halx99 <[email protected]>
lua loader, more better pefromance

e7364964c4df1eb239c6e9523d394da9e5d5dd3f authored about 3 years ago by halx99 <[email protected]>
Remove unused

ec275dce76fa772703a750ea68261e285f1fc2d2 authored about 3 years ago by halx99 <[email protected]>
More standard

d8fdcc3be90b6c8f5d484a13ebbb40c770c6d749 authored about 3 years ago by halx99 <[email protected]>
Remvoe lua 64bit bytecode spec

a. since we know how to compile compatible bytecode for both plainlua and LuaJIT

8dbd1ea3353ece4adad4c2b224c503db331e6bbe authored about 3 years ago by halx99 <[email protected]>
Don't try different file ext, load as-is for lua load

0b12c01019991d5183d6c570ecaa095983493f8f authored about 3 years ago by halx99 <[email protected]>
Reduce file exist check

dde1956e021892d0179205a12303d48e33cccabc authored about 3 years ago by halx99 <[email protected]>
Refine lua loader

ca7cc4f69789ec943f37ea0c1aa3064979e20053 authored about 3 years ago by halx99 <[email protected]>
Fix ci

3474de52632bf08d57169d229151a211c5be6204 authored about 3 years ago by halx99 <[email protected]>
Code style

77404fd02a9eecd4f611bd5077560bfa71dda8cb authored about 3 years ago by halx99 <[email protected]>
HelloCpp use safe origin to position corner stubs

c8362b93fd446c0362b82eb36ab015a5d2bc6a49 authored about 3 years ago by halx99 <[email protected]>
Put fps labels to safe origin

56293e97135d1aae97f0f2235912bc3fb4137b29 authored about 3 years ago by halx99 <[email protected]>
Fix codacy issues

13341f6e6fb5161d2be66e3476be196512a69268 authored about 3 years ago by halx99 <[email protected]>
Fix some warnings

c15442eaad5ab0c192a7f40782b700deeffe5cd3 authored about 3 years ago by halx99 <[email protected]>
Update README.md

efac239a7523c3480853efd0214e40b073f08888 authored about 3 years ago by halx99 <[email protected]>
Use lua-5.4.3 as default plainlua version

see also: #332

efce326cd9b1f2111576bd236d9e913a2a690b6c authored about 3 years ago by halx99 <[email protected]>
Update lua debug project file template

73add5df3f96cc2a1b4bf7350bcee8658f622ab1 authored about 3 years ago by halx99 <[email protected]>
Rename templates/cpp-template-default/HelloLua.xsxproj to templates/lua-template-default/HelloLua.xsxproj

2f11c39f0f9f88dcbbd74cd4be4e41bb89ef723a authored about 3 years ago by halx99 <[email protected]>
Add lua debug project file [skip ci]

7fb6b9f8c9ce319f8ac532dee2610b4d5f910abb authored about 3 years ago by halx99 <[email protected]>
Improve lua workflow on windows

a. Use working directory as default resource root on windows
b. Don't copy res and scripts to bui...

8d83891f30c8c9694de32660ec879da96b20dfe6 authored about 3 years ago by halx99 <[email protected]>
Use rapidjson for parsing webview json data

Rename methods

35bed97180ed2f9dcbf04dd0c5eb0511723a9524 authored about 3 years ago by rh101 <[email protected]>
Update CHANGELOG

b55d9bd8bcd65de332b2c29a0115614b17142df3 authored about 3 years ago by halx99 <[email protected]>
Update copyright notice [skip ci]

1deeb87a70179fcfdd3503f2630405da956baa7e authored about 3 years ago by halx99 <[email protected]>
Fix #518

201fdcc2fbc30999d3342963a192f02b77102dae authored about 3 years ago by halx99 <[email protected]>
Fix #516

782dc062d3114d5d4037135e5191d5e1abe883cd authored about 3 years ago by halx99 <[email protected]>
Python3 support

a5f0a2decb961f45e2e142f216a1fd582e75757d authored about 3 years ago by halx99 <[email protected]>
Avoid usage of strlen and terminate decoding on any null character.

fc4eed4853201ac2113bd8d89197a88cc5545544 authored about 3 years ago by rh101 <[email protected]>
Move url encode and decode methods to ccUtils

995ba4eb955e7123e9b7535d73a8ddf2c1eaccfc authored about 3 years ago by rh101 <[email protected]>
Download external tools to tools/external

Ensure git ignores the tools/external folder
Update NuGet CLI exe path

6bd2e9499690b28031d43333c187fb6fcd3b6f50 authored about 3 years ago by rh101 <[email protected]>
Add comments, use SUCCEED macro to check for success on windows API calls.

982a7d306b6b661a7677d700365733cf2a89f88d authored about 3 years ago by rh101 <[email protected]>
Remove incorrect style settings on Windows control for webview

Set focus to the webview control when it is created

a6e8a2055dcc826e663d8ee16a3d15e4da8f9b35 authored about 3 years ago by rh101 <[email protected]>
Remove initialization of missing variable

49a545f57805cc7e0074bc256f441c0723671c00 authored about 3 years ago by rh101 <[email protected]>
Support clean cache data before loading URL

Remove unused class members

e2df6837711e3dcefcb32f88d457e36ad04b4c9a authored about 3 years ago by rh101 <[email protected]>
Removed unused code and added invoke method comments to identify which ICoreWebView2 interface they belong to

dd327c2f74453e597e4cca840897329f477f7154 authored about 3 years ago by rh101 <[email protected]>
[skip ci] Fix copyright notice

78e5826eba4d96ac4edff989d2408456a76bc7cf authored about 3 years ago by rh101 <[email protected]>
Fix typo

acb35b6c76fdf1cd69338887d61080e7f89df718 authored about 3 years ago by rh101 <[email protected]>
[setup.py] Add download support. Add NuGet CLI download to tools folder.

Download NuGet Microsoft.Web.WebView2 package version 1.0.992.28
Add support for WebView for Wind...

c9c003a03fc83e7ce03f0a5625c46ba2a9436ac5 authored about 3 years ago by rh101 <[email protected]>
Avoid OS_WINDOWS conflicit with system macro

2a82ab10d5c636b9012b1b5f51aec6ac6bfa21c2 authored about 3 years ago by halx99 <[email protected]>
Revert 'Remove callbackUniforms support"

ba65bdfa32a3681a5e53d93addbc44de3dd8c7a0 authored about 3 years ago by halx99 <[email protected]>
Use more better typecast

b478425a2d991cd1d6c73487c38444bae3bd159d authored about 3 years ago by halx99 <[email protected]>
Remove unused callbackUniforms

5ef8402b59799a1aae56944d6145e79fa5eccb28 authored about 3 years ago by halx99 <[email protected]>
Fix #510

c3667c76f0c9eecc919697eb5836da7fa9973006 authored about 3 years ago by halx99 <[email protected]>
Fix #508 warnings

7c940546a5e7d6c15636520bdceec786386225de authored about 3 years ago by halx99 <[email protected]>
Fix warnings

abca030bafb0272f2fe41ef63a4ef27cf07c6f39 authored about 3 years ago by halx99 <[email protected]>
Refine ImGuiEXT

5a2afd2d43bf27d48e8b15dca9c94eff7d8e482f authored about 3 years ago by halx99 <[email protected]>
Better spread for freetype sdf

241414fe3fe26551bfb56e7c8352e95b46ca4b69 authored about 3 years ago by halx99 <[email protected]>
Fix #507

24f76a53b32613b4bf80077aace910f3d2766ffc authored about 3 years ago by halx99 <[email protected]>
Fix #505

629625a9763fb24f2fd50ff45951b7774482b3e7 authored about 3 years ago by halx99 <[email protected]>
Merge: b5e1e78417 53272c6532

Merge pull request #504 from adxeproject/freetype-sdf

Replace SDF implementation with freetype

e83c8b1c08d202909a462a5422e934df302f5a4e authored about 3 years ago by halx99 <[email protected]>
Fix mac build [skip ci]

01f34d1e74c350286f2cd56d3cbe99a9ed245994 authored about 3 years ago by halx99 <[email protected]>
Fixup

7477b4f5347d175f8fc8f2c46f6c05910daf685f authored about 3 years ago by halx99 <[email protected]>
Install linux dep

78a5f8fff0a54c871bcee3d5da3dfbfc5e155890 authored about 3 years ago by halx99 <[email protected]>
Update before-install.sh

75af319e25982f9d1424c6e0fddbac494d392245 authored about 3 years ago by halx99 <[email protected]>
Update before-install.sh

476bf5a4800b4e5b48e9d7062348477215e51eac authored about 3 years ago by halx99 <[email protected]>
Update pr-ci.yml

cd67d2f3cc646a1f2e21a5788b7a852e5c0ac5f9 authored about 3 years ago by halx99 <[email protected]>
Update linux-ci.yml

19eacf22385e5498e5584538c6141f85373f1add authored about 3 years ago by halx99 <[email protected]>
Update linux-ci.yml

3580070f625b86f4f7053646dbac700c7354677c authored about 3 years ago by halx99 <[email protected]>
Fixup

9fcc71d9854b93e7af058ea67561f2ab040f63a3 authored about 3 years ago by halx99 <[email protected]>
Fixup

23668aa0b54e79434c5c22189bd933d859047361 authored about 3 years ago by halx99 <[email protected]>
Replace SDF implementation with freetype

5f3a2de7803cc89856aa5ec5192f1e2a4b31fb2d authored about 3 years ago by halx99 <[email protected]>
Update CHANGELOG

9f48eb35fd67ff332039fa1461c14d1abdad3065 authored about 3 years ago by halx99 <[email protected]>
Refine code

d4beff7eac6c7e56b88ea9c8f4c265d9d1fff2ed authored about 3 years ago by halx99 <[email protected]>
Fix #502, avoid vector iterator damaged when remove child

ec753d6915ecc6e790368b207ec4ec44075d829a authored about 3 years ago by halx99 <[email protected]>
Merge: 226ef68d96 68eb67b9a2

Merge pull request #500 from aismann/patch-11

Update README.md

34f0a204ff67edc2eff27229108b3acf0d70fb10 authored about 3 years ago by halx99 <[email protected]>
Update pr-ci.yml

0e1e2663e0117f20c5ec77468c01ec94f2bb8e96 authored about 3 years ago by halx99 <[email protected]>
Update pr-ci.yml

53ac32b74a6d92996f78735cf928bb7111b31d03 authored about 3 years ago by halx99 <[email protected]>
Update README.md

8b223f22baa36199ee5051e60ab2a0ce184f1995 authored about 3 years ago by aismann <[email protected]>
Update README_CN.md

8cb0adfa57202ec84414d6d3d76caa3df831b146 authored about 3 years ago by halx99 <[email protected]>
Update README.md

e2b0d3d49e8dc65aa69ce9c353ba5163e8f2e599 authored about 3 years ago by halx99 <[email protected]>
Sync commit from pr:

https://github.com/EsotericSoftware/spine-runtimes/pull/1947

fb980f51abaf39bc0de2a8fa39e9fc277d438b4c authored about 3 years ago by halx99 <[email protected]>
Update PhysicsTest.cpp

85edbe2d28ee1bf38718298a3fb655b88125a15a authored about 3 years ago by aismann <[email protected]>
Update README.md

6865b688d50139dff7f82a9363a70aa69f1b511e authored about 3 years ago by aismann <[email protected]>
Merge empty project

a. Remove cpp-empty-test, use HelloCpp as starter
b. Remove lua-empty-test, use HelloLua as starter

3815b98a3454520952a6fca4598d9cd84f789c21 authored about 3 years ago by halx99 <[email protected]>
Add HttpClient::getInternalService

a099194a474d50da155dea1f3321f4a95f3ab205 authored about 3 years ago by halx99 <[email protected]>
Merge: f5663f279c d73d937894

Merge remote-tracking branch 'upstream/dev' into dev

35b658c90e3bdeda91ad065d60f18fe2571b2eeb authored about 3 years ago by 姒嗘煶鏉? <[email protected]>
[fix]ScrollView and ListView goes back to the front incorrectly after calling doLayout.

0aff165959c20b2a88248ac8c3826c7d31fe80c7 authored about 3 years ago by 姒嗘煶鏉? <[email protected]>
Fix #493, sync uri parse unit test

4a1bdeda0dfcd587d10122bea4b2ec1fbec16186 authored about 3 years ago by halx99 <[email protected]>
Fix #492 for win64 require larger stack for cpp-tests: 41

a3d51468f72fcdb051afdc437737764b95163191 authored about 3 years ago by halx99 <[email protected]>
LayerMultiplex use Node* to store layers

a. Layer no specificed functions

764c17e86e96661cb3b1246724d7eb08f4869fe5 authored about 3 years ago by halx99 <[email protected]>
Update some copyright notice

ec6cd65917024811bc8c2ce059b9fb50e7b7cc8b authored about 3 years ago by halx99 <[email protected]>
Fix #491

39064cde56ab963ef57e0934333b646953e24216 authored about 3 years ago by halx99 <[email protected]>
Merge: 96e83c9cf6 ea4b212d1f

Merge pull request #488 from rh101/long-changes

Usage of long and unsigned long changed to platf...

895a19701a900c1039f612d2b636643b0f140b03 authored about 3 years ago by halx99 <[email protected]>
Use %d for int32_t

e87384a4e26a76b39b6ecdb561d76012823e9f9a authored about 3 years ago by rh101 <[email protected]>
Change %lu to %u

5507b69fc06cd254f9a95de154cdc43554413c62 authored about 3 years ago by rh101 <[email protected]>
Update lua bindings

e9fe5aa3a809dfe13268072b8c8a94d771430b55 authored about 3 years ago by rh101 <[email protected]>
Windows callback requires `long` return type

73ad51b4e0fb510b91a6c28cb16659e17bbb4ebe authored about 3 years ago by rh101 <[email protected]>
Change off_t to int64_t

5e0a717aa5a973ec14d4da97ede1c8ccad6ad671 authored about 3 years ago by rh101 <[email protected]>
Support 64 bit versions of posix lseek

94cf6a83acfde84b1bd8647dcd9657e2c880d196 authored about 3 years ago by rh101 <[email protected]>
Remove getLong() method

Change %du to %u, and %lx to %x
Use "stdint.h" instead of <cstdint> for TGAlib.h

4e7db23d38da668e929a6a772796a7c5b4388fa6 authored about 3 years ago by rh101 <[email protected]>
[fix]The problem of inaccurate maximum width limit when using system fonts.

64e2cdd8d99d1fb8eca893f959861a3df533131b authored about 3 years ago by 姒嗘煶鏉? <[email protected]>
More %ld to %d changes

615fbd5088544c38e808a5e289f4c6fc30b34ae4 authored about 3 years ago by rh101 <[email protected]>
Change %ld to %d for 32bit data types

Regenerate LUA bindings

eba8696d654c0c7796b940da65aa736aef28bfb5 authored about 3 years ago by rh101 <[email protected]>
Fix typo

1f668eb78340578987c61e8d354e9f5246976991 authored about 3 years ago by rh101 <[email protected]>
Use explicit cast to uintptr_t prior to casting to int type.

60c0a58cfdf7665f1d770e509c5484b78b6aa7bc authored about 3 years ago by rh101 <[email protected]>
Fix for compilation issue due to pointer to int32 conversion.

Fix warning.

546d7d6c61791f26f22d7e40605561c95fdf75c7 authored about 3 years ago by rh101 <[email protected]>