Ignore:
Timestamp:
02/01/10 17:37:44 (2 years ago)
Author:
ddangelo
Message:

osg 1D texture wrapped. Added function to create an av::osg::Image node by loading an image file. TexturedQuad? now supports 1D and 2D texturing. Old functionality should not be affected. The textured quad node should definitively be refactored into multiple nodes (or a script.container node).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/avango-osg/python/SConscript

    r316 r341  
    9292    avango/osg/OSGLoadImageStream.cpp 
    9393    avango/osg/OSGTexture.cpp 
     94    avango/osg/OSGTexture1D.cpp 
    9495    avango/osg/OSGTexture2D.cpp 
    9596    avango/osg/OSGTexture2DArray.cpp 
Note: See TracChangeset for help on using the changeset viewer.