|
|
|
@5327
|
[5327]
|
7 years |
robert |
Added additional command line docs
|
|
|
|
@5139
|
[5139]
|
7 years |
robert |
From Adrian Egli, added std::ifstream::binary qualifier to ifstream usage.
|
|
|
|
@5032
|
[5032]
|
7 years |
robert |
Converted osgGA::GUIEventAdapter into a concrete class capable of …
|
|
|
|
@4805
|
[4805]
|
8 years |
robert |
Replaced tabs with spaces in examples.
|
|
|
|
@4727
|
[4727]
|
8 years |
robert |
Compile fixes for VS7.1
|
|
|
|
@4600
|
[4600]
|
8 years |
robert |
Fixed compile warnings.
|
|
|
|
@4531
|
[4531]
|
8 years |
robert |
Added support for "-O OutputTextureFiles?" options string in .osg plugin …
|
|
|
|
@4504
|
[4504]
|
8 years |
robert |
Added checking of EventVisitor? type
|
|
|
|
@4502
|
[4502]
|
8 years |
robert |
Added event handler to shader code so that alphaCuttOff, transparency …
|
|
|
|
@4501
|
[4501]
|
8 years |
robert |
Integrated shaders into source.
|
|
|
|
@4500
|
[4500]
|
8 years |
robert |
Added all sides of the shader cube
|
|
|
|
@4499
|
[4499]
|
8 years |
robert |
Added preliminary GLSL shader path for volume rendering.
|
|
|
|
@4496
|
[4496]
|
8 years |
robert |
Changed red()/green()/blue()/alpha() to r()/g()/b()/a() for greater …
|
|
|
|
@4465
|
[4465]
|
8 years |
robert |
Added --num-components <num> option.
|
|
|
|
@4135
|
[4135]
|
8 years |
robert |
Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature.
|
|
|
|
@3806
|
[3806]
|
8 years |
robert |
Added support for modulating alpha values
|
|
|
|
@3805
|
[3805]
|
8 years |
robert |
Removed debugging messages.
|
|
|
|
@3802
|
[3802]
|
8 years |
robert |
Added conversion of dataType to GL_UNSIGNED in raw data reading path.
|
|
|
|
@3801
|
[3801]
|
8 years |
robert |
Added code for rescaling images.
|
|
|
|
@3798
|
[3798]
|
8 years |
robert |
Added support for raw image formats
|
|
|
|
@3502
|
[3502]
|
9 years |
don |
Fix for minor compile error (internal error) for VS7.
|
|
|
|
@3443
|
[3443]
|
9 years |
robert |
Preliminary steps to support for compressed 3D textures.
|
|
|
|
@3395
|
[3395]
|
9 years |
robert |
Fixed write of normalmap.
|
|
|
|
@3382
|
[3382]
|
9 years |
robert |
Added docs for max size commandline params.
|
|
|
|
@3380
|
[3380]
|
9 years |
robert |
Updates to controlling maximum texture size
|
|
|
|
@3379
|
[3379]
|
9 years |
robert |
Added commandline support for Size and texcoord Multipliers
|
|
|
|
@3377
|
[3377]
|
9 years |
robert |
Added handling of RGBA to normal map computation
|
|
|
|
@3218
|
[3218]
|
9 years |
robert |
Fixed warnigns
|
|
|
|
@3137
|
[3137]
|
9 years |
robert |
Added ability to control the number of slices and the amount of the volume …
|
|
|
|
@3135
|
[3135]
|
9 years |
robert |
Compiles fixes for VS.6.0
|
|
|
|
@3132
|
[3132]
|
9 years |
robert |
Changed std::min definition to osg::minimum to avoid STOOOPID MS conficts.
|
|
|
|
@3123
|
[3123]
|
9 years |
robert |
Added lighting and materials to volume subgraph
|
|
|
|
@3104
|
[3104]
|
9 years |
robert |
Added normal setting to slice planes
|
|
|
|
@3103
|
[3103]
|
9 years |
robert |
Clean up of osgvolume
|
|
|
|
@3092
|
[3092]
|
9 years |
robert |
Improved the handling of normal lighting
|
|
|
|
@3091
|
[3091]
|
9 years |
robert |
Added osgvolume example
|