From 84d301715e9c3ec2072eac5bb956a672cc47582d Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 8 Jan 2014 10:31:36 +0000 Subject: [PATCH] Removed more odd characters --- src/osgPlugins/dae/daeRMaterials.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/osgPlugins/dae/daeRMaterials.cpp b/src/osgPlugins/dae/daeRMaterials.cpp index f34e2a487..a85cc9a8f 100644 --- a/src/osgPlugins/dae/daeRMaterials.cpp +++ b/src/osgPlugins/dae/daeRMaterials.cpp @@ -1154,9 +1154,9 @@ optional opaque attribute whose valid values are: RGB_ZERO: Takes the transparency information from the colors red, green, and blue channels, where the value 0.0 is opaque, with each channel modulated independently. - In the Specification, this is described in the “FX Reference” chapter in the + In the Specification, this is described in the FX Reference chapter in the common_color_or_texture_type entry, along with a description of how transparency works in the -Getting Started with COLLADA FX” chapter in the “Determining Transparency section. +Getting Started with COLLADA FX chapter in the Determining Transparency section. Collada Digital Asset Schema Release 1.5.0 Release Notes