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/engine/src/tools/jme3tools
Sha..rd ad01d36915 * Added shader validation system. Requires either NVIDIA Cg or GPU Shader Analyser to be in the path. Run the ShaderCheck class to see which jME3 shaders fail validation. 13 years ago
..
converters * Remove most common usage of IntMap.iterator() 13 years ago
optimize Fixed isEqual to equals in GeometryBatchFactory and in TestMaterialCompare 13 years ago
savegame Brought the number of Javadoc workings down to 322 from 391; Updated year to 2012 in license header of affected files 13 years ago
shader Shaders : The line numbers on error now correctly takes the version line added to the shader into account 13 years ago
shadercheck * Added shader validation system. Requires either NVIDIA Cg or GPU Shader Analyser to be in the path. Run the ShaderCheck class to see which jME3 shaders fail validation. 13 years ago