Skip to content

Commit 512cd60

Browse files
authored
Update jme3-plugins/src/ogre/java/com/jme3/scene/plugins/ogre/MeshAnimationLoader.java
1 parent a76c942 commit 512cd60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
/**
4848
* Utility class used by OgreLoader to load poses and mesh animations.
4949
*
50-
* @deprecated as of jMonkeyEngine 3.6, for removal in a future version.
50+
* @deprecated as of jMonkeyEngine 3.10, for removal in a future version.
5151
* The Ogre model format is deprecated. Consider migrating to glTF (.glb/.gltf)
5252
* or other modern model formats for better performance, broader tool support, and future compatibility.
5353
* See <a href="https://jmonkeyengine.org/docs/3.6/manual/upgrading_to_glTF/">glTF migration guide</a>.

0 commit comments

Comments
 (0)