Re: [osg-users] bmp plugin problem

2008-12-23 Thread Ulrich Hertlein
Hi ? On 24/12/08 12:58 PM, lg wrote: > OpenSceneGraph-2.6.0, In function "bmp_load ", there are code to > complete swap BGR to RGB. code like this: > if (ncomp>2) { // yes bill, colours are usually BGR aren't they could you try svn trunk and see if that works for you? The bmp loader was complet

[osg-users] bmp plugin problem

2008-12-23 Thread lg
Hi Robert OpenSceneGraph-2.6.0, In function "bmp_load ", there are code to complete swap BGR to RGB. code like this: if (ncomp>2) { // yes bill, colours are usually BGR aren't they for(int i=0; i2) { // yes bill, colours are usually BGR aren't they for(int i