Robert Osfield
|
5cfe2e2d91
|
From Don Tidrow, build fix for Peformer
|
2004-08-04 06:57:03 +00:00 |
|
Robert Osfield
|
7da65a859e
|
Added include of scoped lock
|
2004-08-03 12:38:11 +00:00 |
|
Robert Osfield
|
7a7358553f
|
Fixed warning
|
2004-08-02 15:52:50 +00:00 |
|
Robert Osfield
|
2d901bf7ee
|
Fixed warnings
|
2004-08-02 14:52:24 +00:00 |
|
Robert Osfield
|
6524fe1293
|
From Norman Vine, fixes for Mingw
|
2004-08-02 09:11:31 +00:00 |
|
Robert Osfield
|
4d9bd4d825
|
Build fixes for gcc 3.4.1 support
|
2004-08-01 08:26:44 +00:00 |
|
Robert Osfield
|
8d1b390c7e
|
Removed old iv plugin
|
2004-08-01 04:10:54 +00:00 |
|
Robert Osfield
|
cb31021ab0
|
From Corbin Holtz, addition of GDAL_INCLUDE and GDAL_LIB env vars for setting
a non standard location of GDAL
|
2004-07-28 12:29:15 +00:00 |
|
Robert Osfield
|
aa619be4c1
|
Added initializer for _videoWriteData and _rows pointers
|
2004-07-28 12:27:25 +00:00 |
|
Robert Osfield
|
0073978894
|
Added double buffer of video imagery so that the OpenGL never reads as Mpeg writes
|
2004-07-28 08:28:31 +00:00 |
|
Robert Osfield
|
29d21dabec
|
Made the static mutex a pointer to a static mutex to get round a exit
problem on deletion of the plugin.
|
2004-07-27 15:14:52 +00:00 |
|
Robert Osfield
|
7deea8531e
|
Clean up of debugging messages
|
2004-07-27 13:32:15 +00:00 |
|
Robert Osfield
|
2e524ed9d7
|
Changes to fix multiple thread start.
|
2004-07-27 10:23:11 +00:00 |
|
Robert Osfield
|
a4f93740d1
|
Fixed double thread start problem.
|
2004-07-27 09:04:56 +00:00 |
|
Robert Osfield
|
7c05fe8906
|
Fixed iddle update.
|
2004-07-23 09:49:04 +00:00 |
|
Robert Osfield
|
cf62f7097d
|
Added ImageStream::quit(bool) for exiting from video threads, and added
clean up to OsgCameGroup to quit movie threads automatically.
|
2004-07-23 09:15:22 +00:00 |
|
Robert Osfield
|
1fa4bd8ab4
|
Fixed build
|
2004-07-22 15:41:13 +00:00 |
|
Robert Osfield
|
f75d109e12
|
Added more usage mutex to serialize access to Quicktime.
|
2004-07-22 15:11:14 +00:00 |
|
Robert Osfield
|
b0a371ddb0
|
Added missing tex env mode
|
2004-07-21 19:15:34 +00:00 |
|
Robert Osfield
|
9232aac60d
|
Removed the stop method, replacing it by pause
|
2004-07-21 19:01:40 +00:00 |
|
Robert Osfield
|
d1981df21f
|
Removed the stop method
|
2004-07-21 19:01:16 +00:00 |
|
Robert Osfield
|
24df4b93d6
|
Clean up of thread handling.
|
2004-07-21 10:01:56 +00:00 |
|
Robert Osfield
|
dfaed29d6b
|
From Geoff Michel, fixes.
|
2004-07-20 18:50:30 +00:00 |
|
Robert Osfield
|
aed65903db
|
From Bob Kuehne, add usage of version number to differentiate between
rev's of the LOD.
|
2004-07-20 07:46:05 +00:00 |
|
Robert Osfield
|
12a315ec1d
|
From Eric Sokolosky, added INVENTOR_INCLUDE and INVENTOR_LIB vars.
|
2004-07-20 05:36:44 +00:00 |
|
Robert Osfield
|
d5aea35895
|
From Geoff Michel, fix for handling of texture filenames enclosed in quotes.
|
2004-07-19 18:35:01 +00:00 |
|
Robert Osfield
|
f9ea73fbe2
|
From Mike Weiblen, updates to the psuedo loaders to add documentation.
|
2004-07-17 10:33:26 +00:00 |
|
Robert Osfield
|
3c7dfa389d
|
Added mutex to image stream thread to serialize calls to Quicktime.
|
2004-07-06 15:10:33 +00:00 |
|
Robert Osfield
|
105c3568f8
|
From Geoff Michel, replaced used C style FILE with iostream.
|
2004-07-06 13:00:14 +00:00 |
|
Don BURNS
|
4c5f33d397
|
Changed internal formatt on jpeg loader to be GL_RGB, GL_RGBA, etc. rather
than numComponents.
|
2004-07-05 16:21:43 +00:00 |
|
Robert Osfield
|
2ce192f0ae
|
Change the light in LightSource from a generic osg::StateAttribute to
a osg::Light.
|
2004-07-02 14:46:24 +00:00 |
|
Robert Osfield
|
a0eead991f
|
Fixed indenting
|
2004-07-01 14:22:11 +00:00 |
|
Robert Osfield
|
0c38189018
|
Moved the radius parameter from PageLOD into LOD.
|
2004-07-01 13:53:30 +00:00 |
|
Robert Osfield
|
d4c46df7ce
|
Fixed parsing of internalTextureFormat.
|
2004-06-29 08:03:28 +00:00 |
|
Robert Osfield
|
9b03d8c67e
|
Fixed warnings.
|
2004-06-28 21:39:31 +00:00 |
|
Robert Osfield
|
0887e22c3f
|
Added .osg support for new TexGenNode
|
2004-06-28 15:09:49 +00:00 |
|
Robert Osfield
|
124f64c55f
|
Fixed warning
|
2004-06-28 14:18:48 +00:00 |
|
Robert Osfield
|
ca96c9e731
|
From Michael Logan, build fix for Performer plugin
|
2004-06-28 13:18:31 +00:00 |
|
Robert Osfield
|
db43e34bce
|
From Michael Gronager, added support for alpha channel in writing of BMP images
|
2004-06-28 13:18:10 +00:00 |
|
Robert Osfield
|
6de63f097b
|
From Eric Sokolowsky. Added missing blend modes into .osg reading and writing
and fixed typo.
|
2004-06-28 12:52:13 +00:00 |
|
Robert Osfield
|
20de9666dd
|
From Terry Welsh, added support for reading and writing osg::FragmentProgram
local parameters.
|
2004-06-28 10:00:21 +00:00 |
|
Robert Osfield
|
8b0a98f03c
|
Added Marco's AutoTransform.cpp
|
2004-06-15 12:26:39 +00:00 |
|
Robert Osfield
|
616ee0928a
|
From Marco Jez, implemented I/O support for the AutoTransform node.
|
2004-06-14 20:12:04 +00:00 |
|
Robert Osfield
|
ade10ccebc
|
Improved precision of AnimationPath IO.
|
2004-06-14 20:10:08 +00:00 |
|
Robert Osfield
|
2d35b3cc27
|
Changed Billboard::g/setPos(..) to g/setPosition(..).
|
2004-06-14 19:34:43 +00:00 |
|
Robert Osfield
|
6f03f991b3
|
Changed the color binding to better reflect the settings in the OpenFlight file.
|
2004-06-11 21:05:07 +00:00 |
|
Robert Osfield
|
09d585561a
|
Added missing setColorBinding() into ConvertFromFLT::setMeshColors().
|
2004-06-11 14:49:22 +00:00 |
|
Robert Osfield
|
343fa27fcd
|
From Troy Yee, fixes to handling meshes.
From Robert Osfield, replaced assert(0)'s with error messages.
|
2004-06-10 15:43:56 +00:00 |
|
Robert Osfield
|
3adacbdeb7
|
Changed the *(itr++) instances with *(itr), *(itr+1) with a seperate itr+=n etc. This
has been done to avoid VC6.0 optimization ordering problems.
|
2004-06-09 16:28:51 +00:00 |
|
Robert Osfield
|
a8ce6b01d6
|
Added CoordinateSystem::s/getFormat().
|
2004-06-09 15:00:03 +00:00 |
|