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

build.gradle: use get() to convert Jar-task properties to strings

stephengold opened this pull request 18 days ago
The 'libDist' task in the build.gradle file is failing

capdevon opened this issue 18 days ago
Fix incorrect metallic calculations in PBRLighting.frag

yaRnMcDonuts opened this pull request 22 days ago
Camera Viewport Dimensions not Checked

codex128 opened this issue 23 days ago
Fix: Incorrect mouse position on canvas LWJGL3 (Canvas)

JNightRider opened this pull request 24 days ago
Enables images to be read and modified per pixel in shader

codex128 opened this pull request 28 days ago
PBR Lighting issue

zzuegg opened this issue about 1 month ago
GLSLCompat.glsllib doesn't compile on Android

nickidebruyn opened this issue about 1 month ago
Fix for #2327 Mouse pointer moves to centre of canvas on click in OpenGL3 with Swing

terranprog opened this pull request about 1 month ago
Mouse pointer moves to centre of canvas on click in OpenGL3 with Swing

terranprog opened this issue about 1 month ago
Remove unecessary 'new Vector3f()' in com.jme.ui.Picture

fba-rio opened this pull request about 2 months ago
Stencil buffer fix

zzuegg opened this pull request about 2 months ago
add build instructions to the README (see issue #2308)

stephengold opened this pull request about 2 months ago
Fix for issue #2300: Removed incorrect 'Technique' block in terrain j3md files.

capdevon opened this pull request about 2 months ago
update README.md to report 3.7 as the latest stable version

stephengold opened this pull request about 2 months ago
remove unused submodule "jme-angle" (issue #2320)

stephengold opened this pull request about 2 months ago
jme-angle submodule causes git failures at GitHub Actions

stephengold opened this issue about 2 months ago
update the groovy-test library to v3.0.22

stephengold opened this pull request about 2 months ago
update j-ogg-vorbis to v1.0.6

stephengold opened this pull request about 2 months ago
Armature.java: javadoc correction (to solve issue #2142 again)

stephengold opened this pull request 2 months ago
update LWJGL3 to v3.3.4

stephengold opened this pull request 2 months ago
Fix for XMLExporter issues in #2310

JosiahGoeman opened this pull request 3 months ago
BinaryExporter resets buffer positions to 0 when writing them.

JosiahGoeman opened this issue 3 months ago
buildscripts: centralize version numbers in a TOML catalog

stephengold opened this pull request 3 months ago
XMLExporter has several bugs/inconsistencies with BinaryExporter

JosiahGoeman opened this issue 3 months ago
Fix bug #2277 - GltfLoader

JNightRider opened this pull request 4 months ago
Minor refactor to allow for saving AnimLayers

neph1 opened this pull request 4 months ago
Add reflectivity/shininess support to TerrainLighting.frag

yaRnMcDonuts opened this pull request 4 months ago
GSON global version (Gradle)

JNightRider opened this pull request 4 months ago
Adds Custom Render Pipeline Interface

codex128 opened this pull request 4 months ago
Fix for issue #2302 - NativeLibraryLoader fails due to no write permissions

terranprog opened this pull request 4 months ago
NativeLibraryLoader fails due to no write permissions

terranprog opened this issue 4 months ago
add a weblink to the High Impact game (at Steam)

stephengold opened this pull request 4 months ago
Cleaning at the code level (format - jme3-core)

JNightRider opened this pull request 5 months ago
update jme3-lwjgl3 to use LWJGL v3.3.4

stephengold opened this issue 5 months ago
BatchNode: Fix IndexOutOfBoundsException

jcfandino opened this pull request 5 months ago
BatchNode can throw IndexOutOfBoundsException

jcfandino opened this issue 5 months ago
Upgrade spotbugs to 4.8.6

8Keep opened this pull request 6 months ago
Fix deprecated gradle features, prepare for gradle 9

8Keep opened this pull request 6 months ago
Use windows-latest image for windows CI

8Keep opened this pull request 6 months ago
Add java 21 to the CI matrix

8Keep opened this pull request 6 months ago
Remove dead comments from gradle files

8Keep opened this pull request 6 months ago
Setting the resolution to match the old prevents calling reshape

tonihele opened this pull request 6 months ago
Add MipMaps to PBRTerrainAdvancedTest.java

yaRnMcDonuts opened this pull request 6 months ago
Update gradle wrapper to 8.8

8Keep opened this pull request 6 months ago
Gradle Upgrade

8Keep opened this issue 6 months ago
TestBrickTower: delete secondary version of the BSD license

stephengold opened this pull request 6 months ago
#2284 Double check the collision really has happened in world space

richardTingle opened this pull request 6 months ago
test and fix for issue #2282 (VerifyError while creating AXIS_SWEEP_3 space)

stephengold opened this pull request 6 months ago
VerifyError while creating an AXIS_SWEEP_3 space

stephengold opened this issue 6 months ago
June 2024 update to README.md

stephengold opened this pull request 7 months ago
#2279 screenshot tests

richardTingle opened this pull request 7 months ago
Create a screenshot based set of tests for jMonkeyEngine

richardTingle opened this issue 7 months ago
partial revert of PR #2060 (JSON parser abstraction)

stephengold opened this pull request 7 months ago
GltfLoader issues

capdevon opened this issue 7 months ago
#2275 Improve assertions for invalid transforms.

richardTingle opened this pull request 7 months ago
Fix Casting error that occurred on certain GPUs

yaRnMcDonuts opened this pull request 7 months ago
main.yml: upgrade the wrapper validation action to v3

stephengold opened this pull request 8 months ago
FrameGraph API

codex128 opened this pull request 8 months ago
Remove material cache, some materials seem not work when cloned

tonihele opened this pull request 8 months ago
stop building with JDK 8 at GitHub Actions

stephengold opened this pull request 8 months ago
override toString() in certain math classes

stephengold opened this pull request 8 months ago
implement equals(), hashCode(), and isSimilar() for bounding volumes

stephengold opened this pull request 8 months ago
solution for issue #2250 (exceptions from Image.setMultiSamples(1))

stephengold opened this pull request 8 months ago
Image#setMultiSample incorrectly throws exceptions

codex128 opened this issue 8 months ago
comparison methods for BoundingBox and BoundingSphere

stephengold opened this issue 8 months ago
New data types supported by class UserData

JNightRider opened this pull request 8 months ago
"No skinned Spatial for joint" in GltfLoader.setupControls()

stephengold opened this issue 8 months ago
math classes should override toString()

stephengold opened this issue 8 months ago
GLTF 2.0 loading

jseinturier opened this issue 8 months ago
Cleans up warnings in jme3-desktop

MelVimL opened this pull request 8 months ago
MatParamTexture: duplicate variables, missing javadoc, exceptions

capdevon opened this pull request 8 months ago
Camera pointing in wrong direction on/after initialization

codex128 opened this issue 9 months ago
Cleanup strange code

TheLivan opened this pull request 9 months ago
Bright and dark (ColorRGBA - Functions)

JNightRide opened this pull request 9 months ago
Logic code error (LwjglCanvas - LWJGL3)

JNightRide opened this pull request 9 months ago
High-quality test and example scene

codex128 opened this pull request 9 months ago
Special material classes

codex128 opened this pull request 9 months ago
Gradle build (zip)

JNightRide opened this pull request 9 months ago
unity mesh converts to .mesh.xml

110jiangnan opened this issue 9 months ago
How do I cancel the graphical display of jmonkeyengine

110jiangnan opened this issue 9 months ago
Logs exception as severe on asset locator instantiation failure

codex128 opened this pull request 9 months ago
AnimComposer: return AnimLayer on the makeLayer and removeLayer methods.

capdevon opened this pull request 9 months ago
Unclear exception info on invalid file path in asset locator

codex128 opened this issue 9 months ago
Added SoftBloomFilter

codex128 opened this pull request 9 months ago
Fix SkeletonDebugger deserializing

tonihele opened this pull request 9 months ago
FBX loader should use the new jME animation classes

tonihele opened this issue 9 months ago
SkeletonDebugger isn't really savable

tonihele opened this issue 9 months ago
#2224 Fix bug where the clipRect would be left in the openGL state

richardTingle opened this pull request 9 months ago
implement the EXT_lights_image_based glTF extension

stephengold opened this issue 9 months ago
implement the KHR_mesh_quantization extension

stephengold opened this issue 9 months ago
Minor BitmapFont code architecture issues

tonihele opened this issue 9 months ago
Performance improvements

tonihele opened this pull request 9 months ago
Added Test Class for SingleLayerInfluenceMask

codex128 opened this pull request 10 months ago