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
*
Preliminary release notes (without "bugs fixed" list).
Kevin Rushforth
2006-11-09
1
-0
/
+619
*
Fixed Issue 380 : NPE when uncheck Show Color Texture in Dot3 demo
Chien Yang
2006-11-09
1
-7
/
+9
*
Backed out part of the fix for issue 347 to avoid a race condition associated...
Kevin Rushforth
2006-11-09
1
-3
/
+13
*
Fixed issue 238: Exception in thread "J3D-MasterControl-1" when setting Textu...
Kevin Rushforth
2006-11-08
2
-17
/
+23
*
Added in information on CubeMap doesn't support INT format (Issue 377)
Chien Yang
2006-11-08
1
-3
/
+13
*
Fixed issue 84: Rendering pauses after Canvas3D disposal until AWT event
Kevin Rushforth
2006-11-07
2
-17
/
+25
*
Issue 131: Fixed a startup freeze problem with JCanvas3D
Kevin Rushforth
2006-11-07
1
-0
/
+7
*
Fixed Issue 368 : Background texture doesn't work on system with no NPOT support
Chien Yang
2006-11-07
1
-19
/
+29
*
Issue 219 - Support for Non Power of Two texture size
Alessandro Borges
2006-11-03
1
-4
/
+51
*
Issue 219 - Support to Non Power of Two teture Size
Alessandro Borges
2006-11-03
1
-0
/
+1
*
Fixed Issue 374 : Exception when calling Background.setImage on live scene graph
Chien Yang
2006-11-01
1
-2
/
+0
*
1) Fixed Issue 372 : ImageComponent.set(BufferedImage) ignored when used by R...
Chien Yang
2006-10-31
2
-0
/
+4
*
Eval spec license for 1.5 API
Kevin Rushforth
2006-10-31
1
-2
/
+207
*
Fixed issue 366: Raster appears without image on systems without NPOT support
Kevin Rushforth
2006-10-30
2
-10
/
+21
*
Fixed issue 370: Deadlock when calling Raster.setimage from user thread
Kevin Rushforth
2006-10-30
1
-3
/
+6
*
Fixed a remaining problem related to issue 312: Exception while detaching Mod...
Kevin Rushforth
2006-10-30
1
-3
/
+2
*
1) Fixed Issue 349 : OffScreen Canvas3D needlessly forces power-of-two for it...
Chien Yang
2006-10-28
10
-48
/
+140
*
Fix to issue 371 : Poor raster quality for systems that don't support NPOT te...
Chien Yang
2006-10-27
1
-8
/
+30
*
1) Implemented Raster support for d3d pipe.
Chien Yang
2006-10-27
3
-30
/
+169
*
Fixed issue 312: Exception while detaching ModelClip from ViewSpecificGroup
Kevin Rushforth
2006-10-26
2
-22
/
+40
*
Implemented background texture support for D3D pipe.
Chien Yang
2006-10-25
3
-88
/
+162
*
Fixed issue 368 : Background texture doesn't work on system with no NPOT support
Chien Yang
2006-10-24
1
-15
/
+14
*
Fixed issue 369: Clip throws NPE in case of region = null in a live scene
Kevin Rushforth
2006-10-24
1
-2
/
+3
*
Added comments for issue 364
Kevin Rushforth
2006-10-20
1
-1
/
+9
*
Fixed issue 353: GeometryArray Memory Leak
Kevin Rushforth
2006-10-20
3
-24
/
+52
*
1) Ported readRaster, executeRasterDepth, readOffScreenBuffer, and partially ...
Chien Yang
2006-10-19
4
-282
/
+333
*
1) Clean up dead code.
Chien Yang
2006-10-16
3
-995
/
+434
*
. Fixed Issue 355: IndexedXXXStripArray throws NPE with ByRef Indices
Kevin Rushforth
2006-10-16
2
-7
/
+9
*
Support INT image type on 2D texture.
Chien Yang
2006-10-16
5
-957
/
+1949
*
1) Fixed an exception in clear background.
Chien Yang
2006-10-11
9
-293
/
+12
*
Fixed issue 351: Need a new mechanism to free D3D surface
Kevin Rushforth
2006-10-11
7
-87
/
+1
*
Fixed a previous change that broke Cg build.
Chien Yang
2006-10-11
1
-1
/
+11
*
Remove the bit of VC 64bit compilation warning
Chien Yang
2006-10-06
2
-2
/
+2
*
1) Fixed a logic bug in earlier putback
Chien Yang
2006-10-06
7
-25
/
+14
*
Fixed a typo.
Chien Yang
2006-10-06
1
-1
/
+1
*
Clean up native resources and print error message if SetPixelFormat fail.
Chien Yang
2006-10-06
3
-4
/
+19
*
Work around to Issue 324 : Lockup Java3D program and throw exception using JO...
Chien Yang
2006-10-05
1
-3
/
+22
*
Fix to Issue 356 : Exception in RenderBin when removing a Shape3D with no geo...
Chien Yang
2006-10-05
1
-71
/
+72
*
Source code changes for issue 358: Document that OGL 1.2 is supported, but at...
Kevin Rushforth
2006-10-04
2
-13
/
+4
*
Updates for pre-release builds on windows
Kevin Rushforth
2006-10-04
1
-3
/
+26
*
Updated build files to build pre-release self-extracting shell-archives for UNIX
Kevin Rushforth
2006-10-03
15
-18
/
+375
*
Fix to Issue 295 : Texture3D throws ArrayIndexOutOfBoundsException when scale...
Chien Yang
2006-10-03
1
-1
/
+3
*
Fixed zip file name for daily builds.
Kevin Rushforth
2006-10-02
1
-1
/
+1
*
Changes to make daily builds work again
Kevin Rushforth
2006-09-29
3
-51
/
+41
*
Merged dev-1_5 branch back to MAIN trunk
Kevin Rushforth
2006-09-29
243
-15789
/
+32062
*
Fix broken link
Kevin Rushforth
2006-09-28
1
-2
/
+2
*
Added pointer to installation/download instructions.
Kevin Rushforth
2006-09-28
1
-0
/
+14
*
Release notes for 1.5.0-beta1
Kevin Rushforth
2006-09-27
1
-0
/
+573
*
Fixed issue 338 : Bug in glPushAttrib usage in NativePipeline
Chien Yang
2006-08-09
1
-3
/
+3
*
Restore list of missing features for build4
Kevin Rushforth
2006-07-10
1
-11
/
+34
[next]