Ecosyste.ms: OpenCollective

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

jMonkeyEngine

jMonkeyEngine is a modern developer-friendly game engine written primarily in Java. Its minimalistic and code first approach makes it perfect for developers who want the support of a game engine while retaining full control over their code
Collective - Host: opensource - https://opencollective.com/jmonkeyengine - Website: https://jmonkeyengine.org/ - Code: https://github.com/jMonkeyEngine

Migrate some content for new website

github.com/jMonkeyEngine/jmonkeyengine-website - 51562aacee29c7ff4f3731809fca9ae8d95bfe18 authored about 4 years ago
Add comments icon, make comments toggleable in post params (off by default)

github.com/jMonkeyEngine/jmonkeyengine-website - a76be4ca7d49fff0eed4ede278cb3919dd6558a7 authored about 4 years ago
Fix top button, make entire button clickable

github.com/jMonkeyEngine/jmonkeyengine-website - 1ebaa650188e1b5a330f7a6661d9f0a7a6c6847e authored about 4 years ago
Add summary to share on twitter

github.com/jMonkeyEngine/jmonkeyengine-website - 80b5fef8b2ebaf7e49000db02015cf282fa39a41 authored about 4 years ago
Show case gallery is bigger, changed top menu behaviour in mobile version, make icons expand on mouse hover.

github.com/jMonkeyEngine/jmonkeyengine-website - ad23bd35389afe0b8d104f8ce2cd45fa368f65cf authored about 4 years ago
make topmenu left buttons 100% width in portrait and format

github.com/jMonkeyEngine/jmonkeyengine-website - 81196deb237a60fa4463983f1251970756a845be authored about 4 years ago
Use preload="none" from html5 videos

github.com/jMonkeyEngine/jmonkeyengine-website - 1ba527d5ce227c33ca31425d348e043f507c233a authored about 4 years ago
Expand icons when top menu is activated in portrait mode

github.com/jMonkeyEngine/jmonkeyengine-website - 5bc53a1ac28a54405b334c20caf5a72abf5f69d5 authored about 4 years ago
make intense text shadows softer

github.com/jMonkeyEngine/jmonkeyengine-website - 035620d3588860d2ddf7490a91fc2c6f1de576fa authored about 4 years ago
Add cache invaliation based on cache id

github.com/jMonkeyEngine/jmonkeyengine-website - ca2105920529d3d1675d11fabcec8c4bd78f9d11 authored about 4 years ago
Author page shows showcased content from the author, if it exists

github.com/jMonkeyEngine/jmonkeyengine-website - e6a37e93ae6c9123fcd15cea6aa39d84586bace7 authored about 4 years ago
convert comments to javadoc in 8 source files

github.com/jMonkeyEngine/jmonkeyengine - 49383a5c0c80557b99275bbe0d9af42e7527bd03 authored about 4 years ago
LightProbeFactory: correct a typographic error in the javadoc

github.com/jMonkeyEngine/jmonkeyengine - 08a0284ed7068bab7fefa6a361c748f8c2c03616 authored about 4 years ago
fix typos (#123)

fix typo from "untill" to "until"

github.com/jMonkeyEngine/wiki - f243e9937ebc1738fe538750185b9df6d3a18132 authored about 4 years ago
Bump ini from 1.3.5 to 1.3.8

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github...

github.com/jMonkeyEngine/wiki-ui - 6330dc26583a30378a0c51af2dc7e71a94468785 authored about 4 years ago
Fix spherical light probes always starting at zero (#1440)

When setting the type of a light probe to spherical, previously the center of the area wasn't se...

github.com/jMonkeyEngine/jmonkeyengine - 69caa65fda034f43f4256676b194071e1a8a38e6 authored about 4 years ago
Move fields to the top in LWJGLBufferAllocator (#1441)

Reported by Codacy
Fields should be declared at the top of the class, before any method declara...

github.com/jMonkeyEngine/jmonkeyengine - 8747a9cfe004421e4db05282f3d2ee0201d41606 authored about 4 years ago
Solve AssetLoadException importing gltf with empty scene (#1442)

* Fix for gltf empty scene

* Fix grammar error in comment and add test

github.com/jMonkeyEngine/jmonkeyengine - cde73b3a3de933db228d564cefacae4335e0dcf4 authored about 4 years ago
TestIssue1421: use a more specific exception type, to please Codacy

github.com/jMonkeyEngine/jmonkeyengine - 1d815ee7f4484c0c4d80e6b4b387dd2bcf4e8f51 authored about 4 years ago
contributions.adoc: add 2 tables of public Gradle packages (#122)

* contributions.adoc: add 2 tables of public Gradle packages

* contributions.adoc: "Blocks"...

github.com/jMonkeyEngine/wiki - a8518be793c0871245c6109460828cfb5746e605 authored about 4 years ago
Update DirectionalLightShadowRenderer.java

github.com/jMonkeyEngine/jmonkeyengine - a1b1d972cb6cab2ccf65e06dfc86041a3f8811ca authored about 4 years ago
[M]Fix issue#1436 (#1437)

* [M]Fix code error when checking UTF-8 data

Let a 3 bytes UTF-8 data = [0xE4, 0x8A, 0xBC], w...

github.com/jMonkeyEngine/jmonkeyengine - d4a7ad7698fbdcbcb4fec4fb7e85e0a2982356d3 authored about 4 years ago
typo fix (#121)

github.com/jMonkeyEngine/wiki - a27f7cc760d1a04996532dd87aa476c947f643c6 authored about 4 years ago
mitigate issue #1383 (Could not locate OpenAL library) for LWJGL v2 (#1432)

* mitigate issue #1383 (Could not locate OpenAL library) for LWJGL v2

* LwjglALC: convert the...

github.com/jMonkeyEngine/jmonkeyengine - a94038a6d4681701068e5fdd4037ab9603e32547 authored about 4 years ago
Fix typos in jme3_ai.adoc (#120)

Fixing typo of "dispalying" to "displaying" and "//comput ..." to "//compute ..."

github.com/jMonkeyEngine/wiki - 9d00c46df22032388614e37f79eb4509e72c79fb authored about 4 years ago
nav.adoc: correct broken xref in nav

github.com/jMonkeyEngine/wiki - 03110fd4bc0c4a8f34d71ec7d598ddd290253fcb authored about 4 years ago
Update TerrainPatch.java (#1439)

github.com/jMonkeyEngine/jmonkeyengine - a6f8789b9db1e52eb9c3afb1e1dc29e77e7dd628 authored about 4 years ago
fix undeclared - boolean value (#119)

github.com/jMonkeyEngine/wiki - 601dbe49550a7380cde633937c89fea94c8b00a4 authored about 4 years ago
resolve issue #1414 (checkSetParam warning while creating sky) (#1438)

github.com/jMonkeyEngine/jmonkeyengine - d7a363c776c6a794ea6903464fccada8dfc8ff6a authored about 4 years ago
typo fix - Released (#118)

github.com/jMonkeyEngine/wiki - af6a0e943f8a85675f00c9944b7912d488a3aab6 authored about 4 years ago
Fix spelling mistake in animation.adoc (#116)

In the section about the Skeleton Control, it says "Control rsides somewhere other than main nod...

github.com/jMonkeyEngine/wiki - 88af4feafa6e201918c92286c1b1c8e3bc1d6e33 authored about 4 years ago
typo fix (#117)

github.com/jMonkeyEngine/wiki - c1c7443d83440ce719b18be9e5f73f3b1fb20ca5 authored about 4 years ago
jme3-core: correct 2 comment typos ("even" -> "event")

github.com/jMonkeyEngine/jmonkeyengine - ee4eb53a2c8abdc44ce9b25c567c957b63c70b8a authored about 4 years ago
Merge pull request #10 from Ali-RS/patch-2

Fixed a typo

github.com/jMonkeyEngine/jmonkeyengine-website - 19b6b4afe708a7f597a8fbe22d7a278c809ad4e3 authored about 4 years ago
resize table column

github.com/jMonkeyEngine/wiki - 727b072519dcbe8c438db33281f82cc6dbac102f authored about 4 years ago
[skip ci] update natives snapshot

github.com/jMonkeyEngine/jmonkeyengine - 0769b297a180c5efccc5a62aa25f154f4d0e299b authored about 4 years ago
resolve issue #1431 (remove 10000.monkeyz)

github.com/jMonkeyEngine/jmonkeyengine - 3f1c4087de9b5043ef066fabbe7e7d2df45aa720 authored about 4 years ago
Codequality Pass 1 (#1426)

* RendererUtil: Remove unreachable switch case.

* PhysicsCharacter#setUpAxis (deprecated): Be...

github.com/jMonkeyEngine/jmonkeyengine - 5d00bb3fff5a0188c87ed998319547e5ffa9ef3a authored about 4 years ago
Use BufferedWriter (#1435)

* Use BufferedWriter

* OutputStreamWriter to Writer as method param

* Use BufferedOutputSt...

github.com/jMonkeyEngine/jmonkeyengine - 02dac1c7c9bb0b854bfb2c20c82311e43c359169 authored about 4 years ago
Use BufferedOutputStream to achieve maximum throughput (#1434)

github.com/jMonkeyEngine/jmonkeyengine - 2196e4ce3ad0b1a764ca392a41baed1e8df9559c authored about 4 years ago
Use BufferedOutputStream

github.com/jMonkeyEngine/sdk - 2de3f1925bda4757fb05b9a78b1ba45911c1b66c authored about 4 years ago
add range-check assertions to the IndexBuffer.put() methods (#1427)

github.com/jMonkeyEngine/jmonkeyengine - 92a02833068590756cc9c92c11aa3b8912fe7d13 authored about 4 years ago
solution and testcase for issue #1421 (ScreenshotAppState never cleans up) (#1424)

* add test case for issue #1421 (ScreenshotAppState never cleans up)

* solution for issue #14...

github.com/jMonkeyEngine/jmonkeyengine - a3c36781d9d920dc4064b4d498700e26cfbd1d43 authored about 4 years ago
Javadoc update, proposed fix for issue #1428 (#1429)

github.com/jMonkeyEngine/jmonkeyengine - dce4d56efc0ae8bb70e5267af8b843f3bd1aefb4 authored about 4 years ago
fix issue #1382 (LODGeomap index buffers with elements too small) (#1418)

github.com/jMonkeyEngine/jmonkeyengine - 507cc2213f16449af8938d4eaa1987138e9d4dec authored about 4 years ago
Add project license header information

github.com/jMonkeyEngine/jmonkeyengine - 34efdac11aa0cb41999d7112c7b5a70fe7b487eb authored about 4 years ago
Some more markdown stuff

github.com/jMonkeyEngine/sdk - ae7076b85f07d45406a4e8064f49e523c58e45ae authored about 4 years ago
Fix Build Regression due to faulty import.

github.com/jMonkeyEngine/sdk - 97293facece715c3b480019e0d6ce3d5d7794d42 authored about 4 years ago
fix for issue #1420

github.com/jMonkeyEngine/jmonkeyengine - 79568cc1643bbda17f0d013e85742b3015be44f7 authored about 4 years ago
Workaround issue #6 . Return empty avatar if download fails.

github.com/jMonkeyEngine/SoftwareStore - 7f5cbff707e6ea563efbe25718c82b5173dbb9ab authored about 4 years ago
Remove more tailing slashes (Mapping\(\s*path\s*=\s*".+)/"

github.com/jMonkeyEngine/SoftwareStore - 8cac1e567858e9e040cc367765a17055ce8d3355 authored about 4 years ago
Remove tailing slash from mappings (Mapping\(".+)/"

github.com/jMonkeyEngine/SoftwareStore - 93c0688bdc130395ceda379743ee1c549abd4d3d authored about 4 years ago
Markdown Lint: Add newlines after list item

github.com/jMonkeyEngine/sdk - f531e3066282bb8f15bd0e03ed59aee8ed2978df authored about 4 years ago
Fix Markdown Lintings

github.com/jMonkeyEngine/sdk - f977f9c5fa6b4b6e8a2f448c2c2739f0b3feb4b2 authored about 4 years ago
SelectionPropertyEditor: small codestyle enhancements

github.com/jMonkeyEngine/sdk - dc16af93cc7284936fe490d5fdba43f2e88ce3e4 authored about 4 years ago
[skip ci] update natives snapshot

github.com/jMonkeyEngine/jmonkeyengine - 4d2b8d5f44bb9377bb87e0507fd38520bc1d9b13 authored about 4 years ago
Fix Regression from 38a225cf8e766685ab090948033a0b3a0f822a25

github.com/jMonkeyEngine/jmonkeyengine - c366ea481e2158319d591c5f29e4fc0efffea0b3 authored about 4 years ago
Address two native-code codesmells

github.com/jMonkeyEngine/jmonkeyengine - 38a225cf8e766685ab090948033a0b3a0f822a25 authored about 4 years ago
Fix memory leaks in render context #1311 (#1408)

* Fix memory leaks in render context

* NativeObject.java: Codacy says "fields should be decla...

github.com/jMonkeyEngine/jmonkeyengine - a96eb086b0c1071116b9e6999e4200b4b2011a9a authored about 4 years ago
add testcase for issue #1395 (Ogre importer set the initial pose)

github.com/jMonkeyEngine/jmonkeyengine - 5ea26114b5d0332b0b6ae5d2afa426a7596cfab2 authored about 4 years ago
solve issue #1395 (Ogre importer set the initial pose)

github.com/jMonkeyEngine/jmonkeyengine - 14823018e3e04bc67b47c4bff629d1128488d05d authored about 4 years ago
AnimationUtils: the constructor for a utility class should be private

github.com/jMonkeyEngine/jmonkeyengine - 420b959e9d029a9d10c087767a04e5c991874af6 authored about 4 years ago
Merge branch 'master' of github.com:riccardobl/healthbot

github.com/jMonkeyEngine/jmonkeyengine-webservices-discordbot - 9f37ba9e9786f04dca3241a12f2bd9a6ef6da791 authored about 4 years ago
Refactoring, add badge assignment for donors

github.com/jMonkeyEngine/jmonkeyengine-webservices-discordbot - c9f845e1a05c9771577ca63da22f4961a8f726b6 authored about 4 years ago
Nifty batch fix - memory improvement (#1220)

* Update GLImageFormats.java

* Modified JmeBatchRenderBackend to clear the inner buffer of th...

github.com/jMonkeyEngine/jmonkeyengine - c7ff8063ef2472cd602edae764bb8c7fd2f101ec authored about 4 years ago
fix for #1297 (#1323)

* fix for #1297

* fix for #1297

* fixed line endings?

* Revert "fixed line endings?"

...

github.com/jMonkeyEngine/jmonkeyengine - e0310c77204276d32ffcaec3a19b8f4026e9e956 authored about 4 years ago
Add vscode config & formatter (#1410)

github.com/jMonkeyEngine/jmonkeyengine - 9ef15be8cf8026437b395c2d4774b09746f3f57a authored about 4 years ago
Fix mipmaps generation for cubemap framebuffer targets #1222 (#1409)

* Fix mipmaps generation for cubemap framebuffer targets #1222

* GLRenderer.java: formatting ...

github.com/jMonkeyEngine/jmonkeyengine - 5c183b91d837188e70ed67d136ab7c1b2f0de8a6 authored about 4 years ago
Update SoftwareStore Link (#115)

github.com/jMonkeyEngine/wiki - 2de22d8909f2eb1e11dbcc122840105e2ee22335 authored about 4 years ago
Codacy fix, move the field on top of the class

github.com/jMonkeyEngine/sdk - 51fb4625b0b8ba72c2f8a51a31f12affead487d9 authored about 4 years ago
Name the fake application update thread

github.com/jMonkeyEngine/sdk - 2aa3d79dc733fd83916281a3d63853379934412e authored about 4 years ago
Update versions in maven.adoc

Fixes #114

github.com/jMonkeyEngine/wiki - 423f0de3001af8191fea73f527b8431fed9524a1 authored about 4 years ago
Bump jquery from 3.4.1 to 3.5.1 in /www/libs

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.1.
- [Release notes](https://...

github.com/jMonkeyEngine/SoftwareStore - ab69f91dfeffabc7e5d2592061508717f0b514b9 authored over 4 years ago
Bump lodash from 4.17.15 to 4.17.20 in /www/libs

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](http...

github.com/jMonkeyEngine/SoftwareStore - a4a80b41b932d28e444c0b858c8361bbbad8a1d1 authored over 4 years ago
Bump node-fetch from 2.6.0 to 2.6.1 in /www/libs

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](...

github.com/jMonkeyEngine/SoftwareStore - bce860c2d3a5e872f53fb000d471dbb3ef3d2121 authored over 4 years ago
Convert codeless project to ProjectFactory2

github.com/jMonkeyEngine/sdk - c7dd33c1e28b7ff52dc8f243095594840463edf8 authored over 4 years ago
Convert assert pack support to ProjectFactory2

github.com/jMonkeyEngine/sdk - b31f5a2fae93829f3a4863519443b98d48e64d70 authored over 4 years ago
Rename www/LICENSE to LICENSE

github.com/jMonkeyEngine/SoftwareStore - 91e2b1b0e943a79fb1bb2fc0e3e4be335501c124 authored over 4 years ago
Add database structure

github.com/jMonkeyEngine/SoftwareStore - a8cb1c4592e93a4169136444083afedaf1338ea5 authored over 4 years ago
Migration log: I don't know why this has to be done here, even if they are static variables, but i don't have time to figure it out right now.

github.com/jMonkeyEngine/SoftwareStore - 0708841d37d840b5bc0a702b44707f7d5a73a172 authored over 4 years ago
Remove patreon/ghs references

github.com/jMonkeyEngine/SoftwareStore - d079b638016693326e5d54225c058730da335d3f authored over 4 years ago
Fix viewResolver bean declaration

github.com/jMonkeyEngine/SoftwareStore - 57c2f84658012c938f9fd21e8a31685a0f84689d authored over 4 years ago
Fix loading order(?)

github.com/jMonkeyEngine/SoftwareStore - 2de8a6a00dc68ced9f073260d39346b2a11b8e60 authored over 4 years ago