Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/u3d-community/U3D

Open-source, cross-platform 2D and 3D game engine built in C++
https://github.com/u3d-community/U3D

BindingGenerator: Fix building with MinGW

79dbbe7a49a7f8a6b57fc2bb71408111d994e43c authored almost 4 years ago by 1vanK <[email protected]>
AS Autobindings: Rename GeneratedClasses to GeneratedObjectTypes; sort and rename HighPriority members to DefaultConstructors (#2759)

90d7c27c3e6a301c912ee2fff22b6bb0712505f2 authored almost 4 years ago by 1vanK <[email protected]>
Restore Doxyfile version

Revert mistaken change from https://github.com/urho3d/Urho3D/commit/ef1dfe3417fed9e94a492e819df5...

36cabe96398da686cd220f66920f89b124d7c2d2 authored almost 4 years ago by 1vanK <[email protected]>
Update AngelScript library (#2756)

03882e8943901488a8cea75c5b13dfdcc0279119 authored almost 4 years ago by 1vanK <[email protected]>
AS Autobindings: Sort RegisterObjectType. Initial stage of reorganizing class bindings (#2752)

7ce32991aedb8788e9e5dcbfbef831b0931eab52 authored almost 4 years ago by 1vanK <[email protected]>
Fixed texture loading caused by Heightmap typo (#2753)

15a9692739cc0beaab419772c8efcb8ad8f9d622 authored almost 4 years ago by SuperWangKai <[email protected]>
BindingGenerator: Move template specialization into GlobalFunctionAnalyzer; Improve XmlAnalyzers (#2751)

c823a0a419d2ce26a12316405977e2f73b5dca31 authored almost 4 years ago by 1vanK <[email protected]>
Remove endline spaces

4048798fc53929d5d8e59bfe9917092e401b049e authored almost 4 years ago by 1vanK <[email protected]>
BindingGenerator: Typo in the previous commit

a6dad3f314ba0abc18d8af9d6193c738923b3ca3 authored almost 4 years ago by 1vanK <[email protected]>
AS Autobindings: Sort global variables

3b71f28262ceff9e0c74e2c31c1ae524415c115e authored almost 4 years ago by 1vanK <[email protected]>
AS Autobindings: avoid recreation of bindings when cpp files is changed

Only header files is used for binding generation

094fd5f58f8d4cbb32601fb804820219c2d10f46 authored almost 4 years ago by 1vanK <[email protected]>
36_Urho2DTileMap: Fix invisible cursor - Revert https://github.com/urho3d/Urho3D/commit/ef6284c9387d000b695080a5dc86f32586e0031b (#2749)

b08f08dfb6a3aa2b259765dbf0ea45eac1401159 authored almost 4 years ago by 1vanK <[email protected]>
AS Autobindings: Sorting global functions (#2748)

bd07aee97de138ebc59da582f4edd78b14f3d79e authored almost 4 years ago by 1vanK <[email protected]>
AS Autobindings: refs instead values, improved UsingAnalyzer, typos, style (#2747)

88a275bb904c3f9a6609148c06204732dbe8e388 authored almost 4 years ago by 1vanK <[email protected]>
AS Autobindings: reorganize doxygen 7732 issue workaround (#2746)

0ba217b9a16d1be0b1d22cbcdede55796956745b authored almost 4 years ago by 1vanK <[email protected]>
ASEnumBinder: Remove unnecessary code, use refs in cycles

e1661eebe0a9262da57687d16e085fb58b8848fd authored almost 4 years ago by 1vanK <[email protected]>
AS Bindings: Alphabetical sorting of enums (#2741)

93edc0769857048b3c97ba985e145b9c2c0fa9e9 authored almost 4 years ago by 1vanK <[email protected]>
AS Bindings: Move includes to separate file (#2740)

5e4b34cf365fb63cb519f8862cb629a8592290b6 authored almost 4 years ago by 1vanK <[email protected]>
Typo in the previous commit

e1fa7eb3452cc0cda3cb4ab524e3cc68c17577a6 authored almost 4 years ago by 1vanK <[email protected]>
Mobile shaders fixes (#2709)

* Mobile shaders fixes

* Update

* Update

* Update

* Update

Co-authored-by: 1vanK ...

c76f0c7712aabcd8eddd9a18ea32911932fa9c99 authored almost 4 years ago by gleblebedev <[email protected]>
Removed list of contributors because it is not complete. Use git log and https://github.com/urho3d/Urho3D/graphs/contributors to get info about contributors (#2737)

aa515831bc75e2b5079c9ac4ee2c7efaa25427a4 authored almost 4 years ago by 1vanK <[email protected]>
Fix failing mingw32 build when there is space char in project path. (#2736)

04b952cb6765e7040ef7457d1711be69fe5ffb6d authored almost 4 years ago by Henrik Heino <[email protected]>
LineEdit: enforce length limit on updating text (#2729)

* enforce paste length limit using truncate

* fix: only enforce length if limit is set

* S...

f8cb13f49afa1a77743c4fc06582bc1bbc11ed29 authored almost 4 years ago by tril0byte <[email protected]>
Fix for https://github.com/urho3d/Urho3D/issues/2638

FT_Get_Next_Char(face, charCode, &glyphIndex); can return identical glyphIndex for different cha...

da002acf7514157ca3b5b7efd63cd78a4288b2d4 authored almost 4 years ago by 1vanK <[email protected]>
Add MSG_USER const. Fix https://github.com/urho3d/Urho3D/issues/2734 (#2735)

107d99711eb703e326ebff0660268eb1d009a76c authored almost 4 years ago by 1vanK <[email protected]>
AS Bindings: Workarounds for Connection that used outside URHO3D_NETWORK define (#2733)

This restore working of AS examples when engine builded without network

305214ccd5cb59e767573a8033bfb974368679f5 authored almost 4 years ago by 1vanK <[email protected]>
Update AS bindings

0815591e2afe972fe3929d1fb51fb5e8f083e708 authored almost 4 years ago by 1vanK <[email protected]>
Silence "shader does not use the define NOUV" warning

3aa9238dc3c323ea348877052bafa780a19516fe authored almost 4 years ago by 1vanK <[email protected]>
Fix Skybox by gleblebedev

ab675170e74b6a8470603584b15133b75cf4ed5e authored almost 4 years ago by 1vanK <[email protected]>
Fix FixCubeLookup()

1023/1024 anways = 0, so this function just didn't work

5f14c2f529b016ee5609b622de5bb17d53df1acc authored almost 4 years ago by 1vanK <[email protected]>
Quick fix for CMake 3.19.x on Apple platform.

Temporarily 'pin' to use the legacy build system even when using Xcode 12.x.

9e435fc6da9e91990cb3e542b0350ca047bafb87 authored almost 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - workaround CI build error on macOS VM runner.

Pin to the last known working Xcode version.

13604a23cce1251b12f0a110a2cd4771b047dcf1 authored almost 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - workaround 'doc' task error caused by new choco 'graphviz' package.

2c0ba1b0d88a5081154f5784af0d951437b4fd54 authored almost 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Revert "gradle add command line options (#2731)"

This reverts commit e01b5be9041163fcc21498df38b9b86d2505a20a.

74157affb4e327f6c712f6e66a704f91f1de7f82 authored almost 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
gradle add command line options (#2731)

* gradle add command line options

* tabs removed

e01b5be9041163fcc21498df38b9b86d2505a20a authored almost 4 years ago by talarcon <[email protected]>
speed up logging by only creating formatted log messages when the log level is appropriate (#2685)

eb0e7677f67296a318fa7ad3404b43a20b2cfdd0 authored almost 4 years ago by UkoeHB <[email protected]>
Fix twice applied gravity

bae8f680ee58616dc38aa3042be5e8805badbf0b authored almost 4 years ago by 1vanK <[email protected]>
fix third party bug for El Capitan and update gitignore for files created when 'dot' dependency is missing (#2687)

0f4b769f1a60f42a2cb59a28fb4955d8629cbce2 authored almost 4 years ago by UkoeHB <[email protected]>
Revert PR #2476. (#2728)

9f93478e9008ed92b3dfbbda9f256b4688e3f3e5 authored almost 4 years ago by Eugene Kozlov <[email protected]>
Add support of 24-bit depth on mobiles. (#2726)

f2d156de307bea45c9b1c6f6dd3294532af64c67 authored almost 4 years ago by Eugene Kozlov <[email protected]>
Fix sign typo in AutoExposure.glsl

f909775ca7d61e6291342b33921a22d837ac6b18 authored about 4 years ago by ssinai1 <[email protected]>
CI - remove clang-tidy and clang-format jobs for now.

c85522b17d4d1edc9c66a8633782b0d21c47dbfd authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - check the job status on both code branch.

e4c6ae9db3e23f8d06196a2f3fac1b428f9e5718 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - fix to use only 1 CPU core for Web Debug build config.

4be250bfde9602fcbcc5f4047a5307c9a937946d authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Fix clicks on retina display (#2678)

6abd71cc1579c9142da3b73a6e2a802ae2c827c2 authored about 4 years ago by Katekov Anton <[email protected]>
AS Autobindings: fix circular dependency (#2723)

e3fc6dc4faf6ecec686fcde3becde270da56205a authored about 4 years ago by 1vanK <[email protected]>
Android - increase the Gradle's JVM heap size.

[cache clear]

ec0c30af50e323796492191af249cd2fe82ea84c authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - prevent caching gradle stuffs on non Android build.

[cache clear]

681306682c3e620e07124f031d2f0aaaddd3b4aa authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - use master DBE tag.

7054b9aed0835b77b5627e02a4294be4c4d849d1 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Update AS bindings for AbstractFile and children (#2722)

5f9894ee45b2656369fa4d8b3571a03cdfb24a8e authored about 4 years ago by 1vanK <[email protected]>
support loading shaders from memory (#2719)

* support loading shaders from memory

* code style fix

* GetName, SetName moved to Abstrac...

9a68d9533d49dd9d0e2bb44814b0446540a8a1dd authored about 4 years ago by Arnis Lielturks <[email protected]>
Check doxygen version (#2721)

743a163608804c6e2df1ab090ea7b9ffb6a5771a authored about 4 years ago by 1vanK <[email protected]>
CI - fix typo [cache clear].

662d37acf4be751f7cf9a0c3f9e7fd6d4d4a1877 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Test the water - reformat using clang-format.

[cache clear]

b4995efcab3824e41a64481cbe441eec2197f609 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - ignore upload/publish step error unless when tagging.

07231f0cc1ef0175774c32643a261f97b8f9cc90 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - free up more disk space.

46aa98c2b78f4747fde9f41fd7e3a43dc556248f authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - only clear the build cache exactly once per build.

03c196bf8fbfc73aaffd5d59abf864df59204fa2 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - only upload artifact on push event.

0f6ef1181b4d7b7e8b7ec497dfdf27b32e31451b authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Merge pull request #2716 from 1vanK/master

Simplify Bullet/CMakeLists.txt

4d4030e3ca348e663b5700fc3d3cd7c75b962064 authored about 4 years ago by 1vanK <[email protected]>
Code style [cache clear]

5a28d5b38677114c5d1ff874af7cb982064659ae authored about 4 years ago by 1vanK <[email protected]>
Fix documentation: LuaJit is enabled by default

3891eaa7c0f26831a96979dcba7aa2515d2fadd3 authored about 4 years ago by 1vanK <[email protected]>
Simplify Bullet/CMakeLists.txt

db2a62f26382ab3ce84e7f9130f577f04ce341d5 authored about 4 years ago by 1vanK <[email protected]>
Update Bullet to 3.06+ (#2714)

68edfa2a6f52ee24339451499c920144d410ba44 authored about 4 years ago by 1vanK <[email protected]>
Fix iOS/tvOS build on Xcode 12.

a5eccd06f3ca207d77ffa8f677684f3aab9d6c05 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - remove makefile support for macOS platform.

c383c12dfef18809c9b05a557ad2207abe7379fa authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
AS Autobindings: Split Generated_Members_T.cpp to 2 files to workaround lack of memory when building with MinGW64 (#2713)

2121766557a0997efd58352773e933e6ee4f6099 authored about 4 years ago by 1vanK <[email protected]>
Add CI/CD badge from GitHub Action.

d876d5a8f55dbdbdeac049769831dc6f05bf6346 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
AS Autobindings: Sorting classes by id to make order compiler independent (#2711)

89ca125af94f38e801cf64e35203191ae23d2f39 authored about 4 years ago by 1vanK <[email protected]>
Disable generation of bindings for BackgroundLoader to fix Web build (#2710)

28be877a8b6ab4ccad48c8de6f47642dfdf513cb authored about 4 years ago by 1vanK <[email protected]>
Android - also publish to JCenter when tagging.

9114f2975b8a6bae52b64ae4c457007e632fb1c2 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - only publish on push event on master branch.

f6aa0e0df14bb6e82433c3eead8f35d302f2889c authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Android - make initial 'Gradle sync' on IDE works out of the box.

51cd8eb1fe2bf96b5e099dc73c3c314fd45d389d authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - publish web samples to gh-pages.

f9ba9ada78f21a10a93225bae97b6b5927aaf6d8 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - more cleanup to avoid untimely cache eviction due to limit hit.

ffb590af3543cf19bed152fb848051849020e68f authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - use ccache for macOS/Makefile build config.

2260d93c571580b04ccac733ced7a06fe7b53049 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - clear build cache on demand. [cache clear]

eb10bfdc01a28836513996bd274ba832e5ed862c authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
CI - also cleanup the jetified Urho3D AAR.

Otherwise the total cache size may exit the 5GB limit and undesired cache eviction starts to happen.

0e8ab24c162a586fa252e9158b6e7512f6aa699b authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Enhance 'new' task to use multi-modules project structure.

c9aa0a6cb65da38b59fafbd96806b649d557c207 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Avoid version hard-coding.

177a98a3e465a53948c217fe1306df18028cf8b8 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
For Android - change the JNI location.

8aa25d64682729128e11de9d3c3314eb403ae654 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Refactor to create new source tree declaratively.

45ffe71b1e449fdff0084c262e083e55fa6e3a74 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
For CI - enable free up space step for MinGW STATIC Debug build config.

d241ac7f806ace792f83a56de9aa26f7afeaf94b authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Major refactoring on the Gradle build system.

0d4e0388277cf3419e35ac8a9895aca6f8105e7d authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Install boost preprocessor header for using library use case.

7d51a9b6f87f86de8d67fa70c0f0cfad69bfd959 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
For CI - scaffolding test step.

34a9ea4365d8f685c7796437fb38f79454a743c1 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
For CI - anchor down dockerized home dir.

b32ba10004cc83fa84a2c53fe25d56a3fb9d099a authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Use minimalist code for rake 'new' task.

5aeceb8113d42578abc48417fbaa27efcd690dd8 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Enhance rake new task with opinionated default.

1977d10cde16b82bb61e578f4c6d892b5dfe9081 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Refactor to start to use lower case name.

223fbd4cba92fc87e257ba041754d97757f7b3e1 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Suppress unused CMake variable warning.

9471f1f11cee29faf18d0dd38b0cf789fc92cc81 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Merge all tasks into one Rakefile.

f8f86e5e3c79d72e63dc7f3150f9c736d338fa72 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Differentiate between normal and DBE build tree.

2702c75b3bd28f4554951e6ed73700ecc74de6c7 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Enhance rake install task to understand tilde expansion.

6b0ea384bc7bb5ee2f6bab044eb33ab7070fe863 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Rake 'new' task.

5c20b48fe72e6bcc15df2f013b7e397d61892d16 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Include documentation.zip and sources.jar as Android build artifacts.

fff97c3e6505af11158864bfa48d440de3a03f84 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Minor refactoring for code reuse.

42bd32d142a970fe80c26360618285ec714d7141 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Reset the CMAKE_INSTALL_PREFIX for Windows 64-bit platform.

00e38454c506a4feb961c77a6060a77781ec52af authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Minor refactor to use symbol literal.

567e164c18122022cc03663ad3193b9cacf7a560 authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Auto init.

4888e488e1f2cf637d6bf83edd69cdc67a0183dc authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>
Rake 'install' task.

30a60e70cea6003407b4f221cd73233f0df32e3d authored about 4 years ago by Yao Wei Tjong 姚伟忠 <[email protected]>