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
/
share
/
javax
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finalized name of JNLPAppletLauncher class and property
Kevin Rushforth
2007-05-31
2
-3
/
+3
*
Issue 257: added hooks for JNLPAppletLauncher, a new still-to-be-defined gene...
Kevin Rushforth
2007-05-29
3
-84
/
+110
*
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
4
-18
/
+193
*
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
*
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
*
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
*
Fixed issue 458: Canvas3D stops rendering on window close
Kevin Rushforth
2007-03-29
4
-135
/
+148
*
Issue 239: Stencil buffer should be cleared at the start of each frame
Kevin Rushforth
2007-03-26
5
-10
/
+27
*
1) Fixed Issue 470 : Need informative error message for mismatched NioImageBu...
Chien Yang
2007-03-22
6
-82
/
+82
*
1) Implemented Issue 126 : Use OpenGL automatic mipmap generation
Chien Yang
2007-03-21
8
-85
/
+109
*
1) Fixed Issue 461 : ClassCastException thrown when using filters with NioIm...
Chien Yang
2007-03-16
4
-301
/
+34
*
Fixed issue 466: NPE when updating lights with multiple views
Kevin Rushforth
2007-03-16
1
-8
/
+18
*
Fixed the Mac OS X build, which was broken as a result of an earlier putback.
Kevin Rushforth
2007-03-09
1
-7
/
+47
*
Issue 381: ByRef, yDown, 4BYTE_ABGR throws ArrayIndexOOB Exception
pepe
2007-03-09
1
-0
/
+4
*
Added support to query GL_SGIS_generate_mipmap and GL_VERSION_1_4 (OpenGL only).
Chien Yang
2007-03-09
1
-1
/
+6
*
Fixed issue 457: ClassCastException in MasterControl when updating Texture3D
Kevin Rushforth
2007-03-08
2
-5
/
+5
*
Fix to Issue 456 : NPOT background ( maybe raster) fail to work if HW doesn't...
Chien Yang
2007-03-07
2
-1
/
+4
*
1) Fix Issue 455 : Need to disable NPOT textures for older cards that claim ...
Chien Yang
2007-03-07
1
-2
/
+1
*
Fixed issue 452: Java 3D should fall back to D3D if OpenGL not available
Kevin Rushforth
2007-03-06
3
-18
/
+111
*
1) Fixed Issue 414 : D3D: NPOT textures not properly disabled on card that la...
Chien Yang
2007-03-06
1
-12
/
+28
*
1) OGL and JOGL only : Fix to Issue 415 : Need ability to disable NPOT textur...
Chien Yang
2007-02-28
3
-54
/
+15
*
Issue number: 431
Chien Yang
2007-02-23
1
-0
/
+2
*
Fixed issue 444: Transform updates overly expensive
Kevin Rushforth
2007-02-15
4
-69
/
+160
*
Fix to Issue 274 : NPE With Simultaneous View and Content Side PickingBehaviors
Chien Yang
2007-02-15
1
-8
/
+13
*
Update copyright to 2007
Kevin Rushforth
2007-02-09
400
-401
/
+401
*
Fix issue 441
paulby
2007-02-06
1
-7
/
+7
*
Fixed 434: OutOfMemory after creating millions of RenderAtomListInfo objects
Kevin Rushforth
2007-01-19
1
-0
/
+3
*
Fixed issue 435: Memory leak when reusing an Appearance with a single Texture
Kevin Rushforth
2007-01-17
1
-0
/
+2
*
1. Fixed issue 357: Memory leak when using textures with multiple views
Kevin Rushforth
2007-01-10
4
-10
/
+30
*
Fixed issue 364: Canvas3D.setOffScreenBuffer(null) sometimes hangs
Kevin Rushforth
2006-12-20
2
-20
/
+21
*
Fixed issue 425 : NullPointerException in automatic mipmap generation
Chien Yang
2006-12-20
1
-2
/
+28
[next]