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

Merge pull request #492 from jMonkeyEngine/bugfix/issue-491

Fix Windows installer

github.com/jMonkeyEngine/sdk - 1a8fa26f61c6bdeec40e7cb8b98573b0350a253c authored over 1 year ago by Toni Helenius <[email protected]>
Remove pack200 stuff, add fake unpack200.exe for Windows

github.com/jMonkeyEngine/sdk - 9ffc74a6ab2f6cd851f56e5d304b60de0cee9a42 authored over 1 year ago by Toni Helenius <[email protected]>
Disable pack200

github.com/jMonkeyEngine/sdk - 08f22b8acae6132054ca3179e2eb552b0ffe2224 authored over 1 year ago by Toni Helenius <[email protected]>
Update release.yml

github.com/jMonkeyEngine/sdk - 8bbf7985b96b453aff62733888e423c8135c2217 authored over 1 year ago by Toni Helenius <[email protected]>
Merge pull request #489 from neph1/Fix_casting_FOV_to_float

Fixes reported issue when changing camera near plane.

github.com/jMonkeyEngine/sdk - 82b44f03497e8894e0f321391c348db51fe38752 authored over 1 year ago by Rickard Edén <[email protected]>
Bump node-fetch from 3.3.0 to 3.3.1 (#3)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.3.0 to 3.3.1.
- [Release no...

github.com/jMonkeyEngine/opencollective-receipt-bot - 530772913dfbe919c37f2714a193fc1c84d6c69c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mailparser from 3.6.3 to 3.6.4 (#2)

Bumps [mailparser](https://github.com/nodemailer/mailparser) from 3.6.3 to 3.6.4.
- [Release no...

github.com/jMonkeyEngine/opencollective-receipt-bot - 0aaddda793d4d0c75a1625502331a8b7c2434897 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump node-telegram-bot-api from 0.56.0 to 0.61.0 (#1)

Bumps [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api) from 0.56.0 to 0.6...

github.com/jMonkeyEngine/opencollective-receipt-bot - d7d0226906622f82d7d9c758ae0486f25f58e16a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update dependabot.yml

github.com/jMonkeyEngine/opencollective-receipt-bot - 65154c3bdd0b68f439f075148b697e26aa3524ac authored over 1 year ago by Riccardo Balbo <[email protected]>
Create dependabot.yml

github.com/jMonkeyEngine/opencollective-receipt-bot - 8c157da46e558c3e4d9865a0633db98d2f0db8a3 authored over 1 year ago by Riccardo Balbo <[email protected]>
Create docker-publish.yml

github.com/jMonkeyEngine/opencollective-receipt-bot - 24bceec5974eb1c96730d7d1d69420de4d224f5f authored over 1 year ago by Riccardo Balbo <[email protected]>
Integrate with health monitor

github.com/jMonkeyEngine/opencollective-receipt-bot - 65bcaee91334a753e7a1fc4305cad1e031f7a719 authored over 1 year ago by Riccardo Balbo <[email protected]>
update the LWJGL3 libraries from v3.3.1 to v3.3.2

github.com/jMonkeyEngine/jmonkeyengine - 76ebd1443ccc18249e9f082d528cd39baf59da84 authored over 1 year ago by Stephen Gold <[email protected]>
Work around for #176 "Scene graph is not properly updated for rendering" when adding LightProbe to a Geometry.

github.com/jMonkeyEngine/sdk - aa453c3822a2ec6c2881a49f53c160dde7668192 authored over 1 year ago by rickard <[email protected]>
Fixes reported issue when changing camera near plane.

github.com/jMonkeyEngine/sdk - 8f2525842837525f6c8bc07a9caf0cf43d8074a9 authored over 1 year ago by rickard <[email protected]>
README.md: add Mravelous Marbles to the list of JME-powered games

github.com/jMonkeyEngine/jmonkeyengine - 15c906dbc0b3ef3c5618b358cd58c205e921ea6e authored over 1 year ago by Stephen Gold <[email protected]>
Merge pull request #485 from tonihele/bugfix/issue-482

Make sure we refresh the patch notes for jME version

github.com/jMonkeyEngine/sdk - 68a24e833c18bc839afd9ecd9203449966dfc48f authored over 1 year ago by Toni Helenius <[email protected]>
Merge pull request #484 from tonihele/feature/issue-483

Update license years

github.com/jMonkeyEngine/sdk - 0d3369ac4de22eb13433b9c56779a8d23355d2ab authored over 1 year ago by Toni Helenius <[email protected]>
Make sure we refresh the patch notes for jME version

github.com/jMonkeyEngine/sdk - 41a652a92dbcfeeffd7d56040e93d9fd489bb7ec authored over 1 year ago by Toni Helenius <[email protected]>
Update license years

github.com/jMonkeyEngine/sdk - 5edfeceae7a22c65387ca8ff3e2ba716ce4ac622 authored over 1 year ago by Toni Helenius <[email protected]>
Merge pull request #481 from neph1/fix_failed_build

update to 3.6.0-stable and ignore META-INF entry when making project.xml

github.com/jMonkeyEngine/sdk - e99e037a693ece8dae82f256a04485684a138ba3 authored over 1 year ago by Rickard Edén <[email protected]>
LwjglContext: re-initialize renderer on context restart (lwjgl 2) (#1988)

* LwjglContext: initialize renderer on context restart (lwjgl 2).

* Reset GL objects in rende...

github.com/jMonkeyEngine/jmonkeyengine - 365759d7521a6d5c395b2b05f555c9999fe8b56a authored over 1 year ago by Ali-RS <[email protected]>
update to 3.6.0-stable

ignore META-INF entry when making project.xml

github.com/jMonkeyEngine/sdk - 6c7474bc49eaa1d2efbb489ad769ed45309fedd6 authored over 1 year ago by rickard <[email protected]>
devlog: announce JMonkeyEngine v3.6.0-stable

github.com/jMonkeyEngine/jmonkeyengine-website - e6f482a9993a4d2a3007a3bad9b4514ad7ab5565 authored over 1 year ago by Ali-RS <[email protected]>
README.md: latest stable version of Engine

github.com/jMonkeyEngine/jmonkeyengine - 401fb5e1b5832d268a514931e2abec952b93e7fd authored over 1 year ago by Ali-RS <[email protected]>
LICENSE.md: the engine BSD-3 Clause License (#24)

* LICENSE.md: the engine BSD-3 Clause License

* Update LICENSE.md

github.com/jMonkeyEngine/jmonkeyengine-website - f372a648a41d67d2588a6ea6d8aab8a4c4e5bb99 authored over 1 year ago by pavl_g <[email protected]>
Merge pull request #480 from neph1/particle_emitter_icon_fix

correct name for particle emitter icon

github.com/jMonkeyEngine/sdk - 33d011918b323bad3df4239fbc6e77cf15c87e3f authored over 1 year ago by Rickard Edén <[email protected]>
correct name for particle emitter icon

github.com/jMonkeyEngine/sdk - dc43fd878a2ee37bfe1ba801713111319df8a521 authored over 1 year ago by rickard <[email protected]>
Added KMonkey to user contributions (#168)

github.com/jMonkeyEngine/wiki - 1c7b136ae54fa15d63b0d146adffc3313f8346f4 authored over 1 year ago by Jack Bradshaw <[email protected]>
Some javadoc cleanup (#1986)

* Fix some invalid HTML tags

* Correct deprecation annotations

* Doc-comments cleanup

-...

github.com/jMonkeyEngine/jmonkeyengine - cef0d3b6862266cc284a9ce4e87a4a61b3a6a205 authored over 1 year ago by Sailsman63 <[email protected]>
Add documentation about SNAPSHOT builds (#167)

- Document location of snapshot builds
- Update version referenced in examples to latest stable...

github.com/jMonkeyEngine/wiki - 1a702674a6008da5230ddcf2083199cd13c85782 authored over 1 year ago by Sailsman63 <[email protected]>
update Groovy to v3.0.16

github.com/jMonkeyEngine/jmonkeyengine - 6e9a189326b4477e50687f7b9046a1f3ca068e25 authored over 1 year ago by Stephen Gold <[email protected]>
Add support for AoStrength in PBRLighting & GltfLoader (#1981)

* Added AoStrength factor in PBRLighting. A scalar multiplier controlling the amount of occlusio...

github.com/jMonkeyEngine/jmonkeyengine - 458c1b229796e452d82c29b63b12e853e21fa74f authored over 1 year ago by Ali-RS <[email protected]>
Add support for NormalScale in PBRLighting & GltfLoader (#1980)

* Added NormalScale factor in PBRLighting. The scalar parameter applied to each normal vector of...

github.com/jMonkeyEngine/jmonkeyengine - f771f9b938f0df67f1b47003b20e604c1801db73 authored over 1 year ago by Ali-RS <[email protected]>
Allow use of Emissive color as a multiplier with EmissiveMap in PBRLighting (#1979)

github.com/jMonkeyEngine/jmonkeyengine - f51681a00c3f22ad147221d13163e0892eaf0f5b authored over 1 year ago by Ali-RS <[email protected]>
Fix sonatype snapshots repo url

as mentioned in https://central.sonatype.org/publish/publish-guide/

github.com/jMonkeyEngine/jmonkeyengine - a0c2c5ee74f87f588e539531a5c535b77b9ea4b3 authored over 1 year ago by Ali-RS <[email protected]>
Merge pull request #476 from neph1/update_to_jme_3.6

Update to jme 3.6

github.com/jMonkeyEngine/sdk - 57e94280403f2403ed8a194843f0772aeaa4966e authored over 1 year ago by Rickard Edén <[email protected]>
Deploy master branch commits as snapshot (#1983)

* Deploy main branch commits as snapshot

* Snapshot builds don't have a Release artifact

*...

github.com/jMonkeyEngine/jmonkeyengine - 6522c3fa8ba72d93012537fed656ee825de8836d authored over 1 year ago by Sailsman63 <[email protected]>
updated gradle.properties to 3.6.0-beta3

github.com/jMonkeyEngine/sdk - d1e0cef1541c05b7f2ee7bacdb5411b3e14616e3 authored over 1 year ago by rickard <[email protected]>
updated splash and about images to 3.6

github.com/jMonkeyEngine/sdk - d0f80eb14a63a9daec56596a724adaec1c4bb45c authored over 1 year ago by rickard <[email protected]>
Merge pull request #475 from tonihele/feature/issue-474

Netbeans 17

github.com/jMonkeyEngine/sdk - 22f88723e78dfde3ee988d13940f918455744d69 authored over 1 year ago by Toni Helenius <[email protected]>
Update installer

github.com/jMonkeyEngine/sdk - a937f4b66c5b3329b5185a53f22944e62c7ee72d authored over 1 year ago by Toni Helenius <[email protected]>
Netbeans 17 download

github.com/jMonkeyEngine/sdk - 391962760361be71f4fc0130cb7a22aa686fffcd authored over 1 year ago by Toni Helenius <[email protected]>
Improve NativeLibraryLoader (#1973)

* Improve NativeLibraryLoader.

* Add javadoc.

* Moved library extraction requirement check...

github.com/jMonkeyEngine/jmonkeyengine - 44a50de4d7797dc3dd8d46cd1f51308e9a05d627 authored over 1 year ago by Ali-RS <[email protected]>
solve issue #1975: TestAttachDriver doesn't reset properly (#1976)

github.com/jMonkeyEngine/jmonkeyengine - 72ffe5ed7630d1b0b5bb42cbb14433f959382570 authored over 1 year ago by Stephen Gold <[email protected]>
disable pulse animation that kills performances in some mobile devices

github.com/jMonkeyEngine/jmonkeyengine-website - 211ff347998bbef37e98653778bbed4f5c33887e authored over 1 year ago by Riccardo Balbo <[email protected]>
solve issue #1969: missing check in GLRenderer.clearVertexAttribs() (#1970)

github.com/jMonkeyEngine/jmonkeyengine - 7854851a723a818a27cd429f9b35c580f0b4c954 authored over 1 year ago by Stephen Gold <[email protected]>
Cleanup NativeLibraryLoader & fix wrong library path (#1967)

* Cleanup NativeLibraryLoader

* Fix wrong library path

github.com/jMonkeyEngine/jmonkeyengine - 5e859d59a3193608aa2f55e582515cd3ae8192b7 authored over 1 year ago by Ali-RS <[email protected]>
Replace Exception with warning in TerrainPatch (#1966)

* Replace Excpetion with warning in TerrainPatch

PR following up on the discussion in this th...

github.com/jMonkeyEngine/jmonkeyengine - 3f1c24e7fd748a9ccabd288bbc964f1edb1c0de0 authored over 1 year ago by Ryan McDonough <[email protected]>
solve issue #1963 (TestMusicPlayer fails to load AL library on lwjgl2) (#1964)

* TestMusicPlayer: fix UnsatisfiedLinkError when using lwjgl2. Solves issue #1963

* Add missi...

github.com/jMonkeyEngine/jmonkeyengine - 8867934fddcf577dd75b8db02f2b3f071e6a8513 authored over 1 year ago by Ali-RS <[email protected]>
solve issue #1960 (use jme3-jogg for loading ogg files on android) (#1961)

github.com/jMonkeyEngine/jmonkeyengine - 375015f14c5f3cbda18302b3aa990e5f023e9da1 authored over 1 year ago by Ali-RS <[email protected]>
jme3-jogg: remove dependency on Java Media Framework (#1962)

github.com/jMonkeyEngine/jmonkeyengine - 1cb03bb07653409be9f3a762928aa2dc3f4df927 authored over 1 year ago by Stephen Gold <[email protected]>
Merge pull request #473 from tonihele/feature/issue-471

SDK to use and bundle JDK 17

github.com/jMonkeyEngine/sdk - eaf15c859beb15ff4d1bd9858153bcc8335e56ee authored over 1 year ago by Toni Helenius <[email protected]>
[skip ci] update natives snapshot

github.com/jMonkeyEngine/jmonkeyengine - 0cb5fe755582d776ddf223ce88771d958f4818cf authored over 1 year ago by Github Actions <[email protected]>
resolve issue #1955 (Can not play vorbis audio on Android API 31+) (#1956)

* android-native-vorbis: fix double asset file descriptor closure

* NativeVorbis: better name...

github.com/jMonkeyEngine/jmonkeyengine - 3d49531fb98c8e41bf39d6a2167d5c3b95557148 authored over 1 year ago by pavl_g <[email protected]>
Upgrade Gradle wrapper so that it supports Java 17

github.com/jMonkeyEngine/sdk - c8a44d43a70b2bebd3ddd8b96a0056a0d0846643 authored over 1 year ago by Toni Helenius <[email protected]>
Add java version and Gradle wrapper

github.com/jMonkeyEngine/sdk - 92846b4b1440d791894557d0c64e343c86807947 authored over 1 year ago by Toni Helenius <[email protected]>
Use Java 17

github.com/jMonkeyEngine/sdk - fd65bbe9b55eaa02040f8b746f087e6dc4fae819 authored over 1 year ago by Toni Helenius <[email protected]>
Use Java 17

github.com/jMonkeyEngine/sdk - 47ae1cc5df7582b81f6c25f83de29d78cec77d2a authored over 1 year ago by Toni Helenius <[email protected]>
Readd the noddraw arg to avoid the screen tear

github.com/jMonkeyEngine/sdk - 6a6496eff59b0d71d83b38c0ad6b15d681dc5683 authored over 1 year ago by Toni Helenius <[email protected]>
README.md: add a link to Wild Magic

github.com/jMonkeyEngine/jmonkeyengine - 292bd4c436028841259ed541b84afe52a5fa50c1 authored over 1 year ago by Stephen Gold <[email protected]>
README.md: delete a dead link (Maker's Tale)

github.com/jMonkeyEngine/jmonkeyengine - 2bf63e9352a6f55bc6227b7c1e97f183341345f1 authored over 1 year ago by Stephen Gold <[email protected]>
Use Java 17

github.com/jMonkeyEngine/sdk - 3681be88a5cff05b0a69b85a5b12e6eccb519ec8 authored over 1 year ago by Toni Helenius <[email protected]>
Remove obsolete parameters

github.com/jMonkeyEngine/sdk - 9de8d7c41874f0fd98e99c1f492439fed0ecab5c authored over 1 year ago by Toni Helenius <[email protected]>
Fix having the jvm args being copied to the conf file

github.com/jMonkeyEngine/sdk - 5816b3af9ed5142484ecc453e47d57145de08891 authored over 1 year ago by Toni Helenius <[email protected]>
Escape the equals signs

github.com/jMonkeyEngine/sdk - 121f812fbc8f4afff33a66cb8c16f628650cca06 authored over 1 year ago by Toni Helenius <[email protected]>
Fix the URLs (gets rid of a warning)

github.com/jMonkeyEngine/sdk - 9626bb19ef1974411c063e3b473a27099f0fe392 authored over 1 year ago by Toni Helenius <[email protected]>
Drop the 32-bit Linux

github.com/jMonkeyEngine/sdk - 689cb20620b182ba70fd10dc5f5b9de42f7b3df5 authored over 1 year ago by Toni Helenius <[email protected]>
Download JDK 17

github.com/jMonkeyEngine/sdk - 9feff45eca8d343e6d718f7eede5fa2922187c3d authored over 1 year ago by Toni Helenius <[email protected]>
Add some command line flags for JDK 17

github.com/jMonkeyEngine/sdk - 621081608a20fcda2579e1c136caa696f8cab2f6 authored over 1 year ago by Toni Helenius <[email protected]>
Set Java 17

github.com/jMonkeyEngine/sdk - eb11fdfaa41a0759f0e9f68d84590705d3dc7ed8 authored over 1 year ago by Toni Helenius <[email protected]>
Fix #463 by allowing other texture settings and only changing Flip an… (#467)

* Fix #463 by allowing other texture settings and only changing Flip and Repeat

* updated Tex...

github.com/jMonkeyEngine/sdk - 472629c6caf4af45d8b8429da4c7bc043e0a9751 authored over 1 year ago by Rickard Edén <[email protected]>
Removing deprecated settings (#468)

Removing deprecated settings. Should confuse

github.com/jMonkeyEngine/sdk - 7c4c9535a74dbcc29551784f91f6bf508cae5b0a authored over 1 year ago by Rickard Edén <[email protected]>
Add WaterFilter.getReflectionView method (#1951)

* Added WaterFilter.getReflectionView method.

* Update javadoc.

github.com/jMonkeyEngine/jmonkeyengine - 493195eae810c4a38744e6c34ea0e7e8c48542a9 authored over 1 year ago by Ali-RS <[email protected]>
Fix a typo in LwjglWindow (#1953)

github.com/jMonkeyEngine/jmonkeyengine - 5b44743cbe2cc00439e90a6e52c3098e6b07d088 authored over 1 year ago by Ali-RS <[email protected]>
solve issue #1806 (global FrameInterpolator violates threading model) (#1943)

* solve issue #1806 (global FrameInterpolator violates threading model)

* FrameInterpolator: ...

github.com/jMonkeyEngine/jmonkeyengine - e7eb4d87739003465c89d79e595563d9a127e30f authored over 1 year ago by Stephen Gold <[email protected]>
Fix issue #1558 (TestAWTPanels crashes with LWJGL v3 on Linux) (#1944)

* TestAwtPanels: apply swing system LAF. This is needed to prevent JVM crash on Linux and LWJGL ...

github.com/jMonkeyEngine/jmonkeyengine - 634462de478e3c7beb0f8dfab412bd7b6db109ed authored over 1 year ago by Ali-RS <[email protected]>
solve issue #1879 (compile-time error in Skinning.glsllib) (#1942)

github.com/jMonkeyEngine/jmonkeyengine - 04d815549ad99903bd89a4489c1b4faab3120b7d authored over 1 year ago by Stephen Gold <[email protected]>
Fix #1945 (IllegalStateException when running TestAWTPanels with LWJGL 3) (#1949)

github.com/jMonkeyEngine/jmonkeyengine - 4d407b05e8f1f4e67f146e6bb502b1e5db93fb4a authored over 1 year ago by Ali-RS <[email protected]>
Update RenderState.setLineWidth javadoc. (#1948)

github.com/jMonkeyEngine/jmonkeyengine - fec08b3f60fa17e88d4a7ac419c7a0c8b2b0c5d9 authored over 1 year ago by Ali-RS <[email protected]>
Update Application.start javadoc. (#1947)

github.com/jMonkeyEngine/jmonkeyengine - 8edb89a22963e4bf789df1531ae3014a158cb837 authored over 1 year ago by Ali-RS <[email protected]>
update Groovy to v3.0.15

github.com/jMonkeyEngine/jmonkeyengine - 3d203a16dfba741a7b6e8566f6ee465c2cb3dc89 authored over 1 year ago by Stephen Gold <[email protected]>
Merge pull request #464 from tonihele/feature/issue-371

Feature/issue 371

github.com/jMonkeyEngine/sdk - e6495111124543f9a79661fe4086f7d2683356bf authored over 1 year ago by Toni Helenius <[email protected]>
Refactored a bit to try to satisfy Codacy

github.com/jMonkeyEngine/sdk - 66086063b571febfff47dd3e126d8cd9073ad19b authored over 1 year ago by Toni Helenius <[email protected]>
Simplified the version info scheming

github.com/jMonkeyEngine/sdk - 22215af54f2bbe6a0b10397e9d3a90c870d62dbd authored over 1 year ago by Toni Helenius <[email protected]>
Since we expect errors and they don't have any affect, but logging should happen... reduce the log level

github.com/jMonkeyEngine/sdk - e4c04161992117b90435b4e963095e98b97b4dc0 authored over 1 year ago by Toni Helenius <[email protected]>
Allow to filter the library versions

github.com/jMonkeyEngine/sdk - 324c8546b2352c0623366f4f0702256a51f7f3f1 authored over 1 year ago by Toni Helenius <[email protected]>
Added some javadoc for the hard to read functions

github.com/jMonkeyEngine/sdk - 85df4ac82e98ddad8da5288d885623ba2cd4f9c6 authored over 1 year ago by Toni Helenius <[email protected]>
Fixed some Codacity issues

github.com/jMonkeyEngine/sdk - 86d040c5646a66bebe32ca350c82b95a5677e6ae authored over 1 year ago by Toni Helenius <[email protected]>
Fixed typo

github.com/jMonkeyEngine/sdk - 1a3d4fe05215d58e056e9b8b777bcf4cd65470e0 authored over 1 year ago by Toni Helenius <[email protected]>
Added default release notes

github.com/jMonkeyEngine/sdk - 7461d1333c4c98340b7e10b916482f65accfef72 authored over 1 year ago by Toni Helenius <[email protected]>
Typed version info

github.com/jMonkeyEngine/sdk - f305bbf4410f08c5808386604bb249066a771e2b authored over 1 year ago by Toni Helenius <[email protected]>
Refactored

github.com/jMonkeyEngine/sdk - f69bfada0f2957ff6fcb2a21e1e2ce3a3dc28ae4 authored over 1 year ago by Toni Helenius <[email protected]>
Fetch jME versions from Maven API

github.com/jMonkeyEngine/sdk - 17234e69ce610f8226681999794fd52e1752090c authored over 1 year ago by Toni Helenius <[email protected]>