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

GltfLoader: copyedits to 18 inline comments

68c4271c977e43c2ba000bab7d81dedc645e0324 authored about 1 year ago by Stephen Gold <[email protected]>
main.yml: latest version of wrapper-validation-action is now 1.1.0

230f1575bf9935b47cb8ecdcd8ddc7379c56e75b authored about 1 year ago by Stephen Gold <[email protected]>
workflows: use v4 of actions/checkout

3686ca7ec353dea3363a17cf29ea4d2075732476 authored about 1 year ago by Stephen Gold <[email protected]>
common.gradle: update Groovy to v3.0.19

c84674654a5ed0105a80319866c9a063ded109e4 authored about 1 year ago by Stephen Gold <[email protected]>
Add autocast method to JSON abstraction and implementation and return the casted objects from get()

c46895e3ff4f7afd0890a65c65372199412ed081 authored about 1 year ago by Riccardo Balbo <[email protected]>
GL ES 3.0 megapatch (#2061)

* Extend GL ES 3.0 support. Enable CoreProfile capability when using GL ES 3.0. Add WebGL caps.
...

4e851bfeeb82baab9ec3102d91ecbb292ec6ee0e authored about 1 year ago by Riccardo Balbo <[email protected]>
GltfLoader: correct a typo in a comment

e883dd7447fb259da84c5677d0582ad4e9406259 authored about 1 year ago by Stephen Gold <[email protected]>
jme3-examples: add a test for issue #2068

b5623697acf2597f7d69cad6ca48f8e11899dcc8 authored about 1 year ago by Stephen Gold <[email protected]>
JSON parser abstraction. (#2060)

4c87531f03410f2203fbb5b0d31a790d97fe406f authored about 1 year ago by Riccardo Balbo <[email protected]>
Replace direct usage of ClassLoader with ResourcesLoader (#2059)

f915e5606fe71487d14143b6f598e9057b0fdc6e authored about 1 year ago by Riccardo Balbo <[email protected]>
Workaround to run auto format on forks (if github actions is enabled)

6cad4fa5a1d55e070f05084ef6c3c0cea340a945 authored about 1 year ago by Riccardo Balbo <[email protected]>
Implement Environment.equals() (#2065)

06f36f240b47af4920429d855377473c9e772254 authored about 1 year ago by Riccardo Balbo <[email protected]>
Update build.gradle to use default Build Tools (30.0.2) required by Android Gradle Plugin 4.2.0 (#2064)

291cd556bc6a4554a0eed8164496ccaabb6011aa authored about 1 year ago by llzen44 <[email protected]>
Autoformat workflow (#2067)

44ee07a052ad1559be35db4702c7dd314ac9b1aa authored about 1 year ago by Riccardo Balbo <[email protected]>
Set line width to 110

5f8fd1c8198a9ea272a3454d298e618ef7200ab7 authored about 1 year ago by Riccardo Balbo <[email protected]>
1877: Fix style issues on jme3-core/com.jme3.app package (#2054)

* 1877: Fix style issues on jme3-core/com.jme3.app package

One remaining issue regarding loca...

b1a0109a1dd072c7626f8b700887ba5662fd84f6 authored about 1 year ago by Andy Gibson <[email protected]>
Fix issue #2056 . Check for NaN uniforms (#2058)

7dfffb557550ba4b23b2a3435a0084a62a98e726 authored about 1 year ago by Riccardo Balbo <[email protected]>
jme3-jogg: upgrade the j-ogg-vorbis library to v1.0.4

f33d4a8172e596e1088b55a92094212d99dc928e authored about 1 year ago by Stephen Gold <[email protected]>
README.md: add back 2 URLs that are okay (partial revert of 995ac830)

177f7d34491a933a2c5213d5be6cc2e8d6247023 authored about 1 year ago by Stephen Gold <[email protected]>
Merge remote-tracking branch 'origin/master'

49306a3923e65c1251daa9f789cf5bdbb1d80bf2 authored about 1 year ago by Stephen Gold <[email protected]>
README.md: add a weblink to the Depthis game (in EA)

4d5210eb2a14af378fd72aa0630bb9f1973e0a48 authored about 1 year ago by Stephen Gold <[email protected]>
README.md: delete 3 dead links

995ac830ca3733dc166f288d551b43cfe30511d2 authored about 1 year ago by Stephen Gold <[email protected]>
Fix issue #2057

8aea6a82e3f692aa8c0401ab9f755f3b71030fe3 authored about 1 year ago by Riccardo Balbo <[email protected]>
1877: Add checkstyle to project (#2042)

* 1877: Add checkstyle to project

Add checkstyle plugin to common.gradle
Add a checkstyle.xm...

4e6a7f14086e8a0f83689d65e88eb39cc6f9f5b7 authored about 1 year ago by Andy Gibson <[email protected]>
solve issue #2045 (ArmatureMask.createMask() duplicate code) (#2053)

* Removed redundant for-loop in ArmatureMask.

* Update javadoc.

93a07728a496dc675f54b5af95c2c5ca4fbf31a2 authored about 1 year ago by Ali-RS <[email protected]>
Issue 1011: Make JmeExport save consistent in its path handling (#2041)

Add a new save method that takes a flag to indicate if the file parent
directories should be cr...

a4ae4256b13728a440ee8bc84a6f8b0c69cfb6e6 authored about 1 year ago by Andy Gibson <[email protected]>
1977: Fix AppSettings samples javadoc (#2044)

* Indicate the default is 0
* Ammended to explain 0 or 1 is single sampled
* Might seem odd wi...

02a006d04e660df889141ac0329bd8ed3c5f5008 authored about 1 year ago by Andy Gibson <[email protected]>
2027 - guard setters against negative values (#2037)

* 2027 - guard setters against negative values

* 2027 - removed space

4ce62898137bcbb4dd71b189163471342d1b6c45 authored about 1 year ago by Saichand Chowdary <[email protected]>
Application#stop(boolean): fix javadoc args issue (#2038)

* Application#stop(boolean): fix javadoc args conditions issue

* Application#stop(boolean): f...

7e286d5525b03629ab0e629a48ff633b7c4ecb74 authored about 1 year ago by pavl_g <[email protected]>
update the Gradle wrapper to v7.6.2

5155f56616497a4087ffc43af53f968c565dd065 authored about 1 year ago by Stephen Gold <[email protected]>
remove runtime dependency to lwjgl-platform:2.9.5 so mvn package does not fail (#2040)

12df4864d0df0bb01ef3899b8efca8324468441e authored over 1 year ago by Michael Neuweiler <[email protected]>
README.md: v3.6.1 is the latest stable version

302c7c29717201c687c716335102a299aa82480b authored over 1 year ago by Stephen Gold <[email protected]>
jme3-examples: add test for issue #2011 (undefined context profiles)

a85e581ef2e8ebff4a7d00a73d20a162fbe35aa7 authored over 1 year ago by Stephen Gold <[email protected]>
jme3-examples: add testcase for issue #798 (OpenGLException on restart)

ce78d59520795246613f6ee329c59462e26a94e5 authored over 1 year ago by Stephen Gold <[email protected]>
Revert "jme3-examples: add testcase for issue #2007 (culling instanced objects)"

This reverts commit a91094963574a703390d71879b4e7af0c9714664.

91aff8fb62173d5757774bed18ed17184260b93c authored over 1 year ago by Stephen Gold <[email protected]>
jme3-examples: add testcase for issue #2007 (culling instanced objects)

a91094963574a703390d71879b4e7af0c9714664 authored over 1 year ago by Stephen Gold <[email protected]>
solve issue 2034 (serialization of ShaderNodeDefinition) (#2035)

c7dd5633575b3cbbe57faec1c6924714fde62b81 authored over 1 year ago by Stephen Gold <[email protected]>
better initial camera location in TerrainGridTileLoaderTest (see #2002)

400be3360c5f52a64fc91c42c63374ecf894ee16 authored over 1 year ago by Stephen Gold <[email protected]>
InstancedGeometry: re-implement no-arg version of updateInstances() (#2036)

86406f100637278b271962fd2c54cbb5595c70c0 authored over 1 year ago by Stephen Gold <[email protected]>
By default use PrimitiveAllocator on Android (#2029)

3c13403070082f23ceba5baf1e957a26af110255 authored over 1 year ago by Ali-RS <[email protected]>
jme3-core: document a few places where normalization is assumed (#2026)

* jme3-core: document a few places where normalization is assumed

* Spatial: document the a...

0767163654c80b65a65237e4ea46ad516c575da6 authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #2023 (getRotationColumn() returns wrong result) (#2024)

* add an automated test for issue #2023

* fix issue #2023

* LightFilterTest: correct some...

2a62f0677f642bbd777efe96f06a5340e7a10136 authored over 1 year ago by Stephen Gold <[email protected]>
update Gradle to v7.6.1

efbcd03e5806b9d33296e65e90ded19413dee804 authored over 1 year ago by Stephen Gold <[email protected]>
CloneableSmartAsset: clarify the setKey() javadoc (#2018)

7025310b8f767e0b5956468f9ae2ef6ca8dd8604 authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #2015 (Picture class lacks 2 getters)

ac4c76364e3601f0650c7cddae80a8e6addb9e19 authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #1992: better messages in spatial assertions (#1993)

* #1992 Improve the messages being reported from spatial assertions

* #1992 Make clear what n...

165cb5984057bf2173e309b16666d0a4ec45ea88 authored over 1 year ago by richardTingle <[email protected]>
Variables should start with lower-case. (#2013)

New PullRequest as suggested in #2012

Co-authored-by: Starcommander <[email protected]>

ca0b54e9f69e388e4705ae9792f917abc2d0e494 authored over 1 year ago by Paul Kashofer <[email protected]>
solve issue #2007 (instanced objects are culled when using WaterFilter) (#2008)

* Fix issue with InstancedGeometry that uses the wrong camera for "instance culling" check.

*...

7abc35b06bd172941a9fd56fffa4e9e5e19a4056 authored over 1 year ago by Ali-RS <[email protected]>
solve issue #2011 (app crashes when using OpenGL version 3.0 and 3.1 with LWJGL 3) (#2009)

* fix system crush issue when set desktop AppSetting.setRenderer below 3.2

* Revert "fix syst...

3f0fa2d77f4ffe107e92c98ae7cf0660bf1be48f authored over 1 year ago by Raymond Young <[email protected]>
solve issue #2002 (TerrainGridTileLoaderTest fails to load tiles) (#2006)

* solve issue #2002 (TerrainGridTileLoaderTest fails to load tiles)

* TerrainGridTileLoaderTe...

145d043589ee573284ed24d4f7902e17f0b4634c authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #2003 (ParticleDepositionHeightMap.load return value) (#2005)

921e0f4513609da7e73b1a9c88c798fb79999708 authored over 1 year ago by Stephen Gold <[email protected]>
README.md: add "Boxer" to the project list

90c0e75ee253a79b91b90249d6236842b9270976 authored over 1 year ago by Stephen Gold <[email protected]>
NativeLibraryLoader: more detailed exception in computeNativesHash() (#2001)

25a3407c9e403dbc0250430a304031c169636a03 authored over 1 year ago by Stephen Gold <[email protected]>
correctly handle negative IDs in getUniqueId() methods (#1991)

d418e1fc59e703c8ac16f759e961793613ac39a5 authored over 1 year ago by Stephen Gold <[email protected]>
update Groovy to v3.0.17

53815ae25b9fb5fdb165fc483a1eeceab18b0f2c authored over 1 year ago by Stephen Gold <[email protected]>
update the LWJGL3 libraries from v3.3.1 to v3.3.2

76ebd1443ccc18249e9f082d528cd39baf59da84 authored over 1 year ago by Stephen Gold <[email protected]>
README.md: add Mravelous Marbles to the list of JME-powered games

15c906dbc0b3ef3c5618b358cd58c205e921ea6e authored over 1 year ago by Stephen Gold <[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...

365759d7521a6d5c395b2b05f555c9999fe8b56a authored over 1 year ago by Ali-RS <[email protected]>
README.md: latest stable version of Engine

401fb5e1b5832d268a514931e2abec952b93e7fd authored over 1 year ago by Ali-RS <[email protected]>
Some javadoc cleanup (#1986)

* Fix some invalid HTML tags

* Correct deprecation annotations

* Doc-comments cleanup

-...

cef0d3b6862266cc284a9ce4e87a4a61b3a6a205 authored over 1 year ago by Sailsman63 <[email protected]>
update Groovy to v3.0.16

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...

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...

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

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/

a0c2c5ee74f87f588e539531a5c535b77b9ea4b3 authored over 1 year ago by Ali-RS <[email protected]>
Deploy master branch commits as snapshot (#1983)

* Deploy main branch commits as snapshot

* Snapshot builds don't have a Release artifact

*...

6522c3fa8ba72d93012537fed656ee825de8836d authored over 1 year ago by Sailsman63 <[email protected]>
Improve NativeLibraryLoader (#1973)

* Improve NativeLibraryLoader.

* Add javadoc.

* Moved library extraction requirement check...

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

72ffe5ed7630d1b0b5bb42cbb14433f959382570 authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #1969: missing check in GLRenderer.clearVertexAttribs() (#1970)

7854851a723a818a27cd429f9b35c580f0b4c954 authored over 1 year ago by Stephen Gold <[email protected]>
Cleanup NativeLibraryLoader & fix wrong library path (#1967)

* Cleanup NativeLibraryLoader

* Fix wrong library path

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...

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...

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

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

1cb03bb07653409be9f3a762928aa2dc3f4df927 authored over 1 year ago by Stephen Gold <[email protected]>
[skip ci] update natives snapshot

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...

3d49531fb98c8e41bf39d6a2167d5c3b95557148 authored over 1 year ago by pavl_g <[email protected]>
README.md: add a link to Wild Magic

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

2bf63e9352a6f55bc6227b7c1e97f183341345f1 authored over 1 year ago by Stephen Gold <[email protected]>
Add WaterFilter.getReflectionView method (#1951)

* Added WaterFilter.getReflectionView method.

* Update javadoc.

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

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: ...

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 ...

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

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

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

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

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

3d203a16dfba741a7b6e8566f6ee465c2cb3dc89 authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #1939 [NPE in FbxMesh.applyCluster()] (#1940)

* FBXCluster: create empty arrays if the cluster contains no keyframes

* FbxLoader: don't c...

aaabd104771019e1a627696a98f5de5794c3c4cc authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #1937 (NPE in FbxObject) (#1938)

18fa6bed8cd37d063da52360d8f01175e6d1f5dd authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #1933 (unsupported operation in FbxNode) (#1936)

08d6984b3eb2289c23dee600a2f1de6ef2c59db0 authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #1932 (class cast exceptions in FBX importer) (#1934)

c0efec4c7f53b085e9ad517f50e80a769c527a47 authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #1930 (NPE in FbxLayerElement) (#1931)

d313a32a4c18d56a3f1d474f894b11afd3706c46 authored over 1 year ago by Stephen Gold <[email protected]>
solve issue #1928 (OutOfMemoryError in FBX importer) (#1929)

* solve issue #1928 (OutOfMemoryError in FBX importer)

* tweak the new javadoc

f244e8989308107a07cd1d424136e4131e10691c authored over 1 year ago by Stephen Gold <[email protected]>
resolve issue #1926 (unnecessary dependencies) (#1927)

* buildscript: move def of "niftyVersion" to "common.gradle" (shared between projects)

* jme3...

7a5d085ff5274b651401d1460a7bf72abd006ac4 authored over 1 year ago by Stephen Gold <[email protected]>
gradle.properties: next release from "master" branch should be v3.7.0

ead32f180b30ecb13b881fffe96933078114251a authored over 1 year ago by Ali-RS <[email protected]>
main.yml: build on pushes to the new v3.6 branch

2cc396531d17da0d97196b211beae2343c442717 authored over 1 year ago by Ali-RS <[email protected]>
Fix #1923 (OSSRH artifacts are build with different java version) (#1924)

c97a6d364d4a56d08ee150f8adb20646433e7c18 authored over 1 year ago by Ali-RS <[email protected]>
main.yml: deploy with jdk17 (#1922)

458e9ec210c131f92f4d8e5f93f01f1dc93b0a5b authored over 1 year ago by Ali-RS <[email protected]>
solve issue #1919 (underflow while generating tangents) (#1920)

* jme-core: add a test for issue #1919 (underflow generating tangents)

* MikktspaceTangentGe...

67d3edfa35d96118dd8b1d8b54a5193d5df9538c authored over 1 year ago by Stephen Gold <[email protected]>
PBRLighting: fix comment describing packed MetallicRoughnessMap (#1921)

Updated a comment about the MetallicRoughness map that previously said the Red channel is unused...

c5405eaac2195bbd75fb9cc8286288c61a9b3ac9 authored over 1 year ago by Ryan McDonough <[email protected]>