We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78de18c commit a76c942Copy full SHA for a76c942
1 file changed
jme3-plugins/src/ogre/java/com/jme3/scene/plugins/ogre/MaterialLoader.java
@@ -56,7 +56,7 @@
56
/**
57
* Loads Ogre3D material files.
58
*
59
- * @deprecated as of jMonkeyEngine 3.6, for removal in a future version.
+ * @deprecated as of jMonkeyEngine 3.10, for removal in a future version.
60
* The Ogre model format is deprecated. Consider migrating to glTF (.glb/.gltf)
61
* or other modern model formats for better performance, broader tool support, and future compatibility.
62
* See <a href="https://jmonkeyengine.org/docs/3.6/manual/upgrading_to_glTF/">glTF migration guide</a>.
0 commit comments