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

Increase attempts before fail. Fix disk usage notification

github.com/jMonkeyEngine/jmonkeyengine-webservices-healthmonitor - 4119592191f08df875972fd9e684bca25b9aefe8 authored over 3 years ago
TransformTrack: add null checks to getTranslations() and getRotations() (#1532)

github.com/jMonkeyEngine/jmonkeyengine - befaca78a569660013622f8cb2e1c88de5f3cde3 authored over 3 years ago
fix issue #1533 (failed assertion in TestAnimMigration) (#1534)

* fix issue #1533 (failed assertion in TestAnimMigration)

* ArmatureDebugAppState: restore de...

github.com/jMonkeyEngine/jmonkeyengine - 00167c189332242cc21ed8042e24c01dafedf96e authored over 3 years ago
AppProfiler: Fixed typo in comment (#1535)

github.com/jMonkeyEngine/jmonkeyengine - 3469b47524d33c49fc698705adc0f7caa56bf7df authored over 3 years ago
admonitions.doc

correct 2 typos

github.com/jMonkeyEngine/wiki - 4b0456a6fc7b79d3da269dd16c2694d1a226c265 authored over 3 years ago
LightProbeFactory: improve a misleading exception in getDebugGui()

github.com/jMonkeyEngine/jmonkeyengine - 3beca2b4ee6ac089c65791f22dcfcc4c516501be authored over 3 years ago
Merge branch 'master' of github.com:riccardobl/healthmonitor

github.com/jMonkeyEngine/jmonkeyengine-webservices-healthmonitor - 0b392a23b7f0b15b12ef5c7a496e3eb898292d64 authored over 3 years ago
Handle healthmonitor exceptions. Raise to 3 the occurrences needed to trigger the notification.

github.com/jMonkeyEngine/jmonkeyengine-webservices-healthmonitor - ce37c67c5d623b028eb1e0fa66def9175d592f4d authored over 3 years ago
address issue #1528 (distinguish ARM macOS/Windows from other platforms) (#1530)

* com.jme3.system: distinguish ARM Macs from X86/PPC Macs

* com.jme3.system: distinguish Wind...

github.com/jMonkeyEngine/jmonkeyengine - a584eb644b1ff4a82f9b845f6b9e404bf57e8b35 authored almost 4 years ago
docs/modules: copyedits (#130)

* docs/modules: copyedits

* features.adoc: correct a glitch

github.com/jMonkeyEngine/wiki - 7b0a8845623fed9eaa4c2fce118454a561abc505 authored almost 4 years ago
jme3-core: corrections to comments ("bellow" -> "below")

github.com/jMonkeyEngine/jmonkeyengine - 18d77ce47a1ca181187938918bb34972390f3ce5 authored almost 4 years ago
release.adoc: correct some minor inaccuracies

github.com/jMonkeyEngine/wiki - 44748f5e8ae6ba78908764da2f40e7acef95adde authored almost 4 years ago
start.md: fetch JME libraries from Maven Central instead of JCenter

github.com/jMonkeyEngine/jmonkeyengine-website - ff80f4b2e18c33492eb950939677ccbc7b46398f authored almost 4 years ago
GLRenderer: avoid NPE reported by Pavl_G (#1527)

github.com/jMonkeyEngine/jmonkeyengine - 6612445c9e64587cda800b20cf17ac005f5f11f5 authored almost 4 years ago
add an Engine Release Guide (#128)

* release.adoc: 1st draft of an "Engine Release Guide"

* nav.adoc: include the Release Guide
...

github.com/jMonkeyEngine/wiki - 64ec66a64794f1ab06e1d93ad073dcf5f37c7f58 authored almost 4 years ago
README.md: add link to PapaSpace website

github.com/jMonkeyEngine/jmonkeyengine - b320b0a4679f8061018195e97cf94c4e2527281a authored almost 4 years ago
AnimEvent: delete unnecessary check from the onPlay() method

github.com/jMonkeyEngine/jmonkeyengine - 2b00e426e06acc1078e36ffca05bf7d54b283b0a authored almost 4 years ago
AnimEvent: delete unnecessary check from constructor

github.com/jMonkeyEngine/jmonkeyengine - 27bd06161b2d8d5ad4526f0a59156268fb25247e authored almost 4 years ago
AnimEvent: grammatical correction to the javadoc

github.com/jMonkeyEngine/jmonkeyengine - 25a220cad0c0d604c26984b5a5847c7ef13c29c0 authored almost 4 years ago
add stub for pages

github.com/jMonkeyEngine/wiki - 72d60f744daf9f9963a0ebe6fa648c33da4b121d authored almost 4 years ago
Add stubs for android module.

github.com/jMonkeyEngine/wiki - f44186551f33e123929f235d3e0b3010b402283e authored almost 4 years ago
Remove animation example link

github.com/jMonkeyEngine/wiki - dfdff99131145fd6fff4c143da8294436c1b53a1 authored almost 4 years ago
Condensed steps for versioning

github.com/jMonkeyEngine/wiki - 5caf71e979727bb7d9c063c910e4ab8164b85d76 authored almost 4 years ago
Remove title as it wont format when preceedes a list line.

github.com/jMonkeyEngine/wiki - 7c374fd5c7665751a9b71d0533df045e2a5b217a authored almost 4 years ago
Fix broken title formating

github.com/jMonkeyEngine/wiki - 60bfd74a176f6d3cb3b7d0a155481af0ea213efe authored almost 4 years ago
Fix punctuation errors

github.com/jMonkeyEngine/wiki - 02dfe4a947395d3d11594e7db484faa69a565bef authored almost 4 years ago
refreshed how versioning works.

github.com/jMonkeyEngine/wiki - b72dbf962a395ee63e01710fc03ff9ae50fe0cd6 authored almost 4 years ago
added missing v from examples.

github.com/jMonkeyEngine/wiki - 8daebc42465ec81d47a73eb37133f5c3f2b27c33 authored almost 4 years ago
Added search engine version updating to wiki admin

github.com/jMonkeyEngine/wiki - 2576961eebe8b080cf6ed35837f923ef6a9ce195 authored almost 4 years ago
update wiki links in readme to new version

github.com/jMonkeyEngine/wiki - 2f0f56d510d232c5a675e58d2a63ea459a0decbe authored almost 4 years ago
update contribution module version

github.com/jMonkeyEngine/wiki - 4fd0d8f9aedaf5468f30024a46785562f4b493b5 authored almost 4 years ago
Configure new branch version

github.com/jMonkeyEngine/wiki - f84151d1d8d5c219a863ca4a16b70ede606332ae authored almost 4 years ago
Change inner document link to cross reference

github.com/jMonkeyEngine/wiki - 3d0188bd126aec51e2da1fb3564d38adbe056625 authored almost 4 years ago
Add description

github.com/jMonkeyEngine/wiki - d7cee031f505b3581a412ed31a61d1a0f31f61bb authored almost 4 years ago
Added title to stub page

github.com/jMonkeyEngine/wiki - e3f92828d1d6ea53a6d927a61a2ab38ae1b6dcfb authored almost 4 years ago
Added stub page for new animation system.

github.com/jMonkeyEngine/wiki - 4c19cfa787f22c14681d3fb156c2a0b3f4f62e8b authored almost 4 years ago
gradle.properties: next release from "master" branch should be v3.5.0

github.com/jMonkeyEngine/jmonkeyengine - 33a75dddddb8258a35732d8c5a79230e1d3bc0b6 authored almost 4 years ago
main.yml: limit continuous integration to recent release branches

github.com/jMonkeyEngine/jmonkeyengine - e074cd60eba507acbfab9cb424b827b5dddb3c86 authored almost 4 years ago
deprecate com.jme3.anim.Weights - see issue #1520 (#1523)

github.com/jMonkeyEngine/jmonkeyengine - 4bb728d7ce709cc647c7b5289b68df8c9c99e090 authored almost 4 years ago
resolve javadoc warnings in the jme3-jbullet library (#1522)

* jme3-jbullet: resolve javadoc warnings

* jme3-jbullet/build.gradle: enable doclint

github.com/jMonkeyEngine/jmonkeyengine - ce706e55f1eac05cabae60a906a047de229e95d2 authored almost 4 years ago
jme3-core: add missing javadoc to the com.jme3.anim package (#1521)

* jme3-core: add missing javadoc to the com.jme3.anim package

* MorphControl: grammar correct...

github.com/jMonkeyEngine/jmonkeyengine - b22e4b11f866160aa5b38d93fda5a9e56a410e89 authored almost 4 years ago
PBRTerrainTest: avoid loading the heightmap twice

github.com/jMonkeyEngine/jmonkeyengine - 1f595f18f0639224aec8d18a1e35b47928ec62a9 authored almost 4 years ago
PBRTerrain(Advanced)Test: gamma correction is enabled by default in v3.4

github.com/jMonkeyEngine/jmonkeyengine - 15b9f94b4f9ea15dbddedee4ed6be1e472b9130e authored almost 4 years ago
PBRTerrain(Advanced)Test: small improvements to comments and javadoc

github.com/jMonkeyEngine/jmonkeyengine - 3fc0de2e68e3f928946b6f656f08ae4efa18fcdb authored almost 4 years ago
PBRTerrain(Advanced)Test: formatting and whitespace

github.com/jMonkeyEngine/jmonkeyengine - cb409a2ebd081c5809305151017fcb5e51c0d0d0 authored almost 4 years ago
Added PBR Terrain shaders (#1478)

* Add files via upload

* Add files via upload

* Add files via upload

* Update Afflicted...

github.com/jMonkeyEngine/jmonkeyengine - 596ee0bcd5a47c99cdff9eb318c65f93cadf1ef6 authored almost 4 years ago
correct grammar/typographical errors in comments

github.com/jMonkeyEngine/jmonkeyengine - c9c3a59d3fbb822f3385f3e98789a0545e86abed authored almost 4 years ago
jme3-core: correct some typos in comments

github.com/jMonkeyEngine/jmonkeyengine - b0afcfb157bf49cc54523f38505ff33671c298f8 authored almost 4 years ago
jme3-effects: correct some typos/inaccuracies in the javadoc

github.com/jMonkeyEngine/jmonkeyengine - 90dce70af2cc5b55dfa36019292e3a806dd938b4 authored almost 4 years ago
resolve javadoc warnings in the jme3-effects library (#1519)

* jme3-effects: resolve javadoc warnings

* jme3-effects/build.gradle: enable doclint

github.com/jMonkeyEngine/jmonkeyengine - c65e27ade88fb836705423a29372bdec1c69aeeb authored almost 4 years ago
Fix typo in page title (emmitters -> emitters) (#127)

github.com/jMonkeyEngine/wiki - 4c68cbd7998b2bde618feb83468f2d332fb3c9c5 authored almost 4 years ago
Image.java: resolve a javadoc error caused by a merge conflict

github.com/jMonkeyEngine/jmonkeyengine - ccecc94a7845802114ea7ae7ac92abdfeba21cdc authored almost 4 years ago
privatize package-private loggers (#1516)

github.com/jMonkeyEngine/jmonkeyengine - ef9fb9fc52f22958abf2f9b5a6b3c7d3a6040e62 authored almost 4 years ago
FXAA.frag: read alpha value from texture instead of passing constant 1. (#1517)

github.com/jMonkeyEngine/jmonkeyengine - 90a35047ef9e04cf5a1db0443943e32db4492de4 authored almost 4 years ago
add package summaries (#1511)

* add 116 package-info.java files

* remove 2 "package-info.java" files for packages that have...

github.com/jMonkeyEngine/jmonkeyengine - 9c0220c4df206663f489e563ce2cd372f9675626 authored almost 4 years ago
resolve issue #1452 (convert jme3-examples to new system) (#1515)

* AnimEvent: set initial duration in constructor

* TestCinematic: complete the conversion to ...

github.com/jMonkeyEngine/jmonkeyengine - 508c5cdbf86f05523ea5cf1e1182a381517d6465 authored almost 4 years ago
PreNormalPass fix for Unshaded and PBRLighting (#1512)

* Update GLImageFormats.java

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

github.com/jMonkeyEngine/jmonkeyengine - 9dd7dbc0f908d02b0fafddb2d202d27483644902 authored almost 4 years ago
delete deprecated setters that are currently no-ops (#1510)

* delete deprecated setters that are currently no-ops

* RenderContext: delete unused import o...

github.com/jMonkeyEngine/jmonkeyengine - aba5c851fa528c3c319d2aca7d60f5aff1b22aef authored almost 4 years ago
KeyInput: resolve a javadoc warning (no @return)

github.com/jMonkeyEngine/jmonkeyengine - f296cd3362b03db84615dde0e7178356b8517125 authored almost 4 years ago
delete empty statements (double semicolons)

github.com/jMonkeyEngine/jmonkeyengine - 515e0c0ff1c2b5ef5e5afc15e8a0259626debf99 authored almost 4 years ago
Deploy to github package registry

github.com/jMonkeyEngine/jmonkeyengine - 8c4f61dcfdcd80bf4dc29d12376079cc60b8f175 authored almost 4 years ago
add a CinematicEvent for the new animation system (#1508)

* jme3-core: first cut at a CinematicEvent for the new animation system

* TestCinematic: use ...

github.com/jMonkeyEngine/jmonkeyengine - 65d809fbd31d142f674512854f7dbdf6b1753512 authored almost 4 years ago
FlyByCamera: delete unused import

github.com/jMonkeyEngine/jmonkeyengine - 0de0a3f0e8008a938e9ed82e7214bb7cb9dcd32a authored almost 4 years ago
avoid accessing static fields through instance variables (#1509)

github.com/jMonkeyEngine/jmonkeyengine - 13333950aaee2c99b3ebbc39904b2ae4f2edb3bd authored almost 4 years ago
resolve #1453 (AnimationFactory should support the new system) (#1507)

* add AnimFactory to build spatial animations for the new system

* convert TestAnimationFacto...

github.com/jMonkeyEngine/jmonkeyengine - 1a3fbd87621dbaefbff12d55047c94a3701c08fa authored almost 4 years ago
Lwjgl3 impl patches (#1406)

* Add DONT_CARE refresh rate, port fps sync code from lwjgl2

* Set name for main lwjgl3 threa...

github.com/jMonkeyEngine/jmonkeyengine - a17154c428f8b9167953168a970691e873e8fee0 authored almost 4 years ago
JoystickCompatibilityMappings: @author can't be used in method javadoc

github.com/jMonkeyEngine/jmonkeyengine - 2195130b2e3ba9398a9e6e62f09b99568cb4afaa authored almost 4 years ago
jme3-android: resolve javadoc diagnostics caused by 3fbc83b5

github.com/jMonkeyEngine/jmonkeyengine - 60e1a21d3080f4d6a7a61afa8cbd49e310a3c822 authored almost 4 years ago
resolve issue #1499 (more constructors and methods for ArmatureMask) (#1504)

github.com/jMonkeyEngine/jmonkeyengine - 216d2c4f3fd82e836338fab9b3e063e865ac6c47 authored almost 4 years ago
convert TestAttachmentsNode to the new animation system (#1503)

* convert TestAttachmentsNode to the new animation system

* TestAttachmentsNode: update copyr...

github.com/jMonkeyEngine/jmonkeyengine - 1296eb25a6f42d2c42a3b0427904dac40d8d4017 authored almost 4 years ago
cleanup of scene processors that don't implement profiling (#1502)

github.com/jMonkeyEngine/jmonkeyengine - 3677591b35729cbb1b89c02e4c0c8fc954eea13d authored almost 4 years ago
jme3-examples: convert fields to local variables (#1501)

github.com/jMonkeyEngine/jmonkeyengine - 39d09de8796bf579e383ecfd91b20b6e0f1946f3 authored almost 4 years ago
convert TestWalkingChar to the new animation system (#1500)

github.com/jMonkeyEngine/jmonkeyengine - 8edbb5ba364b70192ec870dd07c7911c96db4e83 authored almost 4 years ago
public methods and fields shouldn't depend on non-public classes (#1498)

github.com/jMonkeyEngine/jmonkeyengine - c27c24d7ca5a626b87b0950820b51417905c6871 authored almost 4 years ago
jme3-core resolve javadoc warnings (#1493)

* jme3-core: resolve javadoc warnings, part 1

* jme3-core: resolve javadoc warnings, part 2
...

github.com/jMonkeyEngine/jmonkeyengine - 92a94790a2628e336c248ee7dd622219839c1242 authored almost 4 years ago
Added JmeSurfaceView.java class , for embedding jme-game in a custom xml UI-design. (#1494)

* Added JmeSurfaceView.java class , for embedding jme-game in a custom xml UI design.

* Remov...

github.com/jMonkeyEngine/jmonkeyengine - 3fbc83b52ee3f01db73b6790feddf21caf60e67b authored almost 4 years ago
Adds getters/setters for Camera field of view and aspect ratio (#1492)

* Adds getter/setter fields for the field of view and aspect ratio for the perspective camera.
...

github.com/jMonkeyEngine/jmonkeyengine - e1e4ad493e3d22b86bb8017928bd76a5b25927c1 authored almost 4 years ago
README.md: update the "latest stable version" of the SDK to v3.3.2

github.com/jMonkeyEngine/jmonkeyengine - 34da1c9d8911c84c8b3b2fbaf0c307adfe8f023b authored almost 4 years ago
KeyNames: add/correct javadoc

github.com/jMonkeyEngine/jmonkeyengine - 01053ac9e50edcad4f06c5e57f3dca091a82cd21 authored almost 4 years ago
KeyNames: partial revert of 1031e03d which broke Lemur

github.com/jMonkeyEngine/jmonkeyengine - 145cc1bbdd766326e6ca9bf1722fbdb6460f6697 authored almost 4 years ago
correct several more typographical errors

github.com/jMonkeyEngine/jmonkeyengine - f52cf04f2ca873d6188170aa84cb08229b966909 authored almost 4 years ago
FieldSerializer: do not ignore final fields. (#1505)

github.com/jMonkeyEngine/jmonkeyengine - fb04b4bf06bc7c5ccdfb7d3ed3e123905c6967e9 authored almost 4 years ago
delete even more unused imports

github.com/jMonkeyEngine/jmonkeyengine - b78af8cb8482bd0cefdb2c51ffcea85d4e1eefe6 authored almost 4 years ago
AnimationFactory: correct typos in comments

github.com/jMonkeyEngine/jmonkeyengine - 40cbce757c4fc83bab20fb90484692aa13ff722f authored almost 4 years ago
EffectTrack: correct "emmit" to "emit" in comments

github.com/jMonkeyEngine/jmonkeyengine - ceb356462aeedf7769dced52e1d5572b01deca31 authored almost 4 years ago
fix issue #1496 2nd try (Android natives missing from JARs)

github.com/jMonkeyEngine/jmonkeyengine - 9cb633d6a1eae3d36d503b58e327e50cd0dd9a0d authored almost 4 years ago
fix issue #1496 (Android natives missing from JARs at MavenCentral)

github.com/jMonkeyEngine/jmonkeyengine - 804f2ab12bb2ac023b3dc1262d31339eb69aa395 authored almost 4 years ago
Fix nightly builds

github.com/jMonkeyEngine/sdk - 3fa27e752bdecd4b6f4ea1238fcb7b75933a8848 authored almost 4 years ago
Bump yargs-parser from 5.0.0 to 5.0.1 in /www/libs (#11)

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1.
- [Release not...

github.com/jMonkeyEngine/SoftwareStore - 4ea196920bc07a3ba7cc528b6491648f3a7621a8 authored almost 4 years ago
Bump y18n from 3.2.1 to 3.2.2 in /www/libs (#10)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://gith...

github.com/jMonkeyEngine/SoftwareStore - db3e898ae310614a19ae8a0ddd96c9576916a42a authored almost 4 years ago
convert HelloAnimation to the new animation system (#1487)

* convert HelloAnimation to the new animation system

* HelloAnimation: more correct action

...

github.com/jMonkeyEngine/jmonkeyengine - 231f6a5a9d077051aeb17d33d047bad3ef2870b6 authored almost 4 years ago
jme3-core: correct more typos in comments

github.com/jMonkeyEngine/jmonkeyengine - 38fe0d184fa81c286a04a14293cf8bb51bead332 authored almost 4 years ago
jme3-core: correct more grammar/spelling/typographic errors in comments

github.com/jMonkeyEngine/jmonkeyengine - 1a42b212b967b41f94c18690c43a549e27a1dcda authored almost 4 years ago