If you have encountered a bug in Quesa, or would like to log a feature request, please create a new item in the database.
Please note this section is obsolete - these bugs have not been migrated to the
current SourceForge system, which is now the definitive list.
Severity | ID | Description |
Medium | 00050 |
IR doesn't support specular colour/control at the vertex level.
|
Medium | 00053 |
Make use of kQ3XMethodTypeRendererIsBoundingBoxVisible method for culling and support in IR.
|
Medium | 00023 |
Geometries which are decomposed to TriMeshes fix the attribute data at the time of creation,
should use the use array to allow renderers to update the attribute data with the current
state to provide for inheritence.
|
Medium | 00024 |
QD3D viewer, doesn't let you rotate around model if running with Quesa.
|
Medium | 00033 |
IR, Light Test produces white geometry
|
Minor | 00001 |
Macintosh window draw contexts do not support clipping masks.
|
Minor | 00002 |
Pixmap window draw contexts do not support clipping masks.
|
Minor | 00008 |
Wireframe renderer doesn't support individual triangle colours for TriMeshes.
|
Minor | 00034 |
Viewer, about box button should display dialog on mouse up not mouse down.
|
Minor | 00035 |
Import Test, storage object not being disposed of somewhere.
|
Minor | 00036 |
Queeg, Quesa IR renders darker and flatter than QD3D IR.
|
Minor | 00037 |
Queeg, changing window size produces different image with Quesa than with QD3D.
|
Minor | 00039 |
Q3BoundingSphere_SetFromPoints3D and Q3BoundingSphere_SetFromRationalPoints4D return significantly incorrect results for some inputs. They are probably using an incorrect algorithm.
|
Minor | 00046 |
Pixmap/bitmap markers are culled by OpenGL if they are partially off-screen, should be clipped.
|
Minor | 00047 |
Wireframe renderer doesn't support pixmap/bitmap markers.
|
Possible | 00004 |
Q3BoundingSphere_SetFromRationalPoints4D, possible bug in QD3D 1.6 implementation.
|
Possible | 00006 |
Q3View_GetAttributeState, possible bug in QD3D 1.6 docs - correct behaviour not clear.
|
Possible | 00010 |
Wire elements, don't support IO. Also don't copy the QTAtomContainer, although the
QD3D implementation might - docs on this element's behaviour are needed.
|
Possible | 00011 |
Q3View_Sync does not work correctly with QD3D interactive renderer, possible bug
in QD3D 1.6 renderer.
|
Possible | 00041 |
Q3BoundingSphere_SetFromRationalPoints4D, possible bug in QD3D 1.6 implementation.
|
Possible | 00042 |
Q3Quaternion_SetRotateAboutAxis might be returning the conjugate of the correct result.
|
Possible | 00048 |
Verify all QD3D pixmap formats for Pixmap marker object, make sure they're converted correctly.
|