Parcourir la source

deprecate com.jme3.anim.Weights - see issue #1520 (#1523)

Stephen Gold il y a 4 ans
Parent
commit
4bb728d7ce
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      jme3-core/src/main/java/com/jme3/anim/Weights.java

+ 1 - 0
jme3-core/src/main/java/com/jme3/anim/Weights.java

@@ -2,6 +2,7 @@ package com.jme3.anim;
 
 import java.util.ArrayList;
 
+@Deprecated
 public class Weights {//}  extends Savable, JmeCloneable{