Ecosyste.ms: OpenCollective

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

github.com/jMonkeyEngine/jmonkeyengine

A complete 3-D game development suite written in Java.
https://github.com/jMonkeyEngine/jmonkeyengine

add 5 @Override annotations

499e73ab09a477f71372ec1964dd44c7a2f160eb authored about 3 years ago by Stephen Gold <[email protected]>
Buffered mjpeg file writer (#1592)

* Write buffered

* IOException

* Don't force flush, maintain position info manually

* O...

520971c0e7e333371122c243951b58e781432462 authored about 3 years ago by Toni Helenius <[email protected]>
Restart audio context if current device is "disconnected" (#1593)

* Restart audio context if current device is "disconnected"

* Better method name

20420a125b4b8b2ab98e38724d1d524b2561159b authored about 3 years ago by Toni Helenius <[email protected]>
common.gradle: add an "install" task for convenience

0526f6795e4a5e5a2480f8c25403e4400b197374 authored about 3 years ago by Stephen Gold <[email protected]>
[skip ci] update natives snapshot

b5a42a2880181370542cefcf7d6fd97a0624bd70 authored about 3 years ago by Github Actions <[email protected]>
Upgrade Gradle to 6.9 (#1588)

* Upgrade Gradle to 6.9

* Remove obsolete repo

* Remove deprecated keywords

* Use the a...

ec136bac246ac6ff21426b227076541ce036555a authored about 3 years ago by Toni Helenius <[email protected]>
renaming Java identifiers (#1589)

* Armature: rename private field and method

* AssetLinkNode: rename local variable "childs"
...

d76d4dc8c67bc99c5fd197d41a102639194a4e3b authored over 3 years ago by Stephen Gold <[email protected]>
[skip ci] update natives snapshot

650ef7dbd34bd5e39166d84981d524915928afc2 authored over 3 years ago by Github Actions <[email protected]>
correct errors in documentation (#1581)

* correct typos in comments

* correct typos in Gradle variables

* correct typos in Java co...

52568d76ffec063355bcff515066cb75887baf34 authored over 3 years ago by Stephen Gold <[email protected]>
correct typos logger/exception messages (#1584)

13baa3d3f688b9b0ff3cadd58840b615f5aec00e authored over 3 years ago by Stephen Gold <[email protected]>
revert to f429accf

dc8d309546a3e96fb0e9adfdb5258a0c048d7cf7 authored over 3 years ago by Stephen Gold <[email protected]>
Update license.md

11dc95767ff89aec42fbcca841d122498c8e96e4 authored over 3 years ago by Paul Speed <[email protected]>
Rename LICENSE.md to license.md

be1868a7f309301e4d1ce8ca1dc13d99b295a959 authored over 3 years ago by Paul Speed <[email protected]>
Rename LICENSE to LICENSE.md

bae4f6bc72944e17fe759183c8fa203c373377c5 authored over 3 years ago by Paul Speed <[email protected]>
solve issue #1569 (Github License detection)

8017f3bc9484b9c2a1caa1e49bce13af116df20a authored over 3 years ago by Stephen Gold <[email protected]>
fix for issue #1582 (ShaderNodeVariable serialization bug) (#1585)

f429accf7ad932466b9c14aa02ddebcafec52b45 authored over 3 years ago by Stephen Gold <[email protected]>
fix for issue #1583 (Torus serialization bug) (#1586)

b55597da0939cc1b3283722ceb50b1bd7d348b27 authored over 3 years ago by Stephen Gold <[email protected]>
Renderer: solve a Javadoc warning

8075eeb58de67db782590346c4ac6599d3aac1c8 authored over 3 years ago by Stephen Gold <[email protected]>
test and fix for issue #37 (warn when >16 textures are used) (#1574)

* testcase for issue #37 (warn when more than 16 textures are used)

* address issue #37 (warn...

5c4347bfa25a2b71135b5786db0628535d46ca95 authored over 3 years ago by Stephen Gold <[email protected]>
support assets paths starting with / (#1577)

38fb77be3bb71eef7d0cff7a8eef292d34f8bd6f authored over 3 years ago by SceneMax3D <[email protected]>
Fix the issue #1349 (#1573)

* Fix the issue #1349

* Unify the definition of y and z in the Spherical coordinates that usi...

ddf1460e4f6b30ff6efd8017d57fb8a12ead8c62 authored over 3 years ago by WEI-SHIUAN CHANG <[email protected]>
Test and solution for issue #1564 (setting Material parameter of type IntArray) (#1565)

* Fixes IntArray material parameters (#1564)

* Improved array parameter handling in Uniforms ...

d5f74b99fb00f3967559e31eb8bb8994c1aeb6fe authored over 3 years ago by theMinka <[email protected]>
TestFancyCar: delete useless code and commented-out code

5a5b5a4147c6c553b9797cfe737930b43d16a1e3 authored over 3 years ago by Stephen Gold <[email protected]>
TextureUtil: correct 2 typos

e6f7a84ed4d46a61e660005cbb4710162addec78 authored over 3 years ago by Stephen Gold <[email protected]>
jme3-examples: comments ("jme3-testdata")

3b4c84c9add80055843289ca2d7798cf34870de4 authored over 3 years ago by Stephen Gold <[email protected]>
solve issue #1562 (NPE in TestMusicPlayer)

ee3371cc3418f48a6c98b075a66d3993cc09ee7e authored over 3 years ago by Stephen Gold <[email protected]>
AnimEvent: add details to the log output for onStop()

afb1993506fdc3fb36de4d58aa2c76388f226328 authored over 3 years ago by Stephen Gold <[email protected]>
TestJaime: longer "JumpForward" animation to cut risk of incomplete jump

b1de3e3a21fffaca2e6eb3d36cc5a7f10bfe1e2d authored over 3 years ago by Stephen Gold <[email protected]>
fix issue 1559 (TestSoftwareMouse misbehaves with LWJGL v3)

77813a166a43161ea84ca3839c1bf54f59ae446f authored over 3 years ago by Stephen Gold <[email protected]>
TestAttachDriver: don't remove the SliderJoint more than once (#1560)

f282be2390e7458c360ebe2243674e5e8ca6aa60 authored over 3 years ago by Stephen Gold <[email protected]>
MorphControl: serialize target list & add minor cleanups (#1553)

* MorphControl: move target locating out of update loop into setSpatial() & add minor cleanups.
...

035820e3f063e9a520b28e12717735ce8a77aaf9 authored over 3 years ago by Ali-RS <[email protected]>
resolve issue #1551 (OpenGLExceptions in jme3-examples) (#1556)

5087661e34424c45adaa2234eb6ac4f9bacc7cb8 authored over 3 years ago by Stephen Gold <[email protected]>
WaterUI: correct a "System.out" hint message

a1ad505dc5ea540b9edcc161f1261e24afcf3c7d authored over 3 years ago by Stephen Gold <[email protected]>
TestTexture3D: correct 2 typographical errors in comments

4a2b710823f33482568e07e9253c677928d50fe4 authored over 3 years ago by Stephen Gold <[email protected]>
TestDepthFuncChange: correct 2 typographical error in comments

8578499848275b0301f2e0ab64f6b7997f483ab7 authored over 3 years ago by Stephen Gold <[email protected]>
SSAOUI: correct a "System.out" hint message

65a2eaf8f77807e3850ae95e4e3d1f75c786f03a authored over 3 years ago by Stephen Gold <[email protected]>
LightScatteringUI: correct a "System.out" hint message

4695b687f5557f8a8dd31769ba7f54fd17a49418 authored over 3 years ago by Stephen Gold <[email protected]>
BloomUI: correct a "System.out" hint message

28e2336a0cdaf55eb1d7d5c341bee36f71fd8ffe authored over 3 years ago by Stephen Gold <[email protected]>
Matrix4f: improve the javadoc (#1550)

* Matrix4f: improve javadoc (1st pass)

* Matrix4f: improve javadoc (2nd pass)

a94ee1932d3c522de29a68f82cf6e6934cd77730 authored over 3 years ago by Stephen Gold <[email protected]>
test case and solution for issue #1548 (MorphControl doesn't override methods) (#1549)

* TestMorph: test cloning and serialization

* solve issue #1548 (MorphControl doesn't overrid...

c66ea77006179ffc80003aca7c26c880ac6d73a4 authored over 3 years ago by Stephen Gold <[email protected]>
solve issue #1544 (diagnostic messages from TestMusicPlayer) (#1547)

226176b379e723495613e0f59b6ea21e9eb03d7b authored over 3 years ago by Stephen Gold <[email protected]>
solve issue #1543 (crash in TestManyLocators) (#1546)

d3abf7dcc33c649580197c00276d611ceb4220e6 authored over 3 years ago by Stephen Gold <[email protected]>
solve issue #1542 (crash in TestAppStates) (#1545)

cac52a0fe35043d860309c295dc7f15841273338 authored over 3 years ago by Stephen Gold <[email protected]>
TestGltfUnlit: simplify

76e73ae5e45c4416bd9437ff34ff18fa115c09f1 authored over 3 years ago by Stephen Gold <[email protected]>
TestDirectionalLightShadow: don't dup 2 mappings in ShadowTestUIManager

606707a500c7879ee2b3e54cd13ee1d71f916e2c authored over 3 years ago by Stephen Gold <[email protected]>
TestDirectionalLightShadow: don't dup mappings of ShadowTestUIManager

e46c603e9ffcb02ea4d3fe60bf4d77b4fba635a0 authored over 3 years ago by Stephen Gold <[email protected]>
correct the dependencies of jme3-jbullet (#1541)

* jme3-jbullet: upgrade vecmath to v1.5.2

* delete jbullet.jar & stack-alloc.jar, get them fr...

aa8cceebc81aa126c1a9bcbb167f7dd976504628 authored over 3 years ago by Stephen Gold <[email protected]>
AnimEvent: solve bug where onStop() kills prior event on the same layer (#1537)

* AnimEvent: solve bug where onStop() kills prior event on the same layer

* AnimEvent: for cl...

cf0fae6bcff9444bad24a8bf87a3cb2797402562 authored over 3 years ago by Stephen Gold <[email protected]>
LodGenerator.java: improve the javadoc (#1540)

c2f24ffe02833507f4a88ca4cb94d1c4f5536685 authored over 3 years ago by ITGame-designer337 <[email protected]>
Joint: resolve 2 javadoc warnings

8b3456530bdedfe0072d3a4fe420ff029288752e authored over 3 years ago by Stephen Gold <[email protected]>
LwjglContext: correction to comment ("relevent" -> "relevant")

83d66aee938ae35d7d6a0265f3d716315bcd0d2b authored over 3 years ago by Stephen Gold <[email protected]>
Refactors the context restart code. (#1526)

* Refactors the context restart code.

Now most of the code that goes into initializing the re...

1b5688914aeb799ec55487b43424d70126e21826 authored over 3 years ago by Markil3 <[email protected]>
TransformTrack: protect the no-arg constructor (#1531)

* TransformTrack: protect the no-arg constructor

* TransformTrack: avoid NPE when "times" is ...

ad22b2f5d11362997afad195f4d715e4e73f75f9 authored over 3 years ago by Stephen Gold <[email protected]>
TestBareBonesApp: add missing apostrophe to a comment

590d3488fe7e460d5f138735915de1b0375a5ac6 authored over 3 years ago by Stephen Gold <[email protected]>
AnimEvent: enhance logging

dff640e6314b2f9b950988f6c9019cd26e830f19 authored over 3 years ago by Stephen Gold <[email protected]>
Joint: make 2 methods accessible to subclasses (#1536)

3d755a95b03ac67728de721c67eee3d79a683b87 authored over 3 years ago by Stephen Gold <[email protected]>
TransformTrack: add null checks to getTranslations() and getRotations() (#1532)

befaca78a569660013622f8cb2e1c88de5f3cde3 authored over 3 years ago by Stephen Gold <[email protected]>
fix issue #1533 (failed assertion in TestAnimMigration) (#1534)

* fix issue #1533 (failed assertion in TestAnimMigration)

* ArmatureDebugAppState: restore de...

00167c189332242cc21ed8042e24c01dafedf96e authored over 3 years ago by Stephen Gold <[email protected]>
AppProfiler: Fixed typo in comment (#1535)

3469b47524d33c49fc698705adc0f7caa56bf7df authored over 3 years ago by Alexander Münch <[email protected]>
LightProbeFactory: improve a misleading exception in getDebugGui()

3beca2b4ee6ac089c65791f22dcfcc4c516501be authored over 3 years ago by Stephen Gold <[email protected]>
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...

a584eb644b1ff4a82f9b845f6b9e404bf57e8b35 authored over 3 years ago by Stephen Gold <[email protected]>
jme3-core: corrections to comments ("bellow" -> "below")

18d77ce47a1ca181187938918bb34972390f3ce5 authored over 3 years ago by Stephen Gold <[email protected]>
GLRenderer: avoid NPE reported by Pavl_G (#1527)

6612445c9e64587cda800b20cf17ac005f5f11f5 authored over 3 years ago by Stephen Gold <[email protected]>
README.md: add link to PapaSpace website

b320b0a4679f8061018195e97cf94c4e2527281a authored over 3 years ago by Stephen Gold <[email protected]>
AnimEvent: delete unnecessary check from the onPlay() method

2b00e426e06acc1078e36ffca05bf7d54b283b0a authored over 3 years ago by Stephen Gold <[email protected]>
AnimEvent: delete unnecessary check from constructor

27bd06161b2d8d5ad4526f0a59156268fb25247e authored over 3 years ago by Stephen Gold <[email protected]>
AnimEvent: grammatical correction to the javadoc

25a220cad0c0d604c26984b5a5847c7ef13c29c0 authored over 3 years ago by Stephen Gold <[email protected]>
gradle.properties: next release from "master" branch should be v3.5.0

33a75dddddb8258a35732d8c5a79230e1d3bc0b6 authored over 3 years ago by Stephen Gold <[email protected]>
main.yml: limit continuous integration to recent release branches

e074cd60eba507acbfab9cb424b827b5dddb3c86 authored over 3 years ago by Stephen Gold <[email protected]>
deprecate com.jme3.anim.Weights - see issue #1520 (#1523)

4bb728d7ce709cc647c7b5289b68df8c9c99e090 authored over 3 years ago by Stephen Gold <[email protected]>
resolve javadoc warnings in the jme3-jbullet library (#1522)

* jme3-jbullet: resolve javadoc warnings

* jme3-jbullet/build.gradle: enable doclint

ce706e55f1eac05cabae60a906a047de229e95d2 authored over 3 years ago by Stephen Gold <[email protected]>
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...

b22e4b11f866160aa5b38d93fda5a9e56a410e89 authored over 3 years ago by Stephen Gold <[email protected]>
PBRTerrainTest: avoid loading the heightmap twice

1f595f18f0639224aec8d18a1e35b47928ec62a9 authored over 3 years ago by Stephen Gold <[email protected]>
PBRTerrain(Advanced)Test: gamma correction is enabled by default in v3.4

15b9f94b4f9ea15dbddedee4ed6be1e472b9130e authored over 3 years ago by Stephen Gold <[email protected]>
PBRTerrain(Advanced)Test: small improvements to comments and javadoc

3fc0de2e68e3f928946b6f656f08ae4efa18fcdb authored over 3 years ago by Stephen Gold <[email protected]>
PBRTerrain(Advanced)Test: formatting and whitespace

cb409a2ebd081c5809305151017fcb5e51c0d0d0 authored over 3 years ago by Stephen Gold <[email protected]>
Added PBR Terrain shaders (#1478)

* Add files via upload

* Add files via upload

* Add files via upload

* Update Afflicted...

596ee0bcd5a47c99cdff9eb318c65f93cadf1ef6 authored over 3 years ago by Ryan McDonough <[email protected]>
correct grammar/typographical errors in comments

c9c3a59d3fbb822f3385f3e98789a0545e86abed authored over 3 years ago by Stephen Gold <[email protected]>
jme3-core: correct some typos in comments

b0afcfb157bf49cc54523f38505ff33671c298f8 authored over 3 years ago by Stephen Gold <[email protected]>
jme3-effects: correct some typos/inaccuracies in the javadoc

90dce70af2cc5b55dfa36019292e3a806dd938b4 authored over 3 years ago by Stephen Gold <[email protected]>
resolve javadoc warnings in the jme3-effects library (#1519)

* jme3-effects: resolve javadoc warnings

* jme3-effects/build.gradle: enable doclint

c65e27ade88fb836705423a29372bdec1c69aeeb authored over 3 years ago by Stephen Gold <[email protected]>
Image.java: resolve a javadoc error caused by a merge conflict

ccecc94a7845802114ea7ae7ac92abdfeba21cdc authored over 3 years ago by Stephen Gold <[email protected]>
privatize package-private loggers (#1516)

ef9fb9fc52f22958abf2f9b5a6b3c7d3a6040e62 authored over 3 years ago by Stephen Gold <[email protected]>
FXAA.frag: read alpha value from texture instead of passing constant 1. (#1517)

90a35047ef9e04cf5a1db0443943e32db4492de4 authored over 3 years ago by Ali-RS <[email protected]>
add package summaries (#1511)

* add 116 package-info.java files

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

9c0220c4df206663f489e563ce2cd372f9675626 authored over 3 years ago by Stephen Gold <[email protected]>
resolve issue #1452 (convert jme3-examples to new system) (#1515)

* AnimEvent: set initial duration in constructor

* TestCinematic: complete the conversion to ...

508c5cdbf86f05523ea5cf1e1182a381517d6465 authored over 3 years ago by Stephen Gold <[email protected]>
PreNormalPass fix for Unshaded and PBRLighting (#1512)

* Update GLImageFormats.java

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

9dd7dbc0f908d02b0fafddb2d202d27483644902 authored over 3 years ago by joliver82 <[email protected]>
delete deprecated setters that are currently no-ops (#1510)

* delete deprecated setters that are currently no-ops

* RenderContext: delete unused import o...

aba5c851fa528c3c319d2aca7d60f5aff1b22aef authored over 3 years ago by Stephen Gold <[email protected]>
KeyInput: resolve a javadoc warning (no @return)

f296cd3362b03db84615dde0e7178356b8517125 authored over 3 years ago by Stephen Gold <[email protected]>
delete empty statements (double semicolons)

515e0c0ff1c2b5ef5e5afc15e8a0259626debf99 authored over 3 years ago by Stephen Gold <[email protected]>
Deploy to github package registry

8c4f61dcfdcd80bf4dc29d12376079cc60b8f175 authored over 3 years ago by Riccardo Balbo <[email protected]>
add a CinematicEvent for the new animation system (#1508)

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

* TestCinematic: use ...

65d809fbd31d142f674512854f7dbdf6b1753512 authored over 3 years ago by Stephen Gold <[email protected]>
FlyByCamera: delete unused import

0de0a3f0e8008a938e9ed82e7214bb7cb9dcd32a authored over 3 years ago by Stephen Gold <[email protected]>
avoid accessing static fields through instance variables (#1509)

13333950aaee2c99b3ebbc39904b2ae4f2edb3bd authored over 3 years ago by Stephen Gold <[email protected]>
resolve #1453 (AnimationFactory should support the new system) (#1507)

* add AnimFactory to build spatial animations for the new system

* convert TestAnimationFacto...

1a3fbd87621dbaefbff12d55047c94a3701c08fa authored over 3 years ago by Stephen Gold <[email protected]>
Lwjgl3 impl patches (#1406)

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

* Set name for main lwjgl3 threa...

a17154c428f8b9167953168a970691e873e8fee0 authored over 3 years ago by Riccardo Balbo <[email protected]>
JoystickCompatibilityMappings: @author can't be used in method javadoc

2195130b2e3ba9398a9e6e62f09b99568cb4afaa authored over 3 years ago by Stephen Gold <[email protected]>
jme3-android: resolve javadoc diagnostics caused by 3fbc83b5

60e1a21d3080f4d6a7a61afa8cbd49e310a3c822 authored over 3 years ago by Stephen Gold <[email protected]>
resolve issue #1499 (more constructors and methods for ArmatureMask) (#1504)

216d2c4f3fd82e836338fab9b3e063e865ac6c47 authored over 3 years ago by Stephen Gold <[email protected]>
convert TestAttachmentsNode to the new animation system (#1503)

* convert TestAttachmentsNode to the new animation system

* TestAttachmentsNode: update copyr...

1296eb25a6f42d2c42a3b0427904dac40d8d4017 authored over 3 years ago by Stephen Gold <[email protected]>