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
path:
root
/
src
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update source code for GPLv2 license
Kevin Rushforth
2008-02-28
420
-866
/
+8797
*
Fixed issue 569: ImageComponent.ALLOW_IMAGE_READ is false
Kevin Rushforth
2008-02-19
1
-1
/
+1
*
Issue number: 561
Kevin Rushforth
2008-02-12
2
-4
/
+31
*
Fixed a harmless typo in MasterControl.
Chien Yang
2008-02-12
1
-1
/
+1
*
Fixed issue 562: Error occurs when Canvas3D removed from View
Kevin Rushforth
2008-01-31
1
-4
/
+11
*
Issue number: 563
Chien Yang
2008-01-31
1
-0
/
+2
*
Issue number: 544
Chien Yang
2007-12-12
4
-135
/
+182
*
Issue number: 548
Alessandro Borges
2007-12-06
4
-1354
/
+1583
*
Issue number: 555
Chien Yang
2007-12-05
1
-4
/
+7
*
Fix to Issue 514 : NPE in Wonderland : triggered in cached bounds computation
Chien Yang
2007-12-04
6
-11
/
+21
*
1) Completed the fix to issue 540.
Chien Yang
2007-11-28
1
-7
/
+12
*
Issue #541 Bound.closest_point() method creates unused Matrix3d
Alessandro Borges
2007-11-14
1
-56
/
+56
*
Fix for issue 540, ArrayIndexOutOfBoundsException
paulby
2007-11-14
1
-0
/
+6
*
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
*
Add generated sources to nbproject file so NB6 will find them.
Kevin Rushforth
2007-08-01
1
-0
/
+2
*
Fixed version number (per Legal)
Kevin Rushforth
2007-06-25
1
-1
/
+1
*
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
*
Finalized name of JNLPAppletLauncher class and property
Kevin Rushforth
2007-05-31
2
-3
/
+3
*
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
1
-10
/
+26
*
Fixed to issue 492 : ImageComponent2D.setSubImage throws IllegalArgumentExcep...
Chien Yang
2007-05-23
1
-7
/
+8
*
Source code changes for issue 491: Refactor platform-specific classes to use ...
Kevin Rushforth
2007-05-16
8
-89
/
+270
*
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
*
Fixed issue 485: ClassCastException when switching shaders in PhongShadingGLS...
Kevin Rushforth
2007-04-27
3
-17
/
+18
*
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
*
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
2
-8
/
+13
*
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
1
-0
/
+10
*
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
*
Framework for issue 293: Need better logging for j3d error, warning, assertio...
Kevin Rushforth
2007-04-12
12
-323
/
+411
*
Fixed issue 347: OffScreen Canvas3D always reloads textures, display lists
Kevin Rushforth
2007-04-11
5
-67
/
+147
*
Added developer logger system.
paulby
2007-04-11
3
-2
/
+83
*
Fixed the following issues:
Kevin Rushforth
2007-04-10
5
-59
/
+154
*
1) Submitted by Nvaidya - Fixed to Issue 447 : Enhance Element Traversal To ...
Chien Yang
2007-04-03
3
-409
/
+439
*
Removed a debug print statement
Kevin Rushforth
2007-03-30
1
-1
/
+0
*
Fixed issue 471: Performance degradation with shader attribute object setValue()
Kevin Rushforth
2007-03-30
6
-40
/
+64
*
Fixed Issue 402 : Off-screen Canvas3D throws Exception on BufferedImage of TY...
Chien Yang
2007-03-30
1
-60
/
+53
*
Issue 239: Stencil buffer should be cleared at the start of each frame
Kevin Rushforth
2007-03-29
1
-3
/
+27
[next]