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

cleanup of scene processors that don't implement profiling (#1502)

3677591b35729cbb1b89c02e4c0c8fc954eea13d authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-examples: convert fields to local variables (#1501)

39d09de8796bf579e383ecfd91b20b6e0f1946f3 authored almost 4 years ago by Stephen Gold <[email protected]>
convert TestWalkingChar to the new animation system (#1500)

8edbb5ba364b70192ec870dd07c7911c96db4e83 authored almost 4 years ago by Stephen Gold <[email protected]>
public methods and fields shouldn't depend on non-public classes (#1498)

c27c24d7ca5a626b87b0950820b51417905c6871 authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-core resolve javadoc warnings (#1493)

* jme3-core: resolve javadoc warnings, part 1

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

92a94790a2628e336c248ee7dd622219839c1242 authored almost 4 years ago by Stephen Gold <[email protected]>
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...

3fbc83b52ee3f01db73b6790feddf21caf60e67b authored almost 4 years ago by Scrappers-glitch <[email protected]>
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.
...

e1e4ad493e3d22b86bb8017928bd76a5b25927c1 authored almost 4 years ago by Markil3 <[email protected]>
README.md: update the "latest stable version" of the SDK to v3.3.2

34da1c9d8911c84c8b3b2fbaf0c307adfe8f023b authored almost 4 years ago by Stephen Gold <[email protected]>
KeyNames: add/correct javadoc

01053ac9e50edcad4f06c5e57f3dca091a82cd21 authored almost 4 years ago by Stephen Gold <[email protected]>
KeyNames: partial revert of 1031e03d which broke Lemur

145cc1bbdd766326e6ca9bf1722fbdb6460f6697 authored almost 4 years ago by Stephen Gold <[email protected]>
correct several more typographical errors

f52cf04f2ca873d6188170aa84cb08229b966909 authored almost 4 years ago by Stephen Gold <[email protected]>
FieldSerializer: do not ignore final fields. (#1505)

fb04b4bf06bc7c5ccdfb7d3ed3e123905c6967e9 authored almost 4 years ago by Ali-RS <[email protected]>
delete even more unused imports

b78af8cb8482bd0cefdb2c51ffcea85d4e1eefe6 authored almost 4 years ago by Stephen Gold <[email protected]>
AnimationFactory: correct typos in comments

40cbce757c4fc83bab20fb90484692aa13ff722f authored almost 4 years ago by Stephen Gold <[email protected]>
EffectTrack: correct "emmit" to "emit" in comments

ceb356462aeedf7769dced52e1d5572b01deca31 authored almost 4 years ago by Stephen Gold <[email protected]>
fix issue #1496 2nd try (Android natives missing from JARs)

9cb633d6a1eae3d36d503b58e327e50cd0dd9a0d authored almost 4 years ago by Stephen Gold <[email protected]>
fix issue #1496 (Android natives missing from JARs at MavenCentral)

804f2ab12bb2ac023b3dc1262d31339eb69aa395 authored almost 4 years ago by Stephen Gold <[email protected]>
convert HelloAnimation to the new animation system (#1487)

* convert HelloAnimation to the new animation system

* HelloAnimation: more correct action

...

231f6a5a9d077051aeb17d33d047bad3ef2870b6 authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-core: correct more typos in comments

38fe0d184fa81c286a04a14293cf8bb51bead332 authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-core: correct more grammar/spelling/typographic errors in comments

1a42b212b967b41f94c18690c43a549e27a1dcda authored almost 4 years ago by Stephen Gold <[email protected]>
resolve issue 1446 (test whether an EnvironmentCamera is busy) (#1490)

* resolve issue #1446 (test whether an EnvironmentCamera is busy)

* RefEnv: indicate whether ...

7ed3d37971d67a5149162cca67224d57a30e53e6 authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-core: correct some grammar/spelling/typographic errors in comments

5bbf6dd790d9609ca0badb3b28954c0ebcf533e4 authored almost 4 years ago by Stephen Gold <[email protected]>
Action: publicize the setLength() method (#1489)

458e52987f5a4f5e064157383aa20154edd528e0 authored almost 4 years ago by Stephen Gold <[email protected]>
Added KHR_lights_punctual gltf extension (#1443)

* Added initial implementation for KHR_lights_punctual gltf extension

* Initial implementatio...

303e22ed98d52c8d209014875602d2c10469849e authored almost 4 years ago by Trevor Flynn <[email protected]>
jme3-examples: delete 7 tests for issues specific to native Bullet (#1488)

1f8add20d9068171693167e7f83134103e62fbb3 authored almost 4 years ago by Stephen Gold <[email protected]>
resolve issue #1419 (explicitly thrown NullPointerExceptions) (#1486)

74f483a62406912fd5df1ecd66ec4e059a585e45 authored almost 4 years ago by Stephen Gold <[email protected]>
Joy axis update (#1483)

* Allows the remapper to distinguish between axis and buttons.

Some controllers (such as wire...

39fc410da414092f9bf6102f6ecfb6eb255a3c1e authored almost 4 years ago by Markil3 <[email protected]>
Light control fix (#1466)

* Updates the light control spatialToLight method for Directional and Spot lights to better hand...

344c491215e226737ee801d62da94046b63cdb9a authored almost 4 years ago by Markil3 <[email protected]>
Deprecated light node - #1033 (#1042)

* Deprecated light node

* Deleted TestLightNode

* Cleanup of this... mess.

* Removed Li...

2c91e14c8b35e5d391893bb1636db606e16c9c51 authored almost 4 years ago by grizeldi <[email protected]>
FbxReader: correct spelling "majic" -> "magic"

c4e7a2832055e9193a590da5ddfeba6778c577c5 authored almost 4 years ago by Stephen Gold <[email protected]>
ChaseCameraAppState: correct spelling "togle" -> "toggle"

cca0704b6018b6f19f5ad9ee0c2adbb448007b9d authored almost 4 years ago by Stephen Gold <[email protected]>
add private constructors to utility classes

1031e03d7249e090a606cd8f2fb5f33f7645a400 authored almost 4 years ago by Stephen Gold <[email protected]>
enable doclint for some libraries

ff2df9e3247f7dce63759365f2d05e9ec89af37b authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-core: javadoc improvements

16b2c5887502201407e3636d08aecefc7627d6f6 authored almost 4 years ago by Stephen Gold <[email protected]>
Gltf unlit (#1463)

* Adds support for the Unlit material in the GLTF loader.

* Adds some author information.

...

62dc29b9481532b436bff96b89723dd53ad55f45 authored almost 4 years ago by Markil3 <[email protected]>
Added profile tracking to AppStateManager for render and post render. (#1485)

73cf6c32fbe385f94469e19db1eea48399a92934 authored almost 4 years ago by Trevor Flynn <[email protected]>
more javadoc improvements

29f58721bf7a9e60053c9d0156c1e8b1d98a145d authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-examples: improve the javadoc

65af36929bc13737e4c66855d64b34ae6f92107e authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-android: improve the javadoc

300eb86464f32b13fb9d5b32c9ed02c635801174 authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-examples: privatize methods

0b140b147a774b760b837febc789d65b63f84521 authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-desktop: improve the javadoc

77b8344d1b71ecd322b2850444668658d7fbad81 authored almost 4 years ago by Stephen Gold <[email protected]>
use multi-catch to simplify code

6298283c2e3d179737a882659eff4d5da420ad94 authored almost 4 years ago by Stephen Gold <[email protected]>
delete more unused imports

1da9739d496d48380dd28810f0f75daff689a0fe authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-examples: delete references to non-existent "enableDebug" method

e1a8ce14215816f7b876d55c5dfe4a19fed38149 authored almost 4 years ago by Stephen Gold <[email protected]>
delete unused private methods

e31a9bade528487e4a4c0d10d47bbc6e101082b9 authored almost 4 years ago by Stephen Gold <[email protected]>
delete useless fields and variables

d6638e0edd126e2ee9e7d38f531fccc1e426a7b6 authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-core: delete useless fields and variables

feffbdb628e70753dd9c27a99a0ec9b4c90550db authored almost 4 years ago by Stephen Gold <[email protected]>
Quaternion: resolve issue #945 (length of argument isn't checked) (#1484)

b0d8e760682053dcd7332258399e353a0c11bdfd authored almost 4 years ago by Stephen Gold <[email protected]>
SerializeRegistrationsMessage: transfer copyright and add license

3671ec98e8eb4a7f68437aa9eb7cfa9989ec387b authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-examples: delete useless fields and variables

7c33001909ae9f420181428198e858f4111fd9d0 authored almost 4 years ago by Stephen Gold <[email protected]>
use diamond notation when it clarifies the code

c3e06bd507cb22de81cf91e095dca4ca2f29b4e1 authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-plugins: use diamond notation when it clarifies the code

80eebb4e8173a6c14567614135c16baf213fe7bb authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-core: use diamond notation when it clarifies the code

548b18156998eebe51de6705c133dc332cf8ac3f authored almost 4 years ago by Stephen Gold <[email protected]>
add missing licenses to 9 more files created by Nehon (issue #1001)

168bdf0e4ff5cca3accc5fc42a3aacc4388a7a10 authored almost 4 years ago by Stephen Gold <[email protected]>
SafeArrayList: add missing word to a comment

9cf27c4b01bb391e983ae56ed7bd7fc1d07f90a4 authored almost 4 years ago by Stephen Gold <[email protected]>
add missing licenses to 4 files created by normen (issue #1001)

c393246fb0a9391cafe27c405154b4e55f4b23e0 authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-core: finalize private fields

bc93c450b79543d3469cf0fc5d822349795cdf0e authored almost 4 years ago by Stephen Gold <[email protected]>
add missing licenses to 17 files created by Nehon (issue #1001)

55ee9d4c5e56818ccb7bae7c123648c0c499e08a authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-examples: standardize 5 variant licenses

bdd64951cb9dd458e7aa1191ea3ae92053a9cb71 authored almost 4 years ago by Stephen Gold <[email protected]>
remove useless "To change this template ..." comments

00615beb8fd4c3584e17db7c3c489df84ac5bcea authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-examples: finalize private fields

8f03c9579c70128e552c1614f5b247e7eea8f53b authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-examples: privatize protected/public fields

ecff65edb38fa21da8159799f1f8279ed8312a54 authored almost 4 years ago by Stephen Gold <[email protected]>
jme3-examples: privatize package-visible fields

179fd66b7bbded86b109f9ba23de49b4ca6525e5 authored almost 4 years ago by Stephen Gold <[email protected]>
Renderer.java: whitespace

b682462d2dcea16ee1f5829c3eed0e23f6b94dad authored almost 4 years ago by Stephen Gold <[email protected]>
TestAndroidSensors: add @Override annotations

c60dc316e5d75e8be49d423037bd1489ff1fb485 authored almost 4 years ago by Stephen Gold <[email protected]>
delete unused imports

2ecc5fd97e83d08aa7f33f09f4b87961c7270ad6 authored almost 4 years ago by Stephen Gold <[email protected]>
resolve the remaining javadoc errors

31e54c70af0d13901fbcfebf8dc4ea45da8f99f8 authored almost 4 years ago by Stephen Gold <[email protected]>
resolve javadoc errors in jme3-core

d55acac4ee9c909a55755395e79cd89880885b13 authored almost 4 years ago by Stephen Gold <[email protected]>
resolve issue #1074 (Renderer lacks getters for sRGB properties) (#1482)

3bec0d7f5229f6743c6cb1db6aa19a8bd05fa970 authored almost 4 years ago by Stephen Gold <[email protected]>
rename bintray.sh -> minio.sh

2e4b0e8d91aea04346fc20597ae7ddbd86d3dff2 authored almost 4 years ago by Stephen Gold <[email protected]>
build.gradle: remove all remaining references to the JCenter repository

719f2e86b571abe622764807fad5b6f72948a22d authored almost 4 years ago by Stephen Gold <[email protected]>
remove scripting that's used only during deployment to Bintray

abe7f38cc8a560712b23f77ef4cd08a5c00ceef6 authored almost 4 years ago by Stephen Gold <[email protected]>
fix issue #1244 (NPE in LogicalOggStreamImpl) (#1480)

6d31571936f1f010a959233a13125806082a4d88 authored almost 4 years ago by Stephen Gold <[email protected]>
common.gradle: remove unnecessary dependency on "fest-assert-core"

5f21f167c71db634bedd3c45e7865e847235d239 authored almost 4 years ago by Stephen Gold <[email protected]>
common.gradle: upgrade mockito-core to v3.8.0

82bfa77894de58e664b9bc92be832c223baf7d9c authored almost 4 years ago by Stephen Gold <[email protected]>
common.gradle: update JUnit to v4.13.2

e54274bee61188f4187302535a38faacc49b560e authored almost 4 years ago by Stephen Gold <[email protected]>
common.gradle: update groovy-all to v3.0.7

66b7d12f5284786a1e33ebecdf81cfeb8bb9a05a authored almost 4 years ago by Stephen Gold <[email protected]>
build.gradle: search for artifacts at MavenCentral before trying JCenter

10b2dcfb15dbdec41ff113f8490abe136c74adcf authored almost 4 years ago by Stephen Gold <[email protected]>
testcase and fix for issue #1388 (Quaternion javadoc is misleading) (#1451)

* testcase and fix for issue #1388 (Quaternion javadoc is misleading)

* privatize 2 methods t...

9183f0e364850102c79dfd44316bf2427aaac830 authored almost 4 years ago by Stephen Gold <[email protected]>
main.yml: remove trailing whitespace

d653d6b9ccb1527e5b15c5ba816768ccd58882a0 authored almost 4 years ago by Stephen Gold <[email protected]>
resolve issue #1447 (no setter for EnvironmentCamera background color) (#1481)

4fdee8f79a03dee7916bb90bb336285e1e1b2ba8 authored almost 4 years ago by Stephen Gold <[email protected]>
Fix issue #1477 (assertion fails for createIndexBuffer(0, 0)) (#1479)

cf10451fa8374d055188f6eb27e6c90cb51bdd06 authored almost 4 years ago by Ali-RS <[email protected]>
[skip ci] update natives snapshot

db24141366119151187306efa639acd55d665580 authored almost 4 years ago by Github Actions <[email protected]>
Android native sound fix and update openal-soft to 1.21.1 (#1475)

* Update GLImageFormats.java

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

8c4d52360c71e6061499337f87344d78a34ffc56 authored almost 4 years ago by joliver82 <[email protected]>
bugfix: artifacts for Sonatype deployment aren't signed

8bc22cbd94f17abcfbdcc5ba9cac1668a8d3bb43 authored almost 4 years ago by Stephen Gold <[email protected]>
bugfix: published POMs lack documentation

013aa15ee0a63b6927cfb0df796463dcf0960409 authored almost 4 years ago by Stephen Gold <[email protected]>
main.yml: deploy the artifacts from each release to Sonatype

db06d14f065b4a45c069f47ec329064d7d85a89a authored almost 4 years ago by Stephen Gold <[email protected]>
main.yml: sign Maven artifacts if possible

2272bce18dd6630f36311dfbe07abc0a570e55cd authored almost 4 years ago by Stephen Gold <[email protected]>
common.gradle: add and configure maven-publish and signing plugins

cdb1641cdb49f3e83223f5fdb12c9790f4a80537 authored almost 4 years ago by Stephen Gold <[email protected]>
bintray.sh: specify --quiet when using the "wget" command

202b3150798c8df52895c1fb05ebcdbfd22bbda7 authored almost 4 years ago by Stephen Gold <[email protected]>
[skip ci] update natives snapshot

eae4de1b1e2b3ff84da87e42ee4f7b771b3eee0f authored almost 4 years ago by Github Actions <[email protected]>
create a new natives snapshot, to test NOT uploading to Bintray

5153c1ab02fc7a84f5b829e2fc5c16c135fbe2c1 authored almost 4 years ago by Stephen Gold <[email protected]>
main.yml: don't deploy natives snapshots to Bintray

caedc2b452205995e8285aab4dadac4e4f842f1e authored almost 4 years ago by Stephen Gold <[email protected]>
gradle.properties: download natives snapshots from the MinIO instance

efcad1c485d8b19202739cc5c420a0d6708aae08 authored almost 4 years ago by Stephen Gold <[email protected]>
[skip ci] update natives snapshot

b15fa5001b418b2cabde31050523064cf1f278f6 authored almost 4 years ago by Github Actions <[email protected]>
main.yml: correct name of MinIO bucket

ecdf8d66c39eabbc8de76b7dbe04ae17634c6e22 authored almost 4 years ago by Stephen Gold <[email protected]>
create a new natives snapshot, to test uploading to the MinIO instance

c86e668af02f0f595a0b254c5fb7e630f04d12c6 authored almost 4 years ago by Stephen Gold <[email protected]>
main.yml: deploy each new natives snapshot to the MinIO instance

0a81a61819dc069554319244d51d9e2f5d32a99b authored almost 4 years ago by Stephen Gold <[email protected]>
main.yml: correct bash syntax error

e1c5489113ae978095ab0f48c28db13cd0c7d67e authored almost 4 years ago by Stephen Gold <[email protected]>
bugfix: "Deploy natives snapshot" step always detects native changes

bcb73a9992500fa42db6724cde66a210bad5ed50 authored almost 4 years ago by Stephen Gold <[email protected]>