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
5664d599ea0aa37bbcd08cf2869783f5a2a874b8 authored almost 2 years ago by Ali-RS <[email protected]>
6d83c63e5f864a61e3c10aeec449c41420765db9 authored almost 2 years ago by Ali-RS <[email protected]>
* add a JUnit test for issue 1909 (NPE while generating tangents)
* solve issue #1909 (NPE wh...
d694f7a072578b05b49f092a6613ad01618ba4cd authored almost 2 years ago by Stephen Gold <[email protected]>925ff4561b29fff22fe2e47ecc63d129cb3a4000 authored almost 2 years ago by Stephen Gold <[email protected]>
9a2d9505b17281f40570f4b2cfcf7621d0c65b65 authored almost 2 years ago by Wyatt Gillette <[email protected]>
* common.gradle: add Created-By in jar manifest to show java version used to create the jar.
...
76a55d5e735ef35305caca478a4c3c527f00c858 authored almost 2 years ago by Ali-RS <[email protected]>* common.gradle: set class files compatible with Java 8. This will keep java 8 compatibility whe...
b0e6ce7ae871336fa2627c882ba67a603289b2dc authored almost 2 years ago by Ali-RS <[email protected]>This PR goes along with my last PR cleaning up the AdvancedPBRTerrain.j3md shader. The method ge...
6ad716a57537104779b26b0bed89826a0a0f0888 authored almost 2 years ago by Ryan McDonough <[email protected]>* Refactored Advanced PBR Terrain to use new for-loops
Similar to my recent pull request doin...
58c137f59736751aab053496e89b13de5878f686 authored almost 2 years ago by Ryan McDonough <[email protected]>ed475e761fbece58682ad6657a45c371643ea082 authored almost 2 years ago by Stephen Gold <[email protected]>
29e07614ec8d10ebc90f1a997382a267b6667e04 authored almost 2 years ago by Stephen Gold <[email protected]>
ebf8a8124dc4c2bf5b702b946679bd95e0f6ce60 authored almost 2 years ago by Stephen Gold <[email protected]>
Drastically reduced code by utilizing JME's new potential for define-compatible for-loops in sha...
0d6d6d9568b2664bf40ffdb7fa267fa0e7d765e4 authored almost 2 years ago by Ryan McDonough <[email protected]>* #1795 When in VR attach the debug scene to the two eye's scenes
This ensures they show up c...
c739b66abeaca9f6a9abf1daddc81992983d8767 authored almost 2 years ago by richardTingle <[email protected]>* jme3-lwjgl:fallback to standard 60Hz fullscreen display mode if the specified frequency in the...
4e80c9bc6891ee3c0ca54e707c165bb3a332fe41 authored almost 2 years ago by Ali-RS <[email protected]>3e1b823bdb7c7a2e60916dab32186141b3fd9800 authored almost 2 years ago by Ali-RS <[email protected]>
d07f66d15bcf89a574e0f744a4f3a5502e89afe7 authored almost 2 years ago by Stephen Gold <[email protected]>
* Add test case for issue #1773.
* Fix wrong particle position when using 'EmitterMeshVertexS...
36f9c895a28b9ff730bab55c252a4be5cdb2f2a2 authored almost 2 years ago by Ali-RS <[email protected]>b0bd1a51ab5dd29f9a6df92a7c72f0cbb57f22b1 authored almost 2 years ago by Stephen Gold <[email protected]>
eda8b6518c917dcb9302669e2dda225008908cb9 authored almost 2 years ago by Ali-RS <[email protected]>
* TestChooser:fix class list not showing when run with java 8.
* Update copyright date.
fe851dc8c058ad7a6e90bfa3c23774ea30cf65d6 authored almost 2 years ago by Ali-RS <[email protected]>00a859709032c192f3b48f5c596124cbaf883aca authored almost 2 years ago by Stephen Gold <[email protected]>
0663306efc9941849fdfe1d4adba151392d195e1 authored almost 2 years ago by Stephen Gold <[email protected]>
5b948dff0d107374d89a78ccd6e35bf458456612 authored almost 2 years ago by Stephen Gold <[email protected]>
* AreaUtils: Migrated package to `com.jme3.util`
* com.jme3.uitl.AreaUtils: removed code dupl...
5b9fc87234688bd74061a5fb134fdc2a6f526850 authored about 2 years ago by pavl_g <[email protected]>7f927f0cfc46558a7f614973abe2b11101c81344 authored about 2 years ago by Ali-RS <[email protected]>
Now each GltfLoader instantiated via ThreadLocal will have its own instances of extension loaders.
1e237f333e95dfb5b00da29310a19c4c724bbddb authored about 2 years ago by Ali-RS <[email protected]>* Get texture mips generation flag from MinFilter specified in j3m file.
* Update copyright d...
9c3d3636d625820580fd5ed59087eb4bfc1340d4 authored about 2 years ago by Ali-RS <[email protected]>f92a73f91ce1a2852645cd1bb5a4c6b597faf7af authored about 2 years ago by manuelrmo <[email protected]>
478af32acb8b9121b6852d61de198b063163d45e authored about 2 years ago by Noeri Huisman <[email protected]>
* Add NullLightFilter.java
* Add usage of null light filter when rendering shadowmaps
* Fi...
5d1ee2624b6b5f203651f9dbd7fcdcc8a0e2067b authored about 2 years ago by Michael Zuegg <[email protected]>8de08ad1de9ebbb3ea22b4124bc915762b6de0a7 authored about 2 years ago by Stephen Gold <[email protected]>
fa455b886f5eb51d32e921c63a79ac3b6f3ff0ab authored about 2 years ago by Stephen Gold <[email protected]>
* Implementation of a glTF extension loader for KHR_texture_transform
* Thread-safe version o...
b47081525995979c898721eba19d630e7d205320 authored about 2 years ago by manuelrmo <[email protected]>9d5eeee8923c27495c948be7e7c91276e739da51 authored about 2 years ago by Stephen Gold <[email protected]>
076f2490a502427d069fa3c628bca99b5c1e8ff9 authored about 2 years ago by Stephen Gold <[email protected]>
* JmeSurfaceView: migration to new package (com.jme3.view.surfaceview)
* JmeSurfaceView: migr...
80e55d4139d2c8a3d7ab56aa2ae3cc1cc8f83271 authored about 2 years ago by pavl_g <[email protected]>* Refactory Settings/Error dialogs in JmeDialogsFactory and jme3-awt-dialogs
* add build.grad...
9e54d443f50dff600c5561f546a18031a754a580 authored about 2 years ago by Stephen Gold <[email protected]>Fix #1871 (vertex colors not loaded in gltf models)
55574561cfcacf0b7b33358330528061b3fd4c42 authored about 2 years ago by Toni Helenius <[email protected]>8fc40799dc6075128db32e6624f3c74de283a5ce authored about 2 years ago by Toni Helenius <[email protected]>
556b57c540d788dca96eafaeea482b82245819c8 authored about 2 years ago by Toni Helenius <[email protected]>
d3fb13646707e3ab0a99d62b943a67db49fd0eae authored about 2 years ago by Toni Helenius <[email protected]>
2bd2c7ea9575b3248a8ccd47f45c3e64e049774e authored about 2 years ago by Toni Helenius <[email protected]>
a2d639ca73a7344f1aa4b8b97e74a49af2da3887 authored about 2 years ago by Stephen Gold <[email protected]>
* Fix: make the stencil test functions usable.
* Fix: formatting
* Fix: formatting
* Fi...
930809e749e3e7841e0f874bdd6909c514703a10 authored about 2 years ago by Michael Zuegg <[email protected]>* Added a workaround to prevent shadow disappearing on instanced geometries away from camera by ...
81c26e14142a7a8a404aa2c5f4b6b6749c6e8556 authored about 2 years ago by Ali-RS <[email protected]>116ee9eec96a47d8d339eb97df478d91e8e1f6bd authored about 2 years ago by Stephen Gold <[email protected]>
6eac311280a8be6c87465f781021cc62ec96013b authored about 2 years ago by Stephen Gold <[email protected]>
Clean up the display modes parsing
e2ded65c3c842eb3c20256c9116bac725dd97365 authored about 2 years ago by Toni Helenius <[email protected]>4f8fd428e08528dc542d553ffb7d32fa0509e9de authored about 2 years ago by Stephen Gold <[email protected]>
0f5f1a3a30b9fb824d25c1aacd971823626dd374 authored about 2 years ago by Stephen Gold <[email protected]>
Signed-off-by: Kasper Aaquist Johansen <[email protected]>
Signed-off-by: Kasper Aaquis...
8fe3577e1b6dd62b3a25ce1ed15708f018800291 authored about 2 years ago by Kasper Aaquist Johansen <[email protected]>eff130a8f931d27512e048adde59caf5fc224ebe authored about 2 years ago by Stephen Gold <[email protected]>
4fb95646d73dfa0f91deb588e24dee8462ad102d authored about 2 years ago by Stephen Gold <[email protected]>
6946cfd67136925ce1f9980cc8d96c22d88e5924 authored about 2 years ago by Jan Schäfer <[email protected]>
63a1d07535693cf124b4578524850b7ba06ca9ea authored over 2 years ago by Stephen Gold <[email protected]>
49a3102f52ba17009d7db931066307dcf56f0af2 authored over 2 years ago by Ali-RS <[email protected]>
* BlendAction: resolve slow motion side effect caused by stretching any action that doesn't have...
7fa8f7d3fc2feb5553b7c8c5685c584776e86332 authored over 2 years ago by Ali-RS <[email protected]>Cycle is used for running delegate tween back and force and Invert is used to run delegate tween...
9975e7276455ceb7038af689aaf4b4081f305e63 authored over 2 years ago by Ali-RS <[email protected]>* Added a Loop tween to Tweens factory class. Supports looping by count or duration.
* Redesi...
1a071eb52a0c263f465ef3f3ed00d0bbdb38606f authored over 2 years ago by Ali-RS <[email protected]>
* Some enhancement to new animation system, including:
* Option to enable/disable animation mas...
cf9aa9cf018e483837c235077740bb1934eec183 authored over 2 years ago by Stephen Gold <[email protected]>
f6ccb8e5d331aac2e62456447bbc71fffb5a00e3 authored over 2 years ago by Toni Helenius <[email protected]>
42c4466987ae0bbd4da83d084531c34528b955ae authored over 2 years ago by Toni Helenius <[email protected]>
* HttpZipLocator:fix invalid code lengths set & invalid distance too far back ZipExceptions.
...
f0b7a96e64017dc7d386d1b7f6e86698e0d4780f authored over 2 years ago by Ali-RS <[email protected]>SettingsDialog: LAF fix
9bcfc46ded8c4078fea48231c29b7a3268741829 authored over 2 years ago by Paul Speed <[email protected]>eaec2416248a0c89a62860b1dab393bf2d447ad5 authored over 2 years ago by Stephen Gold <[email protected]>
299852838d8dbc1cd162215637f7637cbec154ff authored over 2 years ago by Stephen Gold <[email protected]>
6c6aa446476829f798f58643ea1d5745588782ae authored over 2 years ago by Stephen Gold <[email protected]>
13dcf117ae3f7a178cee9849aac47acf426c2310 authored over 2 years ago by Stephen Gold <[email protected]>
c436a40956d30cd71db81698719d277b64065a55 authored over 2 years ago by Stephen Gold <[email protected]>
0f86fed621c19d90ee5c31d51c57d8594c27fc99 authored over 2 years ago by Stephen Gold <[email protected]>
* Added setter for FilterPostProcessor.depthFormat
* Added getter for FilterPostProcessor.dep...
5ae543cc6f35cd93b53eb511cb912f91e210749f authored over 2 years ago by JosiahGoeman <[email protected]>Co-authored-by: Lukas Habring <lukas@Lukas-PC>
ffdbf6bf97bcab8d80bb01cec64da2e1f0f55a04 authored over 2 years ago by Lukas-Habring <[email protected]>37788c50b437487b474d2e554fe6467dd13955be authored over 2 years ago by Stephen Gold <[email protected]>
43e9302a5bd6dfbdbc0399033ca594444a11a4ce authored over 2 years ago by Wyatt Gillette <[email protected]>
de5c87354b7182ab97e1b9238486ed3841725766 authored over 2 years ago by Stephen Gold <[email protected]>
Would be great to have our game Exotic Matter also mentioned as its engine is based on jME. Thanks!
16a1ffa34a23a851e51d051cf4f0b3cf3a8426a8 authored over 2 years ago by Florian Frankenberger <[email protected]>af375391ea385a061444ca03262e1a4720c3274d authored over 2 years ago by Stephen Gold <[email protected]>
a257160de4d7e8b77349fb7e4cbdb7c47b37a16b authored over 2 years ago by Scrappers <[email protected]>
25f9ebb51fa5e87af056d6e1d6e6528c0d784378 authored over 2 years ago by Scrappers <[email protected]>
97e83fbee30cf2b78bb1617ab17a5b6167ae29f4 authored over 2 years ago by Riccardo Balbo <[email protected]>
* Add GL debug capabilities
* Fix: check for null names
488d9fa1e9a9a88d9b73dd9717292c78c7ef52d7 authored over 2 years ago by Riccardo Balbo <[email protected]>70244d990ee3a4df6854c78cdfa48ec3d8914a4b authored over 2 years ago by Github Actions <[email protected]>
1ba207197973dacb79cc22b278f634d3d06823e0 authored over 2 years ago by Scrappers Team <[email protected]>
9d52503d0dc14813632b0f10507d61b60cbefc4c authored over 2 years ago by Riccardo Balbo <[email protected]>
* jme3-plugins: rename the TrackData.checkTimesConsistantcy() method
* TrackData: correct m...
8af0c92991eab9c2027dfd94be09f2170beea630 authored over 2 years ago by Stephen Gold <[email protected]>c449258858ea5261c677d66f99447e0ce9cfb1e8 authored over 2 years ago by Toni Helenius <[email protected]>
0e9705e835ac24dab62b7133033634b605928d09 authored over 2 years ago by Stephen Gold <[email protected]>
* solve issue #1809 (GltfLoader not thread-safe)
* solve issue #1809 (GltfLoader is not threa...
9314cb408337fcc8af8f58933f6d28a2ae5e377a authored over 2 years ago by Stephen Gold <[email protected]>* JmeSurfaceView: format fix and java-docs improves
* JmeSurfaceView: format fix and java-doc...
1a29a190b690721fa3de51c7b35d7105fa9a3ff0 authored over 2 years ago by Scrappers Team <[email protected]>cb6719c5b5242669df96632875c1789a3e5fdb48 authored over 2 years ago by Stephen Gold <[email protected]>
90ec5017cab385842f436752d8c673461834174c authored over 2 years ago by Stephen Gold <[email protected]>
* JmeSurfaceView: Removed explicit nullifying GlSurfaceView onDestroy
* JmeSurfaceView: destr...
1adbd56f10cb917298e1f67a725a50d1096de501 authored over 2 years ago by Scrappers Team <[email protected]>72d6eb3c78395c3399c8e41301723bea8e1ac033 authored over 2 years ago by Stephen Gold <[email protected]>
64e6eb14a38b766530d41034ee00e73284bb0e4f authored over 2 years ago by Scrappers Team <[email protected]>
435101a2c17f2311fcee49d0d1c83f28e93a2967 authored over 2 years ago by Stephen Gold <[email protected]>
f8251c3443fbf4960c8fbb3c1ee85d8be3ff6f66 authored over 2 years ago by Stephen Gold <[email protected]>
* refactor AppSettings.getBoolean("GraphicsDebug") to isGraphicsDebug()
* refactor AppSetting...
3d979df4bc9f3044b414e13d442880c5054e6aca authored over 2 years ago by Stephen Gold <[email protected]>* LwjglWindow: workaround skipped reshape() callbacks (issue #1793)
* complete the workaroun...
66e16e3f01432438795435f8ed2f1cc418cf32a4 authored over 2 years ago by Stephen Gold <[email protected]>