From fa80258eefddb3a566160662a121008aac2a3fe7 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Mon, 6 Feb 2006 18:29:47 +0000 Subject: Updated list of fixed issues for 1.4.0-beta4 git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@512 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/j3d1_4_0/RELEASE-NOTES.html | 105 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) diff --git a/www/j3d1_4_0/RELEASE-NOTES.html b/www/j3d1_4_0/RELEASE-NOTES.html index 7fc0a68..eb3da48 100644 --- a/www/j3d1_4_0/RELEASE-NOTES.html +++ b/www/j3d1_4_0/RELEASE-NOTES.html @@ -150,227 +150,332 @@ for example: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Issue
+
 
+
Description
+
17
+

DirectX GraphicsConfiguration Issue
67
+
Transparency mode update didn't get reflected correctly
78

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

More Information
-- cgit v1.2.3