Robert Osfield
|
ba9dfb2ff6
|
From Albert Luaces, typo fixes.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14883 16af8721-9629-0410-8352-f15c8da7e697
|
2015-06-01 13:40:20 +00:00 |
|
Robert Osfield
|
d14a602a59
|
From Jannik Heller, typo fixes
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14882 16af8721-9629-0410-8352-f15c8da7e697
|
2015-06-01 13:11:49 +00:00 |
|
Robert Osfield
|
69e9f2c973
|
Added support for vector and map containers in osgDB::Serailizer's and lua plugin.
|
2014-02-26 08:26:51 +00:00 |
|
Robert Osfield
|
14a563dc9f
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
|
Robert Osfield
|
f6517d2f8b
|
From Alexander Wiebel, "I did some spell checking in my spare time. Here come 20 files."
|
2010-09-24 14:53:10 +00:00 |
|
Robert Osfield
|
2d55740b3e
|
Refactored osg::TransferFunction1D to use an std::map internally which is kept in sync with the actual osg::Image that is passed to the GPU.
Added .osg support for osg::TransferFunction1D.
Updated wrappers
|
2009-02-02 14:43:27 +00:00 |
|
Robert Osfield
|
d6b0cd64f1
|
Ground work for full .osg support for osg::TransferFunction*
|
2009-02-01 12:38:55 +00:00 |
|
Robert Osfield
|
3bbd4bbfd6
|
Removed unused methods
|
2008-09-25 15:19:42 +00:00 |
|
Robert Osfield
|
995ead176a
|
Introduced TransferFunction1D::assign(ValueMap&).
|
2008-09-13 09:09:51 +00:00 |
|
Robert Osfield
|
67f1503c7d
|
Refactored osgTerrain so that the interface for setting up layer is more straight forward, and added support into GeometryTechnique for handling multiple layers
|
2008-02-22 11:52:23 +00:00 |
|
Robert Osfield
|
6516bf4910
|
Added TextureUnit entry to osg::TransferFunction and osgTerrain::Layer
|
2008-02-20 12:34:13 +00:00 |
|
Robert Osfield
|
4ed9940e71
|
Added better description of TransferFunction.
|
2007-07-12 08:29:39 +00:00 |
|
Robert Osfield
|
31d9f40a2f
|
Preliminary work on TransferFunction support
|
2007-04-03 15:39:05 +00:00 |
|
Robert Osfield
|
43c24da12d
|
Added setValue method and osg::Image setup to osg::TransferFunction1D, and setup
of TransferFunction1D into osgterrain example.
|
2007-04-02 13:06:59 +00:00 |
|
Robert Osfield
|
541c3f13e9
|
Added GeometryTechinque to osgTerrain. Added usage of GeometryTechnique into osgterrain example
Added --width and --height command line options to osgdistortion to allow users
to control the window size.
|
2007-03-21 16:34:04 +00:00 |
|
Robert Osfield
|
bff1b51361
|
Added preliminary work on osg::TransferFunction
|
2007-03-10 11:53:31 +00:00 |
|