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

fix fairygui-tests ios project file

a4b6361478ec0ae1f78395593a1441f4887b9f2b authored almost 4 years ago by halx99 <[email protected]>
DNT printmat by default

2a4beb3ca4b137faa1a0a5e628fb48ca5064664a authored almost 4 years ago by halx99 <[email protected]>
Sprite::setTexture, programType >= ProgramType::HSV needs update by user manually.

a2fcdb67a13fcac201169a28c9e35e6433b41a77 authored almost 4 years ago by halx99 <[email protected]>
Refine DrawNode, should not use Node::_programState for private use (#251)

The follow classes should not reuse Node::_programState, otherwise needs override Node::setProgra...

8a8d96e8d40ae98e33f09c3e36ed432fa445fab9 authored almost 4 years ago by halx99 <[email protected]>
Don't update sprite shader when it's not default

e58041bd46d6c5786e6238eaa53b45da042d22d9 authored almost 4 years ago by halx99 <[email protected]>
Build android arch arm64-v8a only for ci, fix test case compiling warning

f55c974d18a61d63f465c68f5991281d85e2ecc3 authored almost 4 years ago by halx99 <[email protected]>
Update README.md

e3ea57296eee1d07743293ad4072c5b961ad31eb authored almost 4 years ago by halx99 <[email protected]>
skip ci for android [skip ci]

73fc8d61e66570fb0b5327649b25c8fb556c7fe8 authored almost 4 years ago by halx99 <[email protected]>
skip ci for all workflows [skip ci]

182ee496897fc0e6d7677c4de2d34f6bd068c7e9 authored almost 4 years ago by halx99 <[email protected]>
ios-ci skip ci [skip ci]

a9e9f2b33ae26608f539247f5b0bdcdcb3334ad2 authored almost 4 years ago by halx99 <[email protected]>
Test skip ci [skip ci]

983747e419f738fccbb64429c7dd55822932064b authored almost 4 years ago by halx99 <[email protected]>
Refine pr-ci name

5fbefd4ce425c8efb97df25845760d075779e97d authored almost 4 years ago by halx99 <[email protected]>
fix pr-ci.yml syntax

d224c1cee1c419428a648efeeb33f922ab4288cb authored almost 4 years ago by halx99 <[email protected]>
Enable github ci for pull request

e9e3f58c451c3ec93230bc8e629d746a8ce6559c authored almost 4 years ago by halx99 <[email protected]>
Update cmake minimal requirement version [skip ci]

40545ea81b7105356e5a6ab0fd6b8c78df91b38b authored almost 4 years ago by halx99 <[email protected]>
Finish #244

f49cb01e1e804bfbea2c31a0a502714561cd2a1e authored almost 4 years ago by halx99 <[email protected]>
Lock name

534b2acc398c286333505ddea2324c826705496f authored almost 4 years ago by halx99 <[email protected]>
fix win32 badges for github ci

38e7d4faab54df33e3bf023c608e6c77af62996a authored almost 4 years ago by halx99 <[email protected]>
Migrate to github ci (#247)

7b046814fcf61e3d9f48da0f6383c098a5007f24 authored almost 4 years ago by halx99 <[email protected]>
Update linux.yml

6ab7aa4c580508a9c873f02e5326a16ae72b09c1 authored almost 4 years ago by halx99 <[email protected]>
Update linux.yml

c8f9cfa5b843fb57061443f3a793f8789667577d authored almost 4 years ago by halx99 <[email protected]>
Update linux.yml

68f2a6f61fd16ffb09ebb8079912ddd611d74a78 authored almost 4 years ago by halx99 <[email protected]>
fix command

479815d5e47bb8ce0d86160f01d1d532243e770a authored almost 4 years ago by halx99 <[email protected]>
fix action os

f82b0315107ace2b448bf206c095d1479be77e25 authored almost 4 years ago by halx99 <[email protected]>
fix action syntax

eb98e438f58ffb83d2b562facdddc4504a27b5a8 authored almost 4 years ago by halx99 <[email protected]>
Temp disable gcc 32

cf31fb20269c4a7ba013357c53d8a3239bcc8e14 authored almost 4 years ago by halx99 <[email protected]>
unbutn dist

54541f56c1ba0f433225b64a8d373ee2f9d6de5f authored almost 4 years ago by halx99 <[email protected]>
Github action linux build

07254bc8cd8b32f24a9bee1069519eeebb9f7358 authored almost 4 years ago by halx99 <[email protected]>
Github action linux build

38bd3a1acfa51386889266fb24275e9c98741305 authored almost 4 years ago by halx99 <[email protected]>
Create linux.yml

fedf409d2ed58ca47219386a57a0b18988b3dbfd authored almost 4 years ago by halx99 <[email protected]>
Optimize includes

97b283bc9468a6273da6ce3fbc1adcd84190fe7d authored almost 4 years ago by halx99 <[email protected]>
fix android build

fe76c658b0e2d23f7ed7053cab2f0eff04c46aac authored almost 4 years ago by halx99 <[email protected]>
Support specific manually and more clearly comment

22bd64cd2731783f68d8a91417ea74d3e1e83336 authored almost 4 years ago by halx99 <[email protected]>
Only needs updateUniformID when set a unstable uniform variable

0830fe9c146764544fdcaf3c8648365c920e65c4 authored almost 4 years ago by halx99 <[email protected]>
Add setUniformID manually for user to avoid calculate uniformID with uniform buffer automatically

ad98ef54b027fcc9b9edaa3d1028e9278de291ea authored almost 4 years ago by halx99 <[email protected]>
Remove default constructor of ProgramState

4f36b1bbe94b0b88c70d12419a7c3f9fef13b102 authored almost 4 years ago by halx99 <[email protected]>
Since we have uniformID, CUSTOM_PROGRAM also can batch

083b99112b16e68d46bd309307cecda06303cf52 authored almost 4 years ago by halx99 <[email protected]>
Since v4, no needs callback uniform, so mark setCallbackUniform deprecated

e4d8e60c0b5c7b753215aed8fc1f61867e6f9501 authored almost 4 years ago by halx99 <[email protected]>
Refine ProgramState mat id

119479b0604fa46f5f2e23984addbdcbe9278a46 authored almost 4 years ago by halx99 <[email protected]>
Simply skip batch for custom program, see #245

4394b94c315113900d3936c0aba17c2467b46be1 authored almost 4 years ago by halx99 <[email protected]>
Simplify interface include for extension GUI

e3c6edd8e1711525249883e5d122d40e2ead7863 authored almost 4 years ago by halx99 <[email protected]>
Remove unused comment

83bec7092e06b94940db81adfd43fbfa91504ff2 authored almost 4 years ago by halx99 <[email protected]>
Update cmake build guide [skip appveyor][skip travis]

b969a163f50f58ebe70a2cfa3e3761675ddc435b authored almost 4 years ago by halx99 <[email protected]>
Set CMAKE_XCODE_ATTRIBUTE_IPHONEOS_DEPLOYMENT_TARGET at toolchain file ios.mini.cmake

cff35a61b848443c12252064d31748901db3f0a5 authored almost 4 years ago by halx99 <[email protected]>
fix for non-win32 platforms

b43a65a5e1de0ff9db91642388556546d6663d16 authored almost 4 years ago by halx99 <[email protected]>
Update readme [skip appveyor][skip travis]

b7fda375c559d93c2d035500cd60d95a953fb416 authored almost 4 years ago by halx99 <[email protected]>
Make setup.py works with python3

253b82c617df30970c9bc3fa174e4c235b451660 authored almost 4 years ago by halx99 <[email protected]>
fix typo [skip appveyor][skip travis]

74ad11d3d77dece147363c0cfb024124294c1dd9 authored almost 4 years ago by halx99 <[email protected]>
Make download-deps.py compatible with python3

3abe24240698967d37cc4978d8770421e2fbb1f4 authored almost 4 years ago by halx99 <[email protected]>
Update cmake require version to 3.14 for vs2019 [skip appveyor][skip travis]

d5a937f70ef15705f7db4678e5ffde58f5775275 authored almost 4 years ago by halx99 <[email protected]>
Bump enter into alpha19 dev status

d0fe1c8ee1b7bc1607978c3ccedefb7751149972 authored almost 4 years ago by halx99 <[email protected]>
Finsih rename

b8a0e0a478bf102ca04642d7a3a6b2669b723fe0 authored almost 4 years ago by halx99 <[email protected]>
Update appveyor badge url

16cde62341e5713bbaf31e3647620cff0285b735 authored almost 4 years ago by halx99 <[email protected]>
Sync rename engine

04773c0d0752900d1869ee452dfd8b4c10cd5ca3 authored almost 4 years ago by halx99 <[email protected]>
Python3 no raw_input

97fe5954deacee3c7b059e107e38d036d2b70ffe authored almost 4 years ago by halx99 <[email protected]>
Remove unused plugin_jscompile

2b52ce56139dd9f5a2dd399370f5145158545801 authored almost 4 years ago by halx99 <[email protected]>
fix lua bindings build

0a9e0516a573f7b39a1871d8dbad1d088497b11d authored almost 4 years ago by halx99 <[email protected]>
Make download-deps.py works on python3

e452637b538940e92b8d2468ca04e6e0237e0820 authored almost 4 years ago by halx99 <[email protected]>
Build pugixml from sources for all platforms (#241)

ac21c27140dad0347bd7c0ed24b8a172cbaf36ec authored almost 4 years ago by halx99 <[email protected]>
Fix CCFileStream write bits

make it behavior same with fopen "wb"

03527fd45b4269ebb046cba9161b07c2650a3868 authored almost 4 years ago by halx99 <[email protected]>
Fix compile error at non-win32 platforms

9f7590ffa1ad86165094df9a24fbc47c7a2cd3c4 authored almost 4 years ago by halx99 <[email protected]>
Update gradle plugin to 4.1.0

2e7546eca4d2991b3125f108ba9f2f8b1ffd3560 authored almost 4 years ago by halx99 <[email protected]>
Reserve extensions 'cocostudio' for esay to migrate exist projects

5748bbee85121bb6dd7a370eb2dbf70e36a0ddfb authored almost 4 years ago by halx99 <[email protected]>
Remove unused converter functions

77e48ddca66cdd043b58902a72aac8f76be7c46c authored almost 4 years ago by halx99 <[email protected]>
Refine pixel format

a. make RGB565, RGB5A1 identical between GL and MTL backend
b. make texture internal format comp...

4048395cdb34dce33c8a8c03ace99bdcfd94a322 authored almost 4 years ago by halx99 <[email protected]>
fix rgba4444 enum for gles-2.0 only GPU

630a452d010a13d744fb443d8acc5699a0619d40 authored almost 4 years ago by halx99 <[email protected]>
GLES compatible

3d27b9615cafbb86335f88f0dd662637dc9b872e authored almost 4 years ago by halx99 <[email protected]>
Remove unused varaibles

212148dc56cc08caa1ad4454bf2c5327434afcc8 authored almost 4 years ago by halx99 <[email protected]>
fix compile error when disable script

47d15cae76ebc48b2b062c3ee6fc5425a59c748d authored almost 4 years ago by halx99 <[email protected]>
cpp-tests for mobile, set resourceSize to 960x640

8152e6d8ad9ea8070c14650c30612368320928f0 authored almost 4 years ago by halx99 <[email protected]>
Also replace so name for proj.android when new project

2c884eb6df68a1b47d1b494287c461f08ede616e authored almost 4 years ago by halx99 <[email protected]>
The command 'cocos new' python script now works both 2.x and 3.x

51e3208e59f795b1f8fcf0e98002e02a52d5bb95 authored almost 4 years ago by halx99 <[email protected]>
fix ci

e59109080ca050424e852d60e9b15da5313f606e authored almost 4 years ago by halx99 <[email protected]>
fix lua build link on android

9e6b360437826688847f5e64b0f752f47e713f79 authored almost 4 years ago by halx99 <[email protected]>
fix lua compile on android, link needs to fix later

2700d4f300b52c7d7df024d28d88aef01491cd16 authored almost 4 years ago by halx99 <[email protected]>
fix lua build on android

f1be86ee7ad6cc56d7da9a2bbf7fad8e80318071 authored almost 4 years ago by halx99 <[email protected]>
Sync SharedLoader template.

4c128913c1c7743bbc61cec2100d7b6d9bdb3948 authored almost 4 years ago by halx99 <[email protected]>
Finish cpp and lua template to use env var 'COCOS2DX_ROOT' to avoid copy whole engine source when new project.

3741bbd7e27682025a69e05099d0b0a8b76fad95 authored almost 4 years ago by halx99 <[email protected]>
mini changes

dcf3dbe9e6026214e4d254b0e2884c63432b0069 authored about 4 years ago by halx99 <[email protected]>
fix ci

7164d6bfc8c5776d63eb1c64a3958621096e32a9 authored about 4 years ago by halx99 <[email protected]>
fix ci

d9e5af585f2711180e51f91c12d0b0bf248ecba5 authored about 4 years ago by halx99 <[email protected]>
Reserve extension GUI for cpp-tests only

5dc262689489e0db8c726b30a520420ea7a19111 authored about 4 years ago by halx99 <[email protected]>
Remove gradle compile lua to fix compile error, needs tools to compile and encrypt lua later

fdf2d5f668c275e9ac18cea4625f089180e6d0b7 authored about 4 years ago by halx99 <[email protected]>
Use system env var 'COCOS2DX_ROOT' to avoid copy whole engine sources when create new project with template

9019cb0d0fdbb2cf4bc32b8d2b18b8d8e0ebb734 authored about 4 years ago by halx99 <[email protected]>
Use system env var 'COCOS2DX_ROOT' to avoid copy whole engine sources when create new project with template

d02c9da98bb3700c07f080460b014c3dae9b05dd authored about 4 years ago by halx99 <[email protected]>
Remove deprecated sources, remove old extension GUI

7a4a5d010098ddf3d95a5fa8cf4034bdc0eeec47 authored about 4 years ago by halx99 <[email protected]>
delete for rename

2083d15340e51a678a3d98c16d5647845aad9558 authored about 4 years ago by halx99 <[email protected]>
Enable yasio lua bindings for lua projects by default. can use cmake parameter: BUILD_YASIO_LUA to control it.

334800dd7f53402c64ba42686cdf58cdb9ccdb54 authored about 4 years ago by halx99 <[email protected]>
fix #234, spine custom shader doesn't work.

82c864f2ede2af4fe8e441cafb14ce51cc6771e2 authored about 4 years ago by halx99 <[email protected]>
Sync official fix

dcc4c8d3854529c67b5176cea16fd4aeed4782d6 authored about 4 years ago by halx99 <[email protected]>
Refactor modules (#238)

b9c58a8420c1d1566afa27700be91554d7f10166 authored about 4 years ago by halx99 <[email protected]>
Update dev version [skip appveyor][skip travis] (#237)

78ced146f3bd2037c17c53198807cfb114c7f612 authored about 4 years ago by halx99 <[email protected]>
Simplfy hsv color

5401bbf8211a682cfcf250910842d539db75c860 authored about 4 years ago by halx99 <[email protected]>
fix clear flow for rendertexture and grid since we use clearCommand to clear renderTarget, see #233

567f55d6fbcf9c1219dd4d0a823d2a17c1a5e149 authored about 4 years ago by halx99 <[email protected]>
Refactor programState management (#236)

1. Add custom program registery
2. Re-enable batch draw for custom program

c594e3789c9ff6545d84e29b868afc1a8ea99aa1 authored about 4 years ago by halx99 <[email protected]>
fix #233 (#235)

a0034c48a06012c3d591d544cb34a9bc5d554f98 authored about 4 years ago by halx99 <[email protected]>
fix #233

880c274995015d0a7054dd1955e78378e2dd94e3 authored about 4 years ago by halx99 <[email protected]>
Sync build script

b3a9a9fa04bf1ae32e75c57ef36bb94636a8abbf authored about 4 years ago by halx99 <[email protected]>
Sync official v4 tools

5afa1509823ee33fb8219d05e378436013fcecdb authored about 4 years ago by halx99 <[email protected]>
Add setDispatchOnWorkThread support

958922bf6d0106e233568cc1320ffffd1f95d53e authored about 4 years ago by halx99 <[email protected]>