Fixed the texture apply method which was broken yesterday, the new code wasn't
checking for the validity of _image before doing checks on it. This breaks when render to texture is used as there is no image to check against... Added osgshadowtexture demo source. Demos still in development, so don't expect any shadows yet...
This commit is contained in:
@@ -54,6 +54,10 @@ echo osgprerender dumptruck.osg
|
||||
osgprerender dumptruck.osg
|
||||
more memleaks.log
|
||||
|
||||
echo osgshadowtexture cessna.osg
|
||||
osgshadowtexture cessna.osg
|
||||
more memleaks.log
|
||||
|
||||
echo osgparticle
|
||||
osgparticle
|
||||
more memleaks.log
|
||||
|
||||
Reference in New Issue
Block a user