Commit Graph

4897 Commits

Author SHA1 Message Date
Robert Osfield
0e16b64665 Coverted tabs to space in core libraries. 2005-11-17 13:35:53 +00:00
Robert Osfield
168225ebaf From Toshiyuki Takahei, fixed order intialiation problem in Viewer::selectCameraManipulator(..). 2005-11-17 11:27:25 +00:00
Robert Osfield
74f90ed9a4 From Mike Weiblen, "fix for another one of those GLSL syntax errors that slip thru the nvidia compiler.
gl_TexCoord[] is an array of vec4, and must be reduced to a vec2 for use with texture2D()"
2005-11-17 11:22:09 +00:00
Robert Osfield
3c03e3c24c From Eric Sokolosky, for Cygwin and Minw sections changed definition of INST_SHARE
so that it is based on INST_LOCATION, providing the same default as before but
also allow it to be override by env vars when required.
2005-11-17 11:13:36 +00:00
Robert Osfield
9bd24bcc79 From Eric Sokolosky, made spacing more consistent. 2005-11-17 11:09:22 +00:00
Robert Osfield
b15b677cc3 From Mikkel Gjøl, addition of paramter set/get methods to osgGA::*Manipulators,
change of ' ' to GUIEventAdapter::KEY_Space, fix to url in Matrix_implementation.cpp.
Syntax fixes by Robert Osfield to above submission fix inconsistencies with normal
OSG coding style.
2005-11-17 11:03:20 +00:00
Robert Osfield
d91f2c631d Improved handling of core OSG being compile with float Matrices. 2005-11-17 09:57:40 +00:00
Robert Osfield
19c1863432 Added (_data || rhs._data) extra qualify to Image::compare is data equal test. 2005-11-17 09:20:58 +00:00
Robert Osfield
7f19c7833e Removed redundent copyop. 2005-11-16 21:08:16 +00:00
Robert Osfield
6bedddf146 Ran dos2unix on makefile. 2005-11-16 20:27:28 +00:00
Robert Osfield
e1fc9d1875 Started experimenting with sections and table of contents. 2005-11-16 16:35:56 +00:00
Robert Osfield
9415f669e8 Converted remaining osg::Matrix usage to osg::Matrixd. 2005-11-16 16:30:51 +00:00
Robert Osfield
4a26f10226 Updated changelog and authors file. 2005-11-16 12:14:18 +00:00
Robert Osfield
265b0465ce Fixed typo entry. 2005-11-16 12:07:21 +00:00
Robert Osfield
2d33e6f2ad From Mike Weiblen, support for ARB_texture_rectangle extension name. 2005-11-16 09:28:09 +00:00
Robert Osfield
10b5d505a2 From Joakim Simonsson/Robert Osfield. Fixed line endings. 2005-11-15 22:18:29 +00:00
Robert Osfield
5cd39a3119 Did a unix2dos and trimmed end of file of rendundent newlines. 2005-11-15 22:14:50 +00:00
Robert Osfield
4eb5b0d715 Added proper descriptions of examples in place of the copy and paste description. 2005-11-15 22:07:54 +00:00
Robert Osfield
47fcfa4cc5 From Eric Wing, compile fixes. 2005-11-15 21:47:24 +00:00
Robert Osfield
4e580f46cf From Gideon May, "I've added an alias for the new mpeg 4 format used by quicktime and
podcasts."
2005-11-15 21:24:35 +00:00
Robert Osfield
90b37302bb From Sean Spicer, compile fixes for Intel compiler. 2005-11-15 18:31:40 +00:00
Robert Osfield
d62ce53d7f From Joakim Simonsson, updated VS handling of extensionless headers to be consistent with 1.0 release of OSG 2005-11-15 16:15:26 +00:00
Robert Osfield
58e5053438 Fixed typo of Jason. 2005-11-15 16:06:09 +00:00
Robert Osfield
f80fed8777 Updated authors list from osgversion -r ChangeLog output. 2005-11-15 15:07:43 +00:00
Robert Osfield
55ff399da5 Updated the output of the contributors list. 2005-11-15 15:07:17 +00:00
Robert Osfield
76f7f77883 Added catch of erase of the last element of heap. 2005-11-15 14:25:03 +00:00
Robert Osfield
20ce2ada9f From Marco Jez, warning fixes. 2005-11-15 11:43:29 +00:00
Robert Osfield
71e202cb38 Warning fixes. 2005-11-15 11:39:48 +00:00
Robert Osfield
8306efddf8 Warning fix. 2005-11-15 11:23:44 +00:00
Robert Osfield
b57c4dad03 Added remapping of Drew's fullname. 2005-11-15 10:05:31 +00:00
Robert Osfield
dd622d7a9a From Mike Weiblen, switched off lighting of points to make them clearer 2005-11-15 08:56:05 +00:00
Robert Osfield
6268001c66 Warning fix. 2005-11-15 08:43:24 +00:00
Robert Osfield
cb4fc44f74 Fixed handling of initials. 2005-11-14 21:40:28 +00:00
Robert Osfield
dc5c86ff96 Added typo correction for "Jolley". 2005-11-14 20:54:53 +00:00
Robert Osfield
d2d6450392 Added more typo catches. 2005-11-14 20:51:28 +00:00
Robert Osfield
a5c3016ab3 Further improvements to the name filtering. 2005-11-14 17:21:49 +00:00
Robert Osfield
04c368b5ed Improved handling on special characters in names 2005-11-14 17:15:58 +00:00
Robert Osfield
a687ab72dc Added support for mining the ChangeLog for a list of contributors. 2005-11-14 17:07:11 +00:00
Robert Osfield
7fca5fe631 Updated changelog. 2005-11-14 13:34:47 +00:00
Robert Osfield
44b38986d3 Fixed warnings in geo plugin 2005-11-14 12:49:05 +00:00
Robert Osfield
39182cd5db Updated package version to 1.0,0 2005-11-14 11:14:58 +00:00
Robert Osfield
48b69d5b13 From Toshiyuki Takehei, typo fix of getTrackerMode(). 2005-11-14 11:08:16 +00:00
Robert Osfield
9d8fd69fa9 Change the KeySwitchMatrixManipulator so that it two sets of getMatrixManipulator
methods, two that takes an index,two that takes a key value.  Updated the ViewEventHandler
so the it now uses the getMatrixManipulatorWithIndex() method to avoid previous ambiguity.
2005-11-14 11:00:36 +00:00
Robert Osfield
5de633f71b From Farshid Lashkari : "I reported earlier about a problem with a custom emitter I was using.
I spent some more time debugging and it turns out there was a bug in
the ParticleSystem::update_bounds function. When the bound is being
reset, both the min and max are being set to the same postion without
the radius being subtracted/added to it. When there is only one
particle alive in the system this causes it to be culled by small
feature culling. I've modifed the function so that when the bound is
reset, the radius is subtracted/added to the position. This fixes my
problem."
2005-11-14 09:31:06 +00:00
Robert Osfield
e8aeca1418 From Geoff Michel, geo plugin updated to for latest updates in .geo format. 2005-11-12 21:29:59 +00:00
Robert Osfield
35e50365da Added support for ConnectedParticleSystem. 2005-11-12 13:38:32 +00:00
Robert Osfield
ae75981e36 Added .osg support for osgParticle::SmokeTrailEffect 2005-11-12 13:27:49 +00:00
Robert Osfield
caf8a10406 Updated ChangeLog 2005-11-11 19:29:53 +00:00
Robert Osfield
0ec0327b96 Added scene stats support to osgProducer::ViewerEventHandler. 2005-11-11 17:00:36 +00:00
Robert Osfield
e5685bc1ac Added s/getMaxNumOfTextureUnits control to osgGA::StateSetManipulator, and set the default to 4. 2005-11-11 14:22:57 +00:00