From 380952816905723a8f3a18104e18e92ba85b2b88 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Fri, 28 Jan 2011 06:35:52 +0000 Subject: Fixed java3d. --- .classpath | 6 +++--- support_files/lib/ext/j3dcore.jar | Bin 0 -> 2959771 bytes support_files/lib/ext/j3dutils.jar | Bin 0 -> 1703580 bytes support_files/lib/ext/vecmath.jar | Bin 0 -> 325572 bytes 4 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 support_files/lib/ext/j3dcore.jar create mode 100644 support_files/lib/ext/j3dutils.jar create mode 100644 support_files/lib/ext/vecmath.jar diff --git a/.classpath b/.classpath index 82105a2..967ebcc 100644 --- a/.classpath +++ b/.classpath @@ -1,9 +1,9 @@ + + + - - - diff --git a/support_files/lib/ext/j3dcore.jar b/support_files/lib/ext/j3dcore.jar new file mode 100644 index 0000000..aea76e1 Binary files /dev/null and b/support_files/lib/ext/j3dcore.jar differ diff --git a/support_files/lib/ext/j3dutils.jar b/support_files/lib/ext/j3dutils.jar new file mode 100644 index 0000000..0e2e9c7 Binary files /dev/null and b/support_files/lib/ext/j3dutils.jar differ diff --git a/support_files/lib/ext/vecmath.jar b/support_files/lib/ext/vecmath.jar new file mode 100644 index 0000000..6d8b3a1 Binary files /dev/null and b/support_files/lib/ext/vecmath.jar differ -- cgit v1.2.3