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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a VC compiler issue on using a method without first declare.
Chien Yang
2007-03-01
1
-1
/
+1
*
1) OGL and JOGL only : Fix to Issue 415 : Need ability to disable NPOT textur...
Chien Yang
2007-02-28
6
-84
/
+40
*
Sync up with the latest versions of glext.h and wglext.h.
Kevin Rushforth
2007-02-26
2
-57
/
+839
*
Issue number: 431
Chien Yang
2007-02-23
1
-0
/
+2
*
Fixed Issue 416 : JOGL: ClassCastException in Renderer with NioImageBuffer
Chien Yang
2007-02-20
1
-17
/
+74
*
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
465
-466
/
+472
*
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
*
Enable javaonly build on dist target. macosx is now part of daily build.
Chien Yang
2007-01-11
1
-1
/
+1
*
1) VC7 and VC8 compile ready for ogl and d3d.
Chien Yang
2007-01-10
13
-35
/
+55
*
1. Fixed issue 357: Memory leak when using textures with multiple views
Kevin Rushforth
2007-01-10
4
-10
/
+30
*
VC8 ready. Removed obsolete option, and suppress VC8 deprecated warning.
Chien Yang
2007-01-09
5
-10
/
+16
*
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
*
Fixed the following issues:
Kevin Rushforth
2006-12-05
3
-1
/
+16
*
Fixed issue 379: Needs NPOT support documented in Texture, Texture3D and Text...
Kevin Rushforth
2006-11-09
4
-46
/
+110
*
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
*
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
[next]