54a8ea33ceAdded support to slideshow3D for -s commandline option allow the size of the display to be specified.
Robert Osfield
2003-11-04 16:38:10 +00:00
8ed0f3ea95Changed the slide coordinates system so that the bottom left hand corner of the slide is 0,0,0 and the top right is 1,1,0, and the eye point is at the appex of a frustum at x,y,1.
Robert Osfield
2003-11-04 15:07:42 +00:00
bbc55c14fdAdded osgText::Text::getTextureGlyphQuadMap().
Robert Osfield
2003-11-04 13:40:24 +00:00
7f7a51b1caFixed positioning of images.
Robert Osfield
2003-11-03 23:26:17 +00:00
2e59f65fc9Fixed positioing of text.
Robert Osfield
2003-11-03 23:22:58 +00:00
bc7622149dUpdated to slideshow3D to support animation + pausing of animation.
Robert Osfield
2003-11-03 23:13:31 +00:00
de77cede2bMerged fixes from Geof Michel.
Robert Osfield
2003-11-02 20:10:04 +00:00
980cfc78f9Renamed _mips to _mipMapKernel
Robert Osfield
2003-10-31 10:11:38 +00:00
1991aa597cAdded support for <duration>float</duration> to the slideshow3D .xml format to allow the time for autostepping between layers/slides.
Robert Osfield
2003-10-30 16:22:21 +00:00
bb97900fe1Changed the wrap mode from CLAMP to CLAMP_TO_EDGE to avoid artifacts under OSX.
Robert Osfield
2003-10-30 00:10:54 +00:00
fd016af34bAdded support for 565 textures to osgbluemarble.
Robert Osfield
2003-10-29 23:10:11 +00:00
1d81edeaabAdded option for 565 16bit textures.
Robert Osfield
2003-10-29 22:47:21 +00:00
27dbfa9810Added copying of reference to the main CullVisitor's DatabaseRequestHandler over to the left/right eye CullVisitor to ensure that the database works in stereo.
Robert Osfield
2003-10-29 19:22:19 +00:00
47ec8be272Commented out verbose debugging messages.
Robert Osfield
2003-10-29 16:45:17 +00:00
f1caec8d6eAdded -e -w -o and -l options to the osgbluemarble example.
Robert Osfield
2003-10-29 14:59:22 +00:00
f1c4dc3b0dUpdates for osgdem. Including new read/writeHeightField() methods.
Robert Osfield
2003-10-29 11:11:17 +00:00
b9775a1a3eFixed PNG plugin so it handles endianess correctly, and alpha/grey scale textures.
Robert Osfield
2003-10-29 10:41:36 +00:00
eb4ee3afad*** empty log message ***
Robert Osfield
2003-10-27 16:07:21 +00:00
bce184e87cAdded a check into osg::Sequence::traverse() against an empty sequence, so that a non existant child is not traversed.
Robert Osfield
2003-10-27 10:29:52 +00:00
d55d8f941dFixed error when handling mulltiple non per vertex vertex attributes during rendering.
Robert Osfield
2003-10-22 13:39:16 +00:00
e3713ff106Added ImageOptions to osgDB.
Robert Osfield
2003-10-20 21:31:15 +00:00
d78c66a6d1Added Producer and OpenThreads to linkline.
Robert Osfield
2003-10-20 20:17:45 +00:00
8ad75d0cebFixed print on scalar bar example.
Robert Osfield
2003-10-20 09:01:16 +00:00
fa8a06990dFrom Trajce Nikolov, support for use of PagedLOD in the txp plugin.
Robert Osfield
2003-10-19 11:46:34 +00:00
c199e74bfcAdded support for generating compressed textures in osgbluemarble.
Robert Osfield
2003-10-17 15:26:30 +00:00
2db71d01ccMichael Gronager's changes for supporting the in memory gz archiving.
Robert Osfield
2003-10-17 15:26:03 +00:00
247efc1635From Marco Jez, Fix to the bumping mapping effect.
Robert Osfield
2003-10-17 14:40:05 +00:00
c11762aeb3Changed the warnings about unhandled op codes to NOTICE instead or WARN
Robert Osfield
2003-10-17 10:28:55 +00:00
8f68ca9cf1Set default values for datatype & pixelformat.
Robert Osfield
2003-10-17 10:27:18 +00:00
8bb2ca48b7Made = opeator const.
Robert Osfield
2003-10-17 10:26:31 +00:00
594f25b5d1Added SceneView::s/getDrawBufferValue(GLenum) to allow customization of what glDrawBuffer() value is set on each frame.
Robert Osfield
2003-10-17 10:25:59 +00:00
8b0a5035b2From Eric Hammil, fix for bmp image size.
Robert Osfield
2003-10-17 10:24:22 +00:00
98ed1a8d7dFrom Michael Gronenger, updates to JP2 plugin.
Robert Osfield
2003-10-17 10:23:24 +00:00
42a8ec7eb5Adding clamping of the tree textures.
Robert Osfield
2003-10-17 10:22:46 +00:00
4e7867ba8cFrom Geoff Michel & Roger James,revised AC3D loader - accepted the improvement from Roger James for texture mapping, and developed his writer until it actually writes most geometries (no text or osgFX nodes of course).
Robert Osfield
2003-10-12 15:20:09 +00:00
ea04f48251Moved Producer::Block temporarily into osgDB to ensure that osgDB isn't dependent on Producer.
Robert Osfield
2003-10-12 14:51:54 +00:00
42eb39ef37Improvements to the DatabasePager
Robert Osfield
2003-10-12 12:13:58 +00:00
fad832425fImprovements to DatabasePager
Robert Osfield
2003-10-10 19:25:14 +00:00
b9423da386Added ClusterCullingCallback to ive.
Robert Osfield
2003-10-10 12:56:35 +00:00
5d35daa970Udates to Drawable + IVE plugin with support for new ClusterCullingCallack.
Robert Osfield
2003-10-10 12:54:21 +00:00
83b04bd04bFix for 64bit build.
Robert Osfield
2003-10-10 11:12:37 +00:00
53081bc9c1Fixed the setting of the offset so that it convert degrees to radians.
Robert Osfield
2003-10-10 09:41:04 +00:00
aee27a18ebFix for 64bit build.
Robert Osfield
2003-10-09 20:56:15 +00:00
5aaa72438fFixed missing osg::
Robert Osfield
2003-10-09 20:50:21 +00:00
6a3f7dfc45Added DrawElementsUByte to ive plugin.
Robert Osfield
2003-10-09 14:55:56 +00:00
754af22eacConverted the animation path file reading code to use std::ifstream rather than C style file so that it can handle configurable types better - fixing a bug associated with reading animation paths with the new osg::Quat defaulting to doubles.
Robert Osfield
2003-10-09 10:44:15 +00:00
3b65b028b2Added protection to the DatabasePager::requestNodeFile()'s call to startThread to ensure that only one startThread is every issued.
Robert Osfield
2003-10-09 09:48:36 +00:00
1a6dc82d32Made the Drawable::*Callback derive from osg::Object so that they can be saved to .osg properly.
Robert Osfield
2003-10-08 21:29:45 +00:00
83816dac04Added ImageOptions for use with the GDAL plugin
Robert Osfield
2003-10-08 14:24:13 +00:00
cf55858462Added osgbluemarble data
Robert Osfield
2003-10-08 14:08:28 +00:00
e7c0d70747Added new GDAL plugin and osgbluemarble example to demonstrate how to create PagedLOD'd databases using GDAL.
Robert Osfield
2003-10-08 13:09:23 +00:00
48fc18fe8bFrom Rune Schmidt Jensen, bug fix to reading of osg::Quat's
Robert Osfield
2003-10-07 18:41:38 +00:00
a3d1e8dd0dAdded -losgGL2 to link line for OSX.
Robert Osfield
2003-10-06 10:03:39 +00:00
d3ae2ed90aAdded -losgGL2
Robert Osfield
2003-10-06 08:53:56 +00:00
672e431602Commented out gdal temporarily from the list of plugins to compile.
Robert Osfield
2003-10-06 08:01:12 +00:00
b0b73f4ad9Changed the texture search path mechanism to better utlise the OSG's search file path mechansim.
Robert Osfield
2003-10-05 16:16:39 +00:00
5c17b5059aFrom Mike Weiblen, added support for OpenGL SL to osgFX::Cartoon.
Robert Osfield
2003-10-05 11:42:26 +00:00
d97720be18Added VS.dsp updates for Mike Weiblen's updates to osgGL2/osgshaders
Robert Osfield
2003-10-05 11:34:25 +00:00
ce15c880b1From Mike Weiblen, updates to osgGL2 to support Uniform values
Robert Osfield
2003-10-05 11:30:54 +00:00
9d6bf8d1b6From Jason Ballenger, fix for ArgumentParser::getApplicationName()
Robert Osfield
2003-10-03 16:29:34 +00:00
6ff1f6d127Updated NEWS
Robert Osfield
2003-10-03 16:27:02 +00:00
bcf6a4491aAdded Producer.lib and OpenThreadsWin32.lib to link lines.
Robert Osfield
2003-10-03 09:00:09 +00:00
4ccb46e155Fixes to project files.
Robert Osfield
2003-10-02 19:09:19 +00:00
eae83d6a4eReturned revision number to 0, for main development work
Robert Osfield
2003-10-02 14:46:07 +00:00
1af9f7f82aUpdated the revsion number to 2, for the 0.9.6-2 release.
Robert Osfield
2003-10-02 14:43:39 +00:00
c7825e7f4dUpdated ChangeLog for release.
Robert Osfield
2003-10-02 14:42:48 +00:00
5227bc60dfUpdated docs for 0.9.6-2 release
Robert Osfield
2003-10-02 14:28:30 +00:00
dec5bb1f2aUpdated NEWS
Robert Osfield
2003-10-02 14:11:57 +00:00
82143f7553Added osgDB::Registry::s/getUseObjectCacheHint()
Robert Osfield
2003-10-02 13:26:01 +00:00
6deedbf08cAdded a check against opaque textures, when detected turn the material white as per specs for 3ds.
Robert Osfield
2003-10-01 21:59:55 +00:00
e2ab8f18daAdded osgcameragroup to the Windows apps list.
Robert Osfield
2003-10-01 20:48:37 +00:00
d6387e6eb8Removed afterescher reference from runexamples.bat.
Robert Osfield
2003-10-01 20:41:15 +00:00
4700b8902cIntroduced new DisplaySettings::set/getDisplayType() and environemtal variables to and command line arguments to set it.
Robert Osfield
2003-10-01 15:56:52 +00:00
facbdcf43bAdded addEntryToObjectCache method to osgDB::Registry
Robert Osfield
2003-10-01 13:12:25 +00:00
2f4d02278cRewrote the osgtexturerectangle and osgprerendercubemap
Robert Osfield
2003-10-01 09:46:11 +00:00
ddde1c4e46Removed debugging comments.
Robert Osfield
2003-09-30 21:30:39 +00:00
d3a0b5f7c7Add /Zm200 option to osg library,
Robert Osfield
2003-09-30 19:42:27 +00:00
f167393b16Added osgText dependancy to the osgforest project.
Robert Osfield
2003-09-30 19:24:40 +00:00
2509c3339dChanged std::vector<>::at to [].
Robert Osfield
2003-09-30 19:09:31 +00:00
80d1e69e2cAdded text hud instructions.
Robert Osfield
2003-09-30 15:50:46 +00:00
af8b5df0aeAdded quad tree support into osgforest
Robert Osfield
2003-09-30 13:48:58 +00:00
8f4c4dbae8Fixed DriveManipulator::init(,) method so that used a Matrix::set(Quat) rather than the inappropriate usage Matrix::get(Quat).
Robert Osfield
2003-09-29 14:42:15 +00:00
b57404d17eFixed the Geometry::verifyBindings && computeCorrectBindingsAndArraySizes so they correctly check the indices and array elements.
Robert Osfield
2003-09-29 14:07:46 +00:00
e693f148cbMade osg::Quat support either float or double internal representation, defaulting to double.
Robert Osfield
2003-09-29 13:35:02 +00:00
7d69f8e193Added getPerspective() method to Matrix* and SceneView
Robert Osfield
2003-09-29 13:14:34 +00:00
a1d0ebece0From Clay Fowler, fixes to osgdemeter so that the whole terrain model can be visualised at once.
Robert Osfield
2003-09-29 08:03:08 +00:00
da8ef894c1Added equals operator to CUllingSet.
Robert Osfield
2003-09-28 10:15:10 +00:00
32395ae98cAdded a using namespace osgGA to keep things compiling under MipsPro + VS6.0 at them same time.
Robert Osfield
2003-09-28 09:34:31 +00:00
5027d831c0Fixed nameing of getAllocationMode()
Robert Osfield
2003-09-28 09:23:45 +00:00
00d8ce7a48Changed std::vector<>::at(i) array access usage to straight [i] to keep things compiling on gcc 2.x serious
Robert Osfield
2003-09-26 20:14:30 +00:00
65c33b0574From Michael Gronager, jp2 plugin for reading and writing JPEG2000 files.
Robert Osfield
2003-09-26 16:02:53 +00:00
f8df9991b2Improves to CullStack.
Robert Osfield
2003-09-26 11:20:43 +00:00
7fb9f6be4bAdded the beginnings of a new osgforest example.
Robert Osfield
2003-09-25 21:54:33 +00:00
16216b991fAdded a local osg::State to the pbuffer implementation.
Robert Osfield
2003-09-24 18:54:28 +00:00
243b288d87Made the calling of drawable update callbacks always happen when a geode is traversed in the update traversal.
Robert Osfield
2003-09-24 18:53:47 +00:00
2812c50329Improved the Geometry::verifyBinding() and computeCorrectBindingsAndArraySizes() methods to check all atributes and to report warnigns when errors are detected.
Robert Osfield
2003-09-24 15:54:22 +00:00
49cc9b85d5From Tom Jolly, added support for TexEnv to pfb plugin.
Robert Osfield
2003-09-23 14:42:56 +00:00
dc674e9b20From Bob Kuehne, added extra include for freetype to find it on OSX.
Robert Osfield
2003-09-22 21:22:16 +00:00
cf6c5af521Changed reference to osgPluins/GNUmakefile to Make/makedirdefs
Robert Osfield
2003-09-22 17:09:59 +00:00