index
:
users/jgouesse/java3d/java3d-core.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
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
*
Fix to Issse 486 : Java 3D hangs on some Windows Vista systems
Chien Yang
2007-04-30
4
-12
/
+12
*
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
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
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
*
Fix to Issue 226 submitted by aces.
Chien Yang
2007-04-12
5
-221
/
+239
*
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
4
-27
/
+68
*
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
8
-34
/
+78
*
1) Fixed Issue 470 : Need informative error message for mismatched NioImageBu...
Chien Yang
2007-03-22
6
-82
/
+82
*
D3D : Added hardware mipmap support for Texture3D and TextureCubeMap.
Chien Yang
2007-03-22
3
-14
/
+25
*
1) Implemented Issue 126 : Use OpenGL automatic mipmap generation
Chien Yang
2007-03-21
14
-145
/
+235
*
1) Fixed Issue 461 : ClassCastException thrown when using filters with NioIm...
Chien Yang
2007-03-16
5
-334
/
+65
*
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
*
Fixed a typo in native pipe.
Chien Yang
2007-03-09
2
-15
/
+13
*
Fixed a logic bug setting gl version flags.
Chien Yang
2007-03-09
2
-27
/
+26
*
Update ogl native and set gl13 to true too.
Chien Yang
2007-03-09
2
-0
/
+4
*
Set gl14 to true if driver is OpenGL version 1.4
Chien Yang
2007-03-09
1
-1
/
+4
*
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
4
-3
/
+38
*
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
6
-242
/
+241
*
Issue 417: JOGL: Mip-mapped NPOT textures rendered incorrectly
Kevin Rushforth
2007-03-06
1
-1
/
+5
[next]