summaryrefslogtreecommitdiffstats
path: root/src/classes/share/com/sun/j3d/ExceptionStrings.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/classes/share/com/sun/j3d/ExceptionStrings.properties')
-rw-r--r--src/classes/share/com/sun/j3d/ExceptionStrings.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/classes/share/com/sun/j3d/ExceptionStrings.properties b/src/classes/share/com/sun/j3d/ExceptionStrings.properties
index bf031b7..363945c 100644
--- a/src/classes/share/com/sun/j3d/ExceptionStrings.properties
+++ b/src/classes/share/com/sun/j3d/ExceptionStrings.properties
@@ -24,6 +24,16 @@ KBSplinePathInterpolator1=KBSplinePathInterpolator: first key frame should have
KBSplinePathInterpolator2=KBSplinePathInterpolator: last key frame should have knot value of 1.0
KBSplinePathInterpolator3=KBSplinePathInterpolator: Key Frame knot values not in sequence
KBCubicSplineCurve0=KBCubicSplineCurve needs at least 4 key frames
+CompressedGeometry0=CompressedGeometry: start+size exceeds geometry length
+CompressedGeometry4=CompressedGeometry: target buffer is too small
+CompressedGeometry7=CompressedGeometry: cannot directly access data in byReference mode
+CompressedGeometry8=CompressedGeometry: must be in byReference mode to use this method
+CompressedGeometry9=CompressedGeometry: NIO buffer support is not implemented
+GeneralizedStrip0=GeneralizedStrip: strip ended incompletely
+GeometryDecompressor0=GeometryDecompressor: start+length > data array size
+GeometryDecompressor1=GeometryDecompressor: bad delta normal in compressed buffer
+GeometryDecompressorShape3D0=GeometryDecompressorShape3D: bad triangle output type
+GeometryDecompressorShape3D1=GeometryDecompressorShape3D: bad buffer data type
GeometryInfo0=Illegal primitive.
GeometryInfo1=Illegal use of deprecated setTextureCoordinateIndices(int[])
GeometryInfo2=Length of float array not a multiple of dimensionality of texcoords