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 #1389

4ccac3c21ce89e1617d180372cf22d818e107af1 authored about 1 year ago by halx99 <[email protected]>
Update DevSetup.md

836b0ff7a7fa1b7ed07943765545b4e5f3c2e51d authored about 1 year ago by Deal <[email protected]>
Improve code style

de286831de0185780630da7410d52f08074d5231 authored about 1 year ago by halx99 <[email protected]>
Use std containers instead uthash (#1379)

c2847f892ec29249ad42a4845b64b3314ae59a24 authored about 1 year ago by Deal <[email protected]>
Add a dedicated class for easy load padded string for simdjson parser

b9042aeb20978e9210b3268f4b44a6b41844d13e authored about 1 year ago by halx99 <[email protected]>
Improve prebuilt link cmake module

022af2fac2866a79586dd9e92a8a18a458a4563a authored about 1 year ago by halx99 <[email protected]>
Improve build-site.ps1

8841c801ece965767c3e769aaac8358eb4fa4c68 authored about 1 year ago by Deal <[email protected]>
Enable Mat4 SSE Istructions acceleration

fd9f613b50360f23ea23119b157778c67778854e authored about 1 year ago by halx99 <[email protected]>
Fix ci

1e0dde5ba275db00d004b0c2a48f85473ef2a85a authored about 1 year ago by halx99 <[email protected]>
Make macro same with cmake in c++

- AX_ENABLE_EXT_SPINE
- AX_ENABLE_EXT_DRAGONBONES
- AX_ENABLE_MSEDGE_WEBVIEW2

13b4a5bc9393122c7a8b1431eb2bc2056096ab02 authored about 1 year ago by halx99 <[email protected]>
Fix link prebuilt preprocessors

f13cce5a3b554ea8386e8429d462d48ac2d949b1 authored about 1 year ago by halx99 <[email protected]>
Remove parsing target from CMakeCache

it's not trustable

8165a7280e05176b440f0f610bdec6785ffe8db9 authored about 1 year ago by halx99 <[email protected]>
Improve ObjLoader, avoid use temp buffer to token parse

e17721d5bcd24e72bb3c430911b6240bd9e80902 authored about 1 year ago by halx99 <[email protected]>
Fix link prebuilt incorrect msvc runtime

9ef282c60f8c82c944eda118c9dca0fc3519a204 authored about 1 year ago by halx99 <[email protected]>
Fix wasm build

65e253b54a34c9241caae266f5bcb0b31fec73bd authored about 1 year ago by halx99 <[email protected]>
Fix #1381, improve cmake simd detection

Add cmake option `AX_ISA_LEVEL`

Note: we set default AX_ISA_LEVEL to 2 for sse4.1 for axmol app ...

e3c1d28316909838cf1b30f796b7ed9f6c04bfbd authored about 1 year ago by halx99 <[email protected]>
fix warning messages in gcc 13.2.1 to compliance with C++20 (#1383)

61bcb24a25e4bfd402e72e033db9dace2e04c97b authored about 1 year ago by Joilnen <[email protected]>
Fix osx ci

58221bbf2a5c97e8c99577e10e041f2663e7b30c authored about 1 year ago by Deal <[email protected]>
Use JsonWriter for SDFGen

dbb0dbcb798937c6b54636705a64ce97c337e453 authored about 1 year ago by halx99 <[email protected]>
Update FastTMXLayer.cpp (see issue #1283) (#1285)

* Update FastTMXLayer.cpp

fix #1283

* Using local variable rather than doing two calls

* Fix #...

525c53b0b5a8acf1be5134cf87f5dcd5c317c1f2 authored about 1 year ago by aismann <[email protected]>
Fix build error when -DAX_USE_ALSOFT=ON on xcode14.3+

93c5e350b36f246a64877a57bd89821f133337f7 authored about 1 year ago by halx99 <[email protected]>
No need set ios simulator sysroot

94550d5c3f9c69fc479b813cd6323393eff465d1 authored about 1 year ago by Deal <[email protected]>
Fix #1378, refer to #1310

734e3664e53d6312178cfa75ba80d52031464eb2 authored about 1 year ago by halx99 <[email protected]>
Update yasio to latest

2305bfeced78c14ec9a94515dd5c613071aa863d authored about 1 year ago by halx99 <[email protected]>
Fix undeclared identifier errors (#1370)

* Fix undeclared identifier errors

* Add IFileStream::Mode to the FileStream scope

86ab2fe995d6a07ebd56af3b69609f248e0a73b5 authored about 1 year ago by RH <[email protected]>
Update DevSetup.md[skip ci][skip appveyor]

5c1d7fbbfbf196d933acbfbec5f180f6a65d205c authored about 1 year ago by Deal <[email protected]>
Make Data::fastSet behavior compatible, refer #1369

539f37651beffcc575e4814173285ecd784085ad authored about 1 year ago by halx99 <[email protected]>
Update .appveyor.yml [skip ci][skip appveyor]

1b5bb08e41fdb98cb1c4a05491144cb301ed1406 authored about 1 year ago by Deal <[email protected]>
Fix wasm build

6978028783ee04df7d8ef52f1d6f849f164ca56e authored about 1 year ago by halx99 <[email protected]>
[Android] Restrict temporary and generated files to build folder (#1368)

* [Android] Restrict temporary and generated files to build folder

* Fix temporary axslc folder ...

a503004418fa634b17d7742e756e55b94a5d1a01 authored about 1 year ago by RH <[email protected]>
build1k: Improve ndk find [skip ci][skip appveyor]

1db60f4f0da736bf023f0aa676464ad6dc1ee5b4 authored about 1 year ago by halx99 <[email protected]>
Avoid unexpected behaivor when compile optimized

8dbdce55c3589b6fb7e7fb4cc6f18387fbdebd02 authored about 1 year ago by halx99 <[email protected]>
Fix ci

b19e5eb9f7a978d8eb5d1aded1358a251943c415 authored about 1 year ago by halx99 <[email protected]>
Remark IFileStream::tell as `virtual`, refer #1366

352f3ad4200d2e0b3bdba86d0794c843a6a1b3b3 authored about 1 year ago by halx99 <[email protected]>
Update yasio, improve pod_vector

a. now the pod_vector more reusable, byte_buffer, array_buffer aka dynamic_array
b. change pod_ve...

57492b203ccf03bb5c6c60032dbe732099c506e4 authored about 1 year ago by halx99 <[email protected]>
Fix win32 dll build

41560521576b839d6e07a452b2216a7df5dc64df authored about 1 year ago by halx99 <[email protected]>
Improve API utils::base64Encode with std::span

79cd6282350a1325d2bdf44f9420b35c9bb9c630 authored about 1 year ago by halx99 <[email protected]>
Minor improvements

8ea11838a34377313b351ddabbcc77d5c29ebb83 authored about 1 year ago by halx99 <[email protected]>
Update readme files [skip appveyor]

55bb54073e823f8a9f57b9395e0f8a62c22312f1 authored about 1 year ago by halx99 <[email protected]>
Minor improvements

4735e7acbe24eda81718742c4ad97d4f188aa271 authored about 1 year ago by halx99 <[email protected]>
Preferred use byte_buffer as APIs

4065b90039e32862b2a5463dc9ebba25652ac5d1 authored about 1 year ago by halx99 <[email protected]>
Fix setup.ps1 not working

1fcb6abfc29b09df2225af2203ecf1dafe088621 authored about 1 year ago by halx99 <[email protected]>
Improve build script

4e04f6da9545fb518644ff2b3ea1124676dbcb73 authored about 1 year ago by halx99 <[email protected]>
Improve build scripts [skip ci][skip appveyor]

23a2daf2b4bb53266480423ce0b979fba8ea8de4 authored about 1 year ago by halx99 <[email protected]>
Don't disable multi-touch in templates [skip ci][skip appveyor]

678ed7ce51043284cd231f91dfb8b93671f25f1b authored about 1 year ago by halx99 <[email protected]>
Fix #1306

96e60b9e192968aa79adbbf9c4fecbb724f56f71 authored about 1 year ago by halx99 <[email protected]>
Fix for missing scripts and resources in lua tests project (#1357)

* [MacOS] Several linker flags removed to fix executable

* Fix both Apple and Windows missing re...

ef635f06498ecbe7a80c0f424120455ae8a018dd authored about 1 year ago by RH <[email protected]>
Avoid find PowerShell.sh in /Applications on macOS [skip ci]

ce414ef0d0d087dde20d8a1d11d809f765bc3eca authored about 1 year ago by Deal <[email protected]>
Update readme files [skip ci][skip appveyor]

437e042906478cd847086fb79605fc1c1a23f959 authored about 1 year ago by halx99 <[email protected]>
Improve build1k.ps1

support load build target from cmake cache file

4f0b6303d09819479f125ffa8aad1345c5b88694 authored about 1 year ago by halx99 <[email protected]>
Update README.md

9dd6b589a2d0b814cc70c6aa10ae09bc96dcc700 authored about 1 year ago by Deal <[email protected]>
Improve console 'axmol new' command

cd57b24a8609c1538bdd15bd7ea7b1e11228548c authored about 1 year ago by halx99 <[email protected]>
Update tolua ndk ver [skip ci][skip appveyor]

83e69919792b560d05c41da3b4f741a6ef390361 authored about 1 year ago by halx99 <[email protected]>
Fix #1350

ab289141f2f16859214a42cd6dad9e9c69321ff9 authored about 1 year ago by halx99 <[email protected]>
Committing genbindings changes

b9b3abb9ed1504089c59b293c2ac6d04fef855a8 authored about 1 year ago by halx99 <[email protected]>
Fix genbindings.ps1

59afe8fe8fda57a2c05d14abf1c02895f73a0bc0 authored about 1 year ago by Deal <[email protected]>
Fix ci

526f382c117f96098d463c00d991fe890e96f033 authored about 1 year ago by halx99 <[email protected]>
Update setup.ps1

5c81568f94fedbd66707d13ff347cf2ddd5184b6 authored about 1 year ago by Deal <[email protected]>
Fix genbindings.ps1

085a1e7b53c0abf2d5214e4bf6229ba4d893867b authored about 1 year ago by halx99 <[email protected]>
Fix genbindings.ps1

9c838aa114f0a8cd2653a54b9082dad3dbe0e3eb authored about 1 year ago by halx99 <[email protected]>
Improve genbindings.ps1

64b912e7aba4d8b14437ccecf253fe5795825fb3 authored about 1 year ago by halx99 <[email protected]>
Fix genbindings ci

c484b89492dde62dcb1bd17cd0562755c6154b4f authored about 1 year ago by halx99 <[email protected]>
Add preload ttf SDF font atlas support

A extension SDFGen tool also available, see ImGuiTest

2f1efe5a51310cf24ef0bf02437346547a605b90 authored about 1 year ago by halx99 <[email protected]>
Setup msvc14.37 for github CI

7b8d4119c7ab9c750b434a285869a421c567576a authored about 1 year ago by halx99 <[email protected]>
UWP: Migrating from C++/CX to C++/WinRT (#1355)

b892461a2bb6f27efcee86b3d15de9dcbd450d24 authored about 1 year ago by Deal <[email protected]>
Update pull_request_template.md

cec895574fd9973bffc96a20b2d978ba94690b73 authored about 1 year ago by Deal <[email protected]>
Update Label.cpp (#1353)

87313eb04377fe2a6a61f48a6e2ee3e76691f23b authored about 1 year ago by Turky Mohammed <[email protected]>
Improve build scripts

50138ac20e7168c1d15e6560512c6cca8a582e45 authored about 1 year ago by halx99 <[email protected]>
Improve code style

6f7c40ed152d92b4dc49ee1073f2eecc48ec9b97 authored about 1 year ago by halx99 <[email protected]>
Improve build scripts

80c098053a748dda19039831f0b83d8280b38cb3 authored about 1 year ago by halx99 <[email protected]>
Bump version

2df40b6e4c4a905d780989fef6ac5e02b47f403e authored about 1 year ago by Deal <[email protected]>
Improve setup.ps1

Ensure update console root in system env.PATH

f6fa084c4c4275030cd6a83eeea2fe04fca41990 authored about 1 year ago by halx99 <[email protected]>
Fix #1352

fcac4e4271e4d6e533b590b6a9653ab3b2285f7a authored about 1 year ago by Deal <[email protected]>
Improve fsync.ps1 [skip ci]

ee6e6843833a5b47856b70684572e3fa94f6e7db authored about 1 year ago by Deal <[email protected]>
Update README.md (#1346) [skip appveyor][skip ci]

34e020c0106ccf77813c647d22a97f06d0372c18 authored about 1 year ago by aismann <[email protected]>
Improve fsync.ps1 [skip ci]

2b0663e41e1e0b05d906edaa29c47d7df326614a authored about 1 year ago by Deal <[email protected]>
build1k: support auto setup llvm for win32

238c3b1552ce69aa26d5dd99a1ddbf14ac26e6bc authored about 1 year ago by halx99 <[email protected]>
Fix non-SDF label outline incorrect for metal

9d6996693854ed8b68fb506150791d3cc56f891a authored about 1 year ago by halx99 <[email protected]>
Improve insteall-pwsh, support pass pwsh ver

7cdced32d5385964b8d035b991b0091ac9ddd0cb authored about 1 year ago by halx99 <[email protected]>
Fix #1340, #1339

83b4ff3fcda7039567ba089ad01a2a2d91831821 authored about 1 year ago by Deal <[email protected]>
Update index.html [skip appveyor]

99e97d03e23eda73fc04c5da2bac06f4b73887a0 authored about 1 year ago by Deal <[email protected]>
Fix #1336

079586d0602288ea1fddd75a242caae13c1db0fc authored about 1 year ago by halx99 <[email protected]>
Committing genbindings changes

012e614d5aaa4f5c302f72ec1a6dc15271588886 authored about 1 year ago by halx99 <[email protected]>
Improve code style

5f2a7be39199e107473f9383c064c0ede8a3c267 authored about 1 year ago by halx99 <[email protected]>
Improve SDF font scale

bd95aead71156f587130ff97ee8ebc2aafa23731 authored about 1 year ago by halx99 <[email protected]>
Improve SDF, limit baseFontSize max to fontSize

ac8a7ac14ce4155c35630e154d3216f1a91bbcf5 authored about 1 year ago by halx99 <[email protected]>
Fix wasm RandomHelper always return 0

324ebeb6280800a453765a341128123733093bc3 authored about 1 year ago by halx99 <[email protected]>
Improve console command: axmol run [skip ci][skip appveyor]

72ef01987cab5fc1391ca86da4c6115625e2d3d6 authored about 1 year ago by halx99 <[email protected]>
Update docs [skip ci][skip appveyor]

25d23da414115600d8e7cef655b0cee9297d1105 authored about 1 year ago by halx99 <[email protected]>
Update CMakeOptions.md [skip ci][skip appveyor]

5f6d429b4aca68e3d0ae98f25fd44a2b754fbc03 authored about 1 year ago by Deal <[email protected]>
Update DevSetup.md [skip ci][skip appveyor]

553a363bd20ac78b66621f28912c28be286a0ab4 authored about 1 year ago by Deal <[email protected]>
Update docs

92b730085ec5bead28f1f931f5510015f4b07e13 authored about 1 year ago by halx99 <[email protected]>
Update build1k.ps1

Only for appveyor ci happy

1d7ab72ad424f6c0329c7fe245ceefb4ae84c0ba authored about 1 year ago by Deal <[email protected]>
Always apply content scale factor

ae9f5c4c991779c418a5915a050eec7ff65cef2a authored about 1 year ago by halx99 <[email protected]>
Add enable global TTF SDF rendering support (#1333)

4f4f07ddc4ad8f07f16f6de0e57a54b48111dc27 authored about 1 year ago by Deal <[email protected]>
Fix #1332

d03c31fb68180139e7c74b055de1f49f857f387b authored about 1 year ago by halx99 <[email protected]>
Make wasm devtools works

58cfc7c65d644b7fd0520de2f22de072263a216a authored about 1 year ago by halx99 <[email protected]>
Use explicit emsdk version for wasm build [skip ci] [skip appveyor]

41f9a2067118e9f61a6b403d8b0e33cebe77ab4d authored about 1 year ago by halx99 <[email protected]>
Fix issue where RichText URL touch listener does not activate on touch (#1330)

* Fix issue where URL touch listener would not receive touch inputs when certain conditions are m...

6d6f3b1ae1026d88ba43f5471794dad51d1cbc98 authored about 1 year ago by RH <[email protected]>
Update build1k.ps1 [skip ci][skip appveyor]

be7574683f6040a3de6d0ce1fca39a6a7f38ccda authored about 1 year ago by Deal <[email protected]>