A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/jme3-core/src/plugins/java/com/jme3
Nehon 50a9a8636b HDRLoader, reverted the change that loaded the HDR files in sRGB space, since the specs says that data is in linear space for this format. 9 years ago
..
asset/plugins Remove root slash from the asset path 10 years ago
audio/plugins jme3-core: fix minor issues pointed in static analysis 10 years ago
cursors/plugins * Fix many javadoc errors mostly related to incorrect HTML or missing references 11 years ago
export/binary Example to show character model cloning / export 10 years ago
font/plugins switch to gradle layout 11 years ago
material/plugins Added unit test for J3MLoader to cover the new texture parameters available in #295. Also fixed a couple of issues in the code to reduce logging that was not needed and removed redundant code. This update also updates junit to 4.12 and adds Mockito and Fest Assertions as test dependencies. 10 years ago
scene/plugins PlaceholderAssets: when assets fail to load, try to make the error appear visually 10 years ago
shader/plugins * Put comment markers around imported library contents when loading shader 11 years ago
texture/plugins HDRLoader, reverted the change that loaded the HDR files in sRGB space, since the specs says that data is in linear space for this format. 9 years ago