Skip to content

Commit a76c942

Browse files
authored
Update jme3-plugins/src/ogre/java/com/jme3/scene/plugins/ogre/MaterialLoader.java
1 parent 78de18c commit a76c942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jme3-plugins/src/ogre/java/com/jme3/scene/plugins/ogre/MaterialLoader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
/**
5757
* Loads Ogre3D material files.
5858
*
59-
* @deprecated as of jMonkeyEngine 3.6, for removal in a future version.
59+
* @deprecated as of jMonkeyEngine 3.10, for removal in a future version.
6060
* The Ogre model format is deprecated. Consider migrating to glTF (.glb/.gltf)
6161
* or other modern model formats for better performance, broader tool support, and future compatibility.
6262
* See <a href="https://jmonkeyengine.org/docs/3.6/manual/upgrading_to_glTF/">glTF migration guide</a>.

0 commit comments

Comments
 (0)