From f880aef74ac2ed92fc24e5ecb7c683c1ea867cb7 Mon Sep 17 00:00:00 2001 From: Chien Yang Date: Tue, 17 Jan 2006 21:29:23 +0000 Subject: Update Issues Fixed list git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@504 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/j3d1_4_0/RELEASE-NOTES.html | 228 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 222 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/j3d1_4_0/RELEASE-NOTES.html b/www/j3d1_4_0/RELEASE-NOTES.html index 26f8695..1386c3a 100644 --- a/www/j3d1_4_0/RELEASE-NOTES.html +++ b/www/j3d1_4_0/RELEASE-NOTES.html @@ -145,19 +145,235 @@ for example: "java -Dj3d.rend=d3d ClassName"

Issues Fixed

- +
- - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NNSynopsis17
+
DirectX GraphicsConfiguration Issue
NNSynopsis67Transparency mode update didn't +get reflected correctly
78
+
Rendering stops if there's an exception in the EventDispatch
100Offscreen Capture crash JVM
109Frame Delays in Mixed Mode +Rendering
116Handling of picking on +OrientatedShape3D needs clarification
117Texture subimage is not +optimized for large subimages
124Improve picking performance / +reduce garbage generation
127Geometry Picking fails when +Shapes use Color4
129NPE when removing an opaque +object that used to be transparent
132BufferedImage getData slow, +causing poor Yup perf with updateSubImage
133NullPointerException, PickCanvas +with GEOMETRY_INTERSECT_INFO and BoundingPolytope
134Canvas3D memory leak
135Java3D 1.3.2+ using DirectX 9.0
137Add new depthTestFunction +attribute
138Add method to retrieve +tessellated geometry from 3D font
139add other rasterOp modes.
140Object Leak in PickResult
 141DirectX 9.0c for Java3D 1.4, +including shaders
144ExponentialFog blending factor +depends on canvas size
145Add stencil buffer support
146Additional blending functions in +TransparencyAttributes
163Regression in view frustum +culling
164Cannot load j3dcore-ogl-cg.dll +library in JRE bin directory
167Transform3D reports matrix with +NaN to be affine
169TextureLoader should throw an +exception instead of printing cryptic message to System.err
170TextureLoader should throw +exception when loading image
175OffScreenRendering: Issue with +Updating Texture Size from Behavior
+
181Performance regression: +j3d.optimizeForSpace=false ignored for some geometry
182ShaderProgram not implemented +for immediate mode rendering
183NPE if +CLOSEST_INTERSECTION_POINT is only flag
184Illegal return value if flag +NODE is omitted
185"Missing" essential methods in +IntersectionInfo
186Using new Pick API with +PickSegment often returns null
187NPE for new PickFast PickInfo +when getting geometries
195Finish CgShader vertex +attributes native methods
196Finish CgShader shader +attributes native methods
199New Picking system only return 1 +result per geometry
201D3D : +UnsatisfiedLinkError encountered with closing windows
202Need to upgrade to latest +glext.h header file
203System.currentTimeMillis is too +inaccurate on Windows for fine-grained timing
207Viewer.java throws exception +with leading \n
208Sound nodes cannot be placed +below Switch groups
212PureImmediate test fails to +rotate
217Compile j3d with +"-g:lines,source" to provide line numbers on stack traces
+
+
+

More Information

For the latest information on Java 3D, see the