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

delete makefiles for jme3-bullet-native-android

github.com/jMonkeyEngine/jmonkeyengine - b58c6d064f787c8298dc57f18d5526b5a2886400 authored almost 4 years ago
make JBullet the default for jme3-examples (instead of native Bullet)

github.com/jMonkeyEngine/jmonkeyengine - 346ced79cb3f48cf2e5d8edfde8ef253c299d307 authored almost 4 years ago
main.yml: enable workflow for the new "gsw" branch

github.com/jMonkeyEngine/jmonkeyengine - 7b00c503b422954381a67f58b531ec7373f31711 authored almost 4 years ago
LICENSE: include 2021 in the copyright notice

github.com/jMonkeyEngine/jmonkeyengine - c322153e95d681fe249b5ed415378170274d72d0 authored almost 4 years ago
PhysicsTestHelper: resolve 2 javadoc warnings

github.com/jMonkeyEngine/jmonkeyengine - 44a2433d24dfb8cd557582adc6fd52ab99d3bc0d authored almost 4 years ago
TouchTrigger: resolve issue #1448 (assertion failure in touchHash())

github.com/jMonkeyEngine/jmonkeyengine - 33059285fed9021478d04fa9c74aee0499f76575 authored almost 4 years ago
build.gradle: fix for issue #1370 (test classes added to merged javadoc)

github.com/jMonkeyEngine/jmonkeyengine - e1dc2f6fa6fccd6d9e7765cce2e9d8c0faa95fef authored almost 4 years ago
common.gradle: fix for issue #1370 (test classes added to javadoc JARs)

github.com/jMonkeyEngine/jmonkeyengine - 8c534b9f0e076326c0ed5f110a41ba101da021ab authored almost 4 years ago
test and fix for issue #1469 (initial transform of Joint never cloned)

github.com/jMonkeyEngine/jmonkeyengine - 799c59d499c410048e6aff227cb124189d9f714d authored almost 4 years ago
fix issue #1366 (Javadoc not built for jme3-examples)

github.com/jMonkeyEngine/jmonkeyengine - 153e3e8370876feb420f4a727441ca9c04836fe4 authored almost 4 years ago
testcase and fix for issue #1459 (BoundingSphere merge yields NaNs) (#1465)

* testcase and fix for issue #1459 (BoundingSphere merge yields NaNs)

* Vector3f: fix overflo...

github.com/jMonkeyEngine/jmonkeyengine - 6b829c69e50a5d816dbe8161379fcde2bb0f8e6d authored almost 4 years ago
PhantomTrianglesTest: initialize the system delegate

github.com/jMonkeyEngine/jmonkeyengine - 9e0a85beb4c2efe65c55d005504110b8c82f3b58 authored almost 4 years ago
Improve & bug fix InstancedGeometry and add new tests. (#1467)

* Improve & bug fix InstancedGeometry and add new tests.

* Update the copyright dates

github.com/jMonkeyEngine/jmonkeyengine - 58f9ee911bf65d57ef80ee29542079cacdefffd8 authored almost 4 years ago
resolve issue #1461

github.com/jMonkeyEngine/jmonkeyengine - 088274224dbe9521de6d717f4f56098c6d2d2ec6 authored almost 4 years ago
jme3-lwjgl3: add native libraries for Linux_ARM and 32-bit Windows

github.com/jMonkeyEngine/jmonkeyengine - 67119862d10fb0be8b98e930cc35fa0e6fd017cf authored almost 4 years ago
TestCloneMesh: test the other 8 classes as well

github.com/jMonkeyEngine/jmonkeyengine - ece220d6d699e2e6cd279465bc5d9dcb01fce77e authored almost 4 years ago
testcase and fix for issue #1462

github.com/jMonkeyEngine/jmonkeyengine - 21be3f0379384a5af037385c75e4fcf2a4dc2f13 authored almost 4 years ago
Workflow updates (#1460)

* Native build should not need to build and test engine

* Do not bail on first failed platfor...

github.com/jMonkeyEngine/jmonkeyengine - 6c1bd8e7aea4fd9c956d7c262d34aff6ff720692 authored almost 4 years ago
Added BaseAppState.getState(id...) based methods for looking up specific

app states by ID from a base app state subclass.

github.com/jMonkeyEngine/jmonkeyengine - a79be13ac83fdf421e00e6ca0c189d8f361b00d7 authored about 4 years ago
Fix typos (#125)

github.com/jMonkeyEngine/wiki - 52a4ab26b9921d4d8029292d44bc6c6b99375583 authored about 4 years ago
PBRLighting.j3md: correct a typographic error

github.com/jMonkeyEngine/jmonkeyengine - b08649b853a6be49438d1db16362fb7dd12a2725 authored about 4 years ago
Ignore collision with InstancedGeometry (#1457)

github.com/jMonkeyEngine/jmonkeyengine - e6d6d5367bea452fdb373c38c0f01c6a18866cd4 authored about 4 years ago
Fix for lighting vertex shader when used with Fog and InstancedNode. All credit to sailsman63 for the actual fix. More info: https://hub.jmonkeyengine.org/t/shader-compile-error-with-instancednode-lighting-material-and-linearfog/44124/2 (#1458)

github.com/jMonkeyEngine/jmonkeyengine - 5d7caa46bd62156b8fc290e7f01d7bcda7ff7e20 authored about 4 years ago
Add tips for disabling of camera rotation/movement (#124)

I faced the necessity to disable rotation and movement and can't find a solution on wiki, but jm...

github.com/jMonkeyEngine/wiki - ce8812384c2773de19331e9664ece3d7e529603f authored about 4 years ago
Merge pull request #1456 from duncanj/fix-lighting-shader-compile-error-with-instancednode-and-fog

Fix for lighting vertex shader when used with Fog and InstancedNode.

github.com/jMonkeyEngine/jmonkeyengine - 1480c15aa0d1e8fd8626b7dde476299d09388206 authored about 4 years ago
Bump jinput version to 2.0.9. (#1454)

This fixes a gamepad bug discussed in https://hub.jmonkeyengine.org/t/linux-gamepad-input-on-jme...

github.com/jMonkeyEngine/jmonkeyengine - 245dad04955d1b3bfa793cee0e6d5e84c8263dfb authored about 4 years ago
Fix for lighting vertex shader when used with Fog and InstancedNode. All credit to sailsman63 for the actual fix. More info: https://hub.jmonkeyengine.org/t/shader-compile-error-with-instancednode-lighting-material-and-linearfog/44124/2

github.com/jMonkeyEngine/jmonkeyengine - 9f2640d851f106325394cd18c87ba68408505a2c authored about 4 years ago
Use hashcode for randomness, add transform functions

github.com/jMonkeyEngine/jmonkeyengine-website - 6ad9e7de89c2a4b696bc3652af6a50c12a6f3532 authored about 4 years ago
Hat hue rotation based on element's attribute/text, add exclusion selectors

github.com/jMonkeyEngine/jmonkeyengine-website - 436ae2e079406b8332ecf80cf44756e4fd53b26e authored about 4 years ago
Turn christmas script into a class

github.com/jMonkeyEngine/jmonkeyengine-website - 896528350264be447f69cc9cfa209b6d08fa8f49 authored about 4 years ago
Improve performances and blur quality in chrome

github.com/jMonkeyEngine/jmonkeyengine-website - 7b377f4bfffb564d5f14521c770f5d061c736a02 authored about 4 years ago
Rename layouts, improve json content, disable RSS, better footer, add christmas js

github.com/jMonkeyEngine/jmonkeyengine-website - 2152abbbe403e0d78afe17f095cce41e709e2a68 authored about 4 years ago
Add go-to-overview button in top banner

github.com/jMonkeyEngine/jmonkeyengine-website - 615a8e1eda15a3908d017468f7231bdd41dbe415 authored about 4 years ago
Redirect sections to tags

github.com/jMonkeyEngine/jmonkeyengine-website - 44c0ed60a9ac1c1ffb61821d26eeb76c1038b0cb authored about 4 years ago
Add desaturation functionality to Unshaded.j3md (#1449)

* Update Unshaded.frag

added a few lines of code for desaturating final color output based on...

github.com/jMonkeyEngine/jmonkeyengine - 9b401143aa79195772f9e3f418931674ba692841 authored about 4 years ago
address issue #1430: remove the jme3tools.navigation package (#1450)

github.com/jMonkeyEngine/jmonkeyengine - e7cb2d8ce97972d9c73179f0f94e8bc735b43039 authored about 4 years ago
Add outdated browser warning

github.com/jMonkeyEngine/jmonkeyengine-website - 8f7859c185b2de6e8ab5c0a5a441817ddf95c085 authored about 4 years ago
Add left margin to ul in article's text

github.com/jMonkeyEngine/jmonkeyengine-website - a881f66f9ab7e304179355e0c93ae38b8abc1715 authored about 4 years ago
prevent toTop button from opening menu

github.com/jMonkeyEngine/jmonkeyengine-website - 4b08868e765e5243af33dca80245b91200797992 authored about 4 years ago
Remove left margin from generic ul

github.com/jMonkeyEngine/jmonkeyengine-website - 5dceb5ac2aaa7ad77c92ab24bfbac1e52754bac1 authored about 4 years ago
Remove index.html from embed url

github.com/jMonkeyEngine/jmonkeyengine-website - f9e086136905b7b8bf74b07fa0960ef134507827 authored about 4 years ago
TouchTrigger: add details to the assertion

github.com/jMonkeyEngine/jmonkeyengine - 30f79f22f00e7cfde88aa02b921e8a128cc946fd authored about 4 years ago
Allow use of a GlowColor with GlowMap (#1444)

github.com/jMonkeyEngine/jmonkeyengine - 8c77f333d4e2310da72d1214c15b7ebab726a8af authored about 4 years ago
Purge cloudflare caches after deploy

github.com/jMonkeyEngine/wiki - 05587ceed597f13e5308bf7dfbba10d7d8137bc3 authored about 4 years ago
Clean embed url for comments

github.com/jMonkeyEngine/jmonkeyengine-website - 553456ff379dc2b82a6f87b475987d7ece65338a authored about 4 years ago
Always scroll to content (if availabl). Use smooth scroll for location.hash

github.com/jMonkeyEngine/jmonkeyengine-website - 60eccdc6b9faab5c3e5161f85c2aed0793f78b81 authored about 4 years ago
Autoscroll to content when outside viewport

github.com/jMonkeyEngine/jmonkeyengine-website - a411465d5f48fbad69712716495c11829cae6b57 authored about 4 years ago
Hide displayed post from `more blog` posts section

github.com/jMonkeyEngine/jmonkeyengine-website - 0c2a92111f8a2b2f0c6efdf8f964d5c9a46743fe authored about 4 years ago
Improve responsivity of gallery

github.com/jMonkeyEngine/jmonkeyengine-website - b148243ccd19885639bf51887b1ae73faca55da0 authored about 4 years ago
Merge pull request #6 from jMonkeyEngine/dependabot/npm_and_yarn/ini-1.3.8

Bump ini from 1.3.5 to 1.3.8

github.com/jMonkeyEngine/wiki-ui - e086fc4e168b47bdc4ef70c472c55b741e1b1762 authored about 4 years ago
Add background pattern to showcase

github.com/jMonkeyEngine/jmonkeyengine-website - 5de5f09e5a310fd5913e7b96f397874226973540 authored about 4 years ago
Fix handling html5 video. Add play button. Request fullscreen only on images.

github.com/jMonkeyEngine/jmonkeyengine-website - ec85d2b1249f7bd1c983150a4ddfa7da03179788 authored about 4 years ago
Fix lazy load and showcase visibility test

github.com/jMonkeyEngine/jmonkeyengine-website - 2df25647c874dd521a9e800eedf23640ad61ceff authored about 4 years ago
Generate build id. Use build id as cache id

github.com/jMonkeyEngine/jmonkeyengine-website - d4578caae45e600b45a9262744aa3aa4498ca43d authored about 4 years ago
Update content, fix some styling issues

github.com/jMonkeyEngine/jmonkeyengine-website - 858715997c2b50f662b11501e52b960aec491684 authored about 4 years ago
Move contribute and features area to partials

github.com/jMonkeyEngine/jmonkeyengine-website - f870c42ebe91929a8fe79e7c53b1f31a26e18ba8 authored about 4 years ago
Remove progress bar, add website repo, add footer

github.com/jMonkeyEngine/jmonkeyengine-website - ff08322b0d84ed1a5a1b5755b8d935da455ca26b authored about 4 years ago
Remove dead code and make Read more links jump to content

github.com/jMonkeyEngine/jmonkeyengine-website - 8d217da5764674feb22e13d366bc46ee608ccf0b 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
Add cache invaliation based on cache id

github.com/jMonkeyEngine/jmonkeyengine-website - ca2105920529d3d1675d11fabcec8c4bd78f9d11 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
Fix top button, make entire button clickable

github.com/jMonkeyEngine/jmonkeyengine-website - 1ebaa650188e1b5a330f7a6661d9f0a7a6c6847e authored about 4 years ago
Add color and icon to Get Started button

github.com/jMonkeyEngine/jmonkeyengine-website - 058834d980e5b7fadad646265306c301049fb7e7 authored about 4 years ago
Change fonts, add paddings around ul, remove text-shadow from buttons and articles, change buttons color

github.com/jMonkeyEngine/jmonkeyengine-website - 3d7e7b05cd4efb49b6b522395e039a7f74f1528e authored about 4 years ago
Show org name when backer is an org

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

github.com/jMonkeyEngine/jmonkeyengine-website - 035620d3588860d2ddf7490a91fc2c6f1de576fa 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
Add summary to share on twitter

github.com/jMonkeyEngine/jmonkeyengine-website - 80b5fef8b2ebaf7e49000db02015cf282fa39a41 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
Expand icons when top menu is activated in portrait mode

github.com/jMonkeyEngine/jmonkeyengine-website - 5bc53a1ac28a54405b334c20caf5a72abf5f69d5 authored about 4 years ago