Don BURNS
|
5a939f5420
|
Updating 5/27/03 backup with 6/20/03 tarball
|
2003-06-24 15:39:59 +00:00 |
|
Don BURNS
|
1dce115c91
|
Update of 5/27/03 backup with 6/20/03 tarball
|
2003-06-24 15:36:53 +00:00 |
|
Robert Osfield
|
65e6d98bb9
|
Converted dos to unix file endings.
|
2003-05-27 17:04:01 +00:00 |
|
Robert Osfield
|
b444cc1ab3
|
Added support for scaling the projection in vertical and horizontal split stereo
modes.
|
2003-05-27 11:03:49 +00:00 |
|
Robert Osfield
|
4a804ebf32
|
Reverted recent changes so the set(Matrix&) method.
|
2003-05-27 11:02:45 +00:00 |
|
Robert Osfield
|
b17d2abc87
|
Adjustments to the horizontal and vertical split stereo code for better
handling of aspect ratio.
|
2003-05-26 15:00:38 +00:00 |
|
Robert Osfield
|
a12fd61266
|
Added missing std::
|
2003-05-26 11:02:42 +00:00 |
|
Robert Osfield
|
f8ba149e19
|
Added 3dc plugin for reading Arias 3D point clouds.
|
2003-05-26 10:05:52 +00:00 |
|
Robert Osfield
|
9ab1c960b6
|
Moved the GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB into its own #ifndef block
to help with OSX support.
|
2003-05-26 09:29:59 +00:00 |
|
Robert Osfield
|
7b657aed3a
|
Adding support using istream and ostream with the reader writers.
|
2003-05-26 09:27:16 +00:00 |
|
Robert Osfield
|
063de79eb9
|
Added mention of DYLD_BIND_AT_LAUNCH to OSX docs.
|
2003-05-25 21:06:23 +00:00 |
|
Robert Osfield
|
289ae01420
|
From Geoff Michel, conversion from GeoSet to Geometry.
|
2003-05-25 16:08:57 +00:00 |
|
Robert Osfield
|
087944d343
|
Removed export macro.
|
2003-05-24 14:42:00 +00:00 |
|
Robert Osfield
|
5bfaf54292
|
Added missing std::
|
2003-05-24 14:26:20 +00:00 |
|
Robert Osfield
|
5408077c3b
|
Added ive reader/writer - from Rune Schmidt Jensen/Michael Gronager
|
2003-05-23 19:51:12 +00:00 |
|
Robert Osfield
|
efa16a34c5
|
Fixes to the Optimizer's handling of merging of osg::Geometry
|
2003-05-22 15:29:20 +00:00 |
|
Robert Osfield
|
23569ac5db
|
Removed occurances of SG_EXPORT.
|
2003-05-22 14:02:10 +00:00 |
|
Robert Osfield
|
058e4939fc
|
Convert Performer plugin across to generate osg::Geometry directly.
|
2003-05-22 11:09:28 +00:00 |
|
Robert Osfield
|
0bdf550488
|
Added syntax highlighting for VisualStudio7.1 from Joseph Steel.
|
2003-05-22 08:40:53 +00:00 |
|
Robert Osfield
|
fb55f6ffbc
|
Improved the handling of scaled matrices in the Quat::set(Matrix&) method.
|
2003-05-21 21:32:56 +00:00 |
|
Robert Osfield
|
72b86dee82
|
Removed the _state.reset() call as it was doing OpenGL calls outside of the
thread with the graphics context.
|
2003-05-21 16:33:53 +00:00 |
|
Robert Osfield
|
80baa19ff3
|
Added GeoSet to osgconv.
|
2003-05-21 14:34:12 +00:00 |
|
Robert Osfield
|
4a6bdad3e1
|
Removed osg::GeoSet for core osg lib and osgPlugin.
Commented out OpenDX plugin as its still based on GeoSet.
Added support for loading and converting GeoSet into the osgconv example.
|
2003-05-21 12:15:45 +00:00 |
|
Robert Osfield
|
fcbbf12b75
|
Added usage of the InputRectangle into setting up of the EventAdapter.
|
2003-05-20 20:45:10 +00:00 |
|
Robert Osfield
|
eb3169634a
|
Removed spurious editing file.
|
2003-05-20 19:48:07 +00:00 |
|
Robert Osfield
|
709dafe15b
|
Added osgtexturerectangle example from Ulrich Hertlein.
|
2003-05-20 14:05:19 +00:00 |
|
Robert Osfield
|
094e0f2e48
|
Fixes to the handling of mouse coords after changes in the default behavior
of Producer.
|
2003-05-20 13:21:05 +00:00 |
|
Robert Osfield
|
4e9724245a
|
Added setProjectMatrix(const Matrix&) and setModelViewMatrix(const Matrix&) methods.
|
2003-05-20 11:01:16 +00:00 |
|
Robert Osfield
|
601c8d72f2
|
Removed redundent write_usage function.
|
2003-05-20 08:57:02 +00:00 |
|
Robert Osfield
|
e2ec462fab
|
Changed the fusion distance update code to use OsgCameraGroup::setDistanceDistance()
rather than going through the SceneView's by hand. This should ensure that values
are kept consistent betwen OsgCameraGroup and SceneView's.
|
2003-05-20 08:47:21 +00:00 |
|
Robert Osfield
|
d156e259ef
|
Fixed manipulator.
|
2003-05-20 08:43:09 +00:00 |
|
Robert Osfield
|
ab1b199da8
|
Removed the now redundent osg::Camera.
|
2003-05-20 08:09:36 +00:00 |
|
Robert Osfield
|
00e94b86d8
|
Removed all KeySwitchCameraManipulator class, replacing it
with the KeySwitchMatrixManipulator
|
2003-05-19 20:18:37 +00:00 |
|
Robert Osfield
|
940ce67133
|
Removed remaining dependancies on osg::Camera.
|
2003-05-19 15:15:17 +00:00 |
|
Robert Osfield
|
4151312dc5
|
Removed redundent const
|
2003-05-17 13:15:54 +00:00 |
|
Robert Osfield
|
715ba6fb66
|
Renamed png pnm
|
2003-05-17 09:03:06 +00:00 |
|
Robert Osfield
|
6b64cd88b8
|
Removed superfluous const
|
2003-05-17 08:36:25 +00:00 |
|
Don BURNS
|
b6d6759337
|
Small operation precedence bug fixed in Text.cpp
|
2003-05-14 16:07:39 +00:00 |
|
Robert Osfield
|
57af40ee95
|
Updates to the handling of vertex attributes.
|
2003-05-09 13:07:06 +00:00 |
|
Robert Osfield
|
b7fcc68e6f
|
Add osgUtil as a dependancy of osgText
|
2003-05-08 15:13:50 +00:00 |
|
Robert Osfield
|
876e40802e
|
Memory leak fixes from Joseph Steel.
|
2003-05-08 14:02:50 +00:00 |
|
Robert Osfield
|
173a09fb32
|
Added UserData to NodeVisitor.
|
2003-05-07 15:26:08 +00:00 |
|
Robert Osfield
|
cda2c90315
|
From Romano José Magacho da Silva, support for vertex attributes in vertex program.
|
2003-05-07 13:13:13 +00:00 |
|
Robert Osfield
|
ba8bf1e94c
|
From Eric Sokolowsky, support for mouse scroll wheel in osgGA/osgProducer.
|
2003-05-07 11:13:49 +00:00 |
|
Robert Osfield
|
aa0d5fc52e
|
Changed the CullVisitor::popProjection() so that it doesn't adjust orthorgraphic
projection matrices.
|
2003-05-07 09:35:43 +00:00 |
|
Robert Osfield
|
fa0333b6fe
|
Aded extra constructors to BlendFunc and Depth to help set them up convieniently.
Added a background quad to osghud.
|
2003-05-06 18:04:27 +00:00 |
|
Robert Osfield
|
06054d9520
|
Added support for multibuffering of tex coordinates.
|
2003-05-06 13:13:31 +00:00 |
|
Robert Osfield
|
6c60fa233e
|
Fixed accept(PrimitiveFunctor&) so it uses the transform coords correctly.
|
2003-05-05 14:30:12 +00:00 |
|
Robert Osfield
|
ee550382c8
|
Fixed build.
|
2003-05-02 18:24:56 +00:00 |
|
Robert Osfield
|
895a722842
|
Addd support for maximum screen text size into osgText when auto scale to
screen is active.
Added osgautotransform demo.
|
2003-05-01 21:06:18 +00:00 |
|