index
:
java3d/java3d-core.git
1.6-master
dev1.7.0
dev1.7.1
master
shadowmap
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed issue 534: ClassNotFoundException when running applet if Java 3D instal...
Kevin Rushforth
2007-10-09
1
-6
/
+26
*
Fixed Issue 519 : IntersectionInfo.getGeometry return null for IndexedArrayGe...
Chien Yang
2007-10-08
2
-26
/
+28
*
Fixed the way we add generated sources to nbproject file.
Kevin Rushforth
2007-08-29
1
-1
/
+11
*
Add generated sources to nbproject file so NB6 will find them.
Kevin Rushforth
2007-08-01
2
-1
/
+3
*
Bump version number to 1.5.2
Kevin Rushforth
2007-07-17
6
-569
/
+43
*
Bump version number to 1.5.2
Kevin Rushforth
2007-07-17
1
-12
/
+4
*
Part of update to java3d 1.5.1
pepe
2007-07-17
1
-3
/
+11
*
Updated release notes
Kevin Rushforth
2007-06-28
1
-8
/
+458
*
Bump buildnum
Kevin Rushforth
2007-06-28
1
-1
/
+1
*
Fixed version number (per Legal)
Kevin Rushforth
2007-06-25
2
-2
/
+2
*
License files for Java 3D 1.5.1
Kevin Rushforth
2007-06-25
3
-0
/
+516
*
Release notes for 1.5.1
Kevin Rushforth
2007-06-20
2
-0
/
+2178
*
Release info for 1.5.1
Kevin Rushforth
2007-06-20
4
-0
/
+418
*
Fix issue 496: Big performance hit in VirtualUniverse.getNodeId
Kevin Rushforth
2007-06-18
1
-2
/
+4
*
Fixed issue 494: Group.moveto(null) throws a NullPointerException
Kevin Rushforth
2007-06-05
1
-1
/
+3
*
Bumped buildnum
Kevin Rushforth
2007-06-04
1
-2
/
+2
*
/beta1/beta2/
Kevin Rushforth
2007-06-04
1
-10
/
+10
*
Finalized name of JNLPAppletLauncher class and property
Kevin Rushforth
2007-05-31
2
-3
/
+3
*
Bump buildstr to beta2
Kevin Rushforth
2007-05-31
1
-1
/
+1
*
Release notes for 1.5.1-beta2
Kevin Rushforth
2007-05-31
2
-12
/
+618
*
Run signing script from "dist-common" target for milestone builds
Kevin Rushforth
2007-05-29
1
-1
/
+11
*
Issue 257: added hooks for JNLPAppletLauncher, a new still-to-be-defined gene...
Kevin Rushforth
2007-05-29
3
-84
/
+110
*
Final changes for issue 491: Refactor platform-specific classes to use non-ov...
Kevin Rushforth
2007-05-23
2
-39
/
+107
*
Fixed to issue 492 : ImageComponent2D.setSubImage throws IllegalArgumentExcep...
Chien Yang
2007-05-23
1
-7
/
+8
*
Minor change to Mac OS X build related to issue 491.
Kevin Rushforth
2007-05-16
1
-2
/
+0
*
Source code changes for issue 491: Refactor platform-specific classes to use ...
Kevin Rushforth
2007-05-16
13
-120
/
+349
*
Fixed issue 489: AutoOffScreenCanvas3D: postSwap() is called twice
Kevin Rushforth
2007-05-15
1
-17
/
+21
*
Fixed to Issue 488 : ImageComponent3D bug with by-reference images
Chien Yang
2007-05-15
1
-2
/
+3
*
Bumped buildnum to 5
Kevin Rushforth
2007-05-01
1
-1
/
+1
*
Update release notes to indicate fix for issue 486
Kevin Rushforth
2007-04-30
1
-0
/
+5
*
Fix to Issse 486 : Java 3D hangs on some Windows Vista systems
Chien Yang
2007-04-30
4
-12
/
+12
*
Updated release notes
Kevin Rushforth
2007-04-27
2
-0
/
+10
*
Fixed issue 485: ClassCastException when switching shaders in PhongShadingGLS...
Kevin Rushforth
2007-04-27
3
-17
/
+18
*
Updated release notes for 1.5.1-beta1
Kevin Rushforth
2007-04-26
2
-11
/
+485
*
Initial version of 1.5.1-beta1 release notes
Kevin Rushforth
2007-04-26
1
-0
/
+507
*
Fixed Issue 314 : Issue with Stenciled Transparent Objects
Chien Yang
2007-04-26
3
-18
/
+22
*
Fix for issue 480.
paulby
2007-04-23
1
-6
/
+14
*
Remove a wrong assert test
Chien Yang
2007-04-20
1
-3
/
+0
*
Fixed to Issue 412 : Exception when updating Y_UP BY_REFERENCE image
Chien Yang
2007-04-20
2
-1
/
+14
*
Bumped buildnum to 4
Kevin Rushforth
2007-04-20
1
-1
/
+1
*
Issue 480. Cache getBounds() results
paulby
2007-04-20
10
-88
/
+251
*
install-debug target should use debug vecmath.jar
Kevin Rushforth
2007-04-17
1
-1
/
+1
*
Fixed SecurityException when running applets & Web Start applications caused
Kevin Rushforth
2007-04-17
1
-14
/
+33
*
Fixed issue 362: dynamic assignment of Canvas3D to View makes content disappear
Kevin Rushforth
2007-04-16
1
-3
/
+7
*
Fixed to Issue 396 : Off-screen Canvas3D / D3D: Resizing crashes VM
Chien Yang
2007-04-13
3
-20
/
+17
*
Fixed issue 479: JOGL: Screen door transparency renders incorrectly on JoglPi...
Kevin Rushforth
2007-04-13
1
-2
/
+2
*
Add install-opt target
paulby
2007-04-13
2
-0
/
+14
*
Stats logger for total execution time of users Behaviors
paulby
2007-04-12
1
-0
/
+4
*
As part of the work for issue 293 (better error logging), I changed all
Kevin Rushforth
2007-04-12
101
-1072
/
+1073
*
Fix to Issue 226 submitted by aces.
Chien Yang
2007-04-12
5
-221
/
+239
[next]