Changes between Version 26 and Version 27 of Community/Tasks/BugResolution
- Timestamp:
- 01/30/09 13:12:43 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Community/Tasks/BugResolution
v26 v27 27 27 28 28 * r9552 - multi-threaded crash when enabling on screen camera and view stats.[[BR]] 29 * r9549 - Inappropriate osg::Program:: PerContextProgram object retention in osg::State that produced a leak like behaviour.[[BR]]29 * r9549 - Inappropriate osg::Program::!PerContextProgram object retention in osg::State that produced a leak like behaviour.[[BR]] 30 30 * r9555 - Circular reference in osgShadow (see [http://thread.gmane.org/gmane.comp.graphics.openscenegraph.cvs/4681 this thread]) 31 31 * r9565 - The statistics backgrounds (the dark rectangles) seem a bit misaligned and the text and number overlap here and there. It also looks like the rightmost background for "View" needs a header? Or is the left column the number of unique items and the right one the total number? 32 32 * r9567 - Crash in stats when you enable view stats in the osgcompositeviewer (just run osgcompisiteviewer cow.osg and press 's' four times.) 33 * r9568 - Particle system bug with FluidFrictionOperator and RELATIVE_RF particle systems (bug fix provided, but awaits further review/refactor)33 * r9568 - Particle system bug with !FluidFrictionOperator and RELATIVE_RF particle systems (bug fix provided, but awaits further review/refactor) 34 34 * r9575 - On screen stats for Camera and View stats uses different order of text fields. 35 35 * r9591 - On screen stats report of View unique Vertices and Primitives are always zero. 36 36 * r9601 - On screen stats background not resizing to full width of frame stats graph, shown in bringing up full stats in 'osgcompositeviewer cow.osg' 37 37 * Small feature culling can't be togged on/off for a subgraph from within a cull callback (turned out to be a usage problem with how to manage toggling of culling mask) 38 * Can't clear background colour in CompositeViewer. (This turned out to be a usage issue withGraphicsWindowEmbedded.)38 * Can't clear background colour in !CompositeViewer. (This turned out to be a usage issue with !GraphicsWindowEmbedded.)
