summaryrefslogtreecommitdiffstats
path: root/src/classes/share/com/sun/j3d/ExceptionStrings.properties
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2006-09-29 18:04:59 +0000
committerKevin Rushforth <[email protected]>2006-09-29 18:04:59 +0000
commit84db704dbd19cf4249879cb1e026568632712f30 (patch)
tree6a74aa076b3b7e114826110eacc5f71b4a411bf4 /src/classes/share/com/sun/j3d/ExceptionStrings.properties
parent5b994f050b817515e3425f0554bd93afee449373 (diff)
Merged dev-1_5 branch back to MAIN trunk
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@129 9497e636-51bd-65ba-982d-a4982e1767a5
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