Robert Osfield
fd2ffeb310
Renamed osg::CameraNode to osg::Camera, cleaned up osg::View.
...
Added beginnings of new osgViewer::Scene,View,Viewer,CompositeViewer and GraphicsWindowProxy files.
2006-11-27 14:52:07 +00:00
Robert Osfield
a3b1d8cd54
From Paul Martz, add OSG_FILE_PATH to end of setting of OSG_FILE_PATH to preserve any previous settings
2006-11-22 21:09:48 +00:00
Robert Osfield
052d44a440
From Frashid Lashkari, added support for PointSprites to .ive
2006-11-16 16:42:11 +00:00
Robert Osfield
5d91960cb7
Removed redundent osgac3.h file.
2006-11-14 19:19:54 +00:00
Robert Osfield
a8378d0bfa
Added osgViewer depdendency to osgintersection, osgGLUT* examples
2006-11-14 15:06:17 +00:00
Robert Osfield
c607a6dd7f
Updated wrappers
2006-11-07 14:26:48 +00:00
Robert Osfield
c9fed221a5
Added initial cut of osgShadow::OccluderGeometry
2006-11-07 13:43:01 +00:00
Robert Osfield
4606948bb8
Added IntersectionVisitor to osgUtil project
2006-11-02 17:07:32 +00:00
Robert Osfield
c3643a738c
Renamed osgviewer.dsp to osgviewerapplication.dsp and fixed directory name of osgsimpleviewerProducer
2006-11-02 15:40:42 +00:00
Robert Osfield
984ac93749
Updated wrappers
2006-11-02 12:32:41 +00:00
Robert Osfield
e0f395fd07
Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change
2006-11-02 12:27:15 +00:00
Robert Osfield
16c238fc60
Added osgSim::LineOfSight and osgSim::HeightAboveTerrain classes
2006-10-30 20:29:06 +00:00
Robert Osfield
c615f7345c
Updated wrappers
2006-10-30 12:39:05 +00:00
Robert Osfield
321215c6ec
From Mathieu Marache, fixed osgsimpleviewerQt4 so that it uses the correction options
2006-10-30 11:55:02 +00:00
Robert Osfield
ce3929fd5f
Added beginings of new osgUtil::IntersectionVisitor and osgintersection class
2006-10-26 16:03:17 +00:00
Robert Osfield
c892fafa1c
Updated wrappers
2006-10-24 09:45:50 +00:00
Robert Osfield
763c25a1ed
Changed name osg osgshadow example.dsp to avoid MS conflicts
2006-10-17 12:29:07 +00:00
Robert Osfield
a24eb4f9ef
Added osgshadow example
2006-10-17 11:28:34 +00:00
Robert Osfield
ad9cf99109
Added dae (COLLADA) plugin to OpenSceneGraph.dsw workspace.
2006-10-07 11:57:28 +00:00
Robert Osfield
56e134dc34
Added project files for the osgsimpleviewerFLTK,GLUT,Producer,QT3,QT4 and SDL examples
2006-10-07 11:53:07 +00:00
Robert Osfield
01af960751
Fixed OSGSHADOW_LIBRARY define
2006-10-06 14:46:50 +00:00
Robert Osfield
5163c4a762
First cut at class interfaces and stubs for implementations for the new osgShadow NodeKit
2006-10-06 14:16:11 +00:00
Robert Osfield
fe575de98f
Updated wrappers
2006-10-06 11:02:34 +00:00
Robert Osfield
f95a913daa
Removed osgGA::GUIEventHandlerVisitor and osgGA::SetSceneVistor classes/headers as
...
this classes weren't being actively used the distribution, effectively being noops.
2006-10-06 09:54:45 +00:00
Robert Osfield
281865d7fc
Added osgGA depedency.
2006-10-04 09:11:37 +00:00
Robert Osfield
1c749e95d6
Added osgDB to dependency of osgGA
2006-10-03 12:46:11 +00:00
Robert Osfield
0c8d909800
From Andreas Ekstrand, "It seems my changes to ESRIShape.dsp (to create an osgdb_shp.dll rather
...
than an osgdb_ESRI.dll) were overwritten by later commits to this file.
Here are the changes again, made from the latest version of ESRIShape.dsp."
2006-10-02 11:34:45 +00:00
Robert Osfield
1f3872ed73
Added SimpleViewer
2006-09-30 16:29:08 +00:00
Robert Osfield
78444878c3
Updated wrappers
2006-09-21 15:09:10 +00:00
Robert Osfield
b296e10a0d
Added osgfadetext example to VS projects
2006-09-18 21:03:23 +00:00
Robert Osfield
def74d3471
Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help
...
handle scenes with multiple views with elements that need coordinating on a per view basis.
Added beginings of new osgText::FadeText class (not functionality yet).
2006-09-18 20:54:48 +00:00
Robert Osfield
6c7ac73d9d
Added link to website for build docs.
2006-09-08 10:07:41 +00:00
Robert Osfield
41708fdf16
From Mike Wittman, perl script to help remain project files for dumb VisualStudio 6.0 limitations.
2006-09-08 10:07:04 +00:00
Robert Osfield
ac36cca060
Updated osgTerrain wrapper project file with gdal dependencies.
2006-09-06 20:11:02 +00:00
Robert Osfield
616097e465
From David Callu,
...
"bug fix to reflect the wchar_t in Value and Value.cpp I add the toWString() function.
in Type and Type.cpp I just add two function to get a map of propertyList and a map of methodList
i need this map in my editor a i think it's could be util to put this functionnality in osgIntrospection,
2006-09-01 12:52:15 +00:00
Robert Osfield
c4731804b8
From Mike Wittman, changed release build options to reduce binary bloat.
2006-08-30 13:50:26 +00:00
Robert Osfield
d25735b6b9
From Andrew Lorino and Mike Weiblen, COLLADA 1.4.1 ReaderWriter, kindly developed and donated by Sony Computer Entertainment Inc. US R&D.
2006-08-23 13:32:03 +00:00
Robert Osfield
c8a5dc86a2
From Gary Quinn, updated to take account of new bin directory structure.
2006-08-22 12:49:02 +00:00
Robert Osfield
794a36f30f
From Joran Jessurun, updated to look for lib/win32.
2006-08-22 12:46:13 +00:00
Robert Osfield
956b6ce6f2
Removed osgfbo and osgpbuffer examples
2006-08-11 09:30:42 +00:00
Robert Osfield
2542c5b65f
From Mike Wittman, perl script to assist W64 support.
2006-08-10 20:50:00 +00:00
Robert Osfield
11cc3c08cb
From Mike Wittman, support for VS 64bit build
2006-08-10 20:32:51 +00:00
Robert Osfield
3730d7266d
Removed referecens to the deprecate UByte4
2006-08-09 13:02:52 +00:00
Robert Osfield
93933e77ee
Remove ERSIShape directory.
2006-07-27 11:25:01 +00:00
Robert Osfield
bb186766a6
From Andreas Ekstrand, "The ESRIShape plugin needs to produce a osgdb_shp.dll rather than a
...
osgdb_ESRI.dll in Windows in order to find the correct library when
loading shp files. A new dsp file is attached to this mail. Also, the
ERSIShape folder should be deleted."
2006-07-27 11:22:52 +00:00
Robert Osfield
882a909df8
Updated wrappers
2006-07-18 20:53:16 +00:00
Robert Osfield
1efa9a01d7
Updated wrappers
2006-07-18 20:51:28 +00:00
Robert Osfield
2358ab2b2b
Updated to officially deprecate VS6.0 support.
2006-07-14 18:37:40 +00:00
Robert Osfield
62ecea541d
From Ulrich Hertlein, updates to DirectX loader
2006-07-04 09:13:15 +00:00
Robert Osfield
c986f6ea41
Added a performace test section to osgunitests, currently just does basic C/C++ tests.
2006-07-03 13:53:39 +00:00
Robert Osfield
d74397ce58
Updated wrappers
2006-06-29 11:57:15 +00:00
Robert Osfield
ee72373bfa
Updated wrappers
2006-06-29 10:19:44 +00:00
Robert Osfield
a80ba8b3d8
From Martin Naylor, added osgGA dependency to osgkeyboardmouse
2006-06-26 09:09:10 +00:00
Robert Osfield
4ab7be2833
Martin Spindler, new osg::ClampColor state attribute.
2006-06-08 15:27:18 +00:00
Robert Osfield
2e2684c05a
From Paul Martz, added support to textured light points into osgSim and OpenFlight loader, as part of the OpenFlight v16.0 spec.
2006-06-08 14:32:02 +00:00
Robert Osfield
13a5c2310a
From Paul Martz, fixed incorrect filename in project file
2006-06-08 11:56:07 +00:00
Robert Osfield
e00bf394c8
Added VisualStudio project for Quake3 BSP plugin
2006-05-15 09:55:53 +00:00
Robert Osfield
f22d11903b
UPdated wrappers
2006-04-25 13:50:07 +00:00
Robert Osfield
48240c23f9
Added osgParticle dependency to osgPrecipitation example.
2006-04-24 09:35:01 +00:00
Robert Osfield
18ad77d8a3
Added osgUtil to the osgParticle dependencies.
2006-04-24 08:37:04 +00:00
Robert Osfield
e8fa0433b3
Moved PrecipitationEffect node into osgParticle.
2006-04-22 15:08:07 +00:00
Robert Osfield
acb754a127
From Martin Naylor, osgprecipitation project file.
2006-04-10 15:45:59 +00:00
Robert Osfield
e8967b5390
Added missing .js file.
2006-04-04 14:10:48 +00:00
Robert Osfield
bb20760a3f
From Joran Jessurun and Chris Hanson, Visual Studio Static build support.
2006-04-04 13:47:35 +00:00
Robert Osfield
7f731f330a
From Farshid Lasharki, added IO suppoty fo osgParticle::ConstantRateContour
2006-03-18 07:07:19 +00:00
Robert Osfield
840262bdf3
From Martin Naylor, added ESRIShape.dsp project
2006-03-15 10:36:10 +00:00
Robert Osfield
d43dbaeadd
Build fixes
2006-03-14 13:18:21 +00:00
Robert Osfield
d888d45cea
From Martin Naylor, added normals VS project
2006-03-14 09:23:30 +00:00
Robert Osfield
3246dde716
From Brede Johansen, new OpenFlight plugin!!!!!
...
By default the original flt plugin is still used, to select at runtime
the new plugin set the env OSG_OPEN_FLIGHT_PLUGIN=new
2006-03-08 21:38:37 +00:00
Robert Osfield
dbbabf87c6
Converted osgGA::GUIEventAdapter into a concrete class capable of respresenting
...
keyboard and mouse events.
Added osgGA::EventQueue class to support a thread safe event queue and adaption
of keyboard and mouse events.
Removed osgProducer::EventAdapter as GUIEventAdapter replaces it.
Adapted osgProducer and examples to work with the new changes to osgGA.
2006-03-08 14:09:47 +00:00
Robert Osfield
93f514109f
Further clean up of RefNodePath references.
2006-02-28 19:36:18 +00:00
Robert Osfield
a8255f6932
Updated wrappers.
2006-02-27 19:51:32 +00:00
Robert Osfield
10d139fc1f
From Farshid Lashkari, "I've made some changes to the IVE loader which will add the capability
...
of saving image files inside the IVE file. Currently, only the raw
image data is saved into the file. If your model uses jpg images as
textures then this will cause your file size to increase.
I've added an option that will embed the original image file into the
IVE file. The IVE file will then attempt to read the image from
memory. Since most image loaders support reading from memory, this
shouldn't be a problem. To use this new feature the user must specify
the option "includeImageFileInIVEFile" when converting to IVE.
I tested this out on the "skydome.osg" model that comes with OSG.
Using the old method, the IVE file size would be 785 KB, with the new
method it is only 42 KB.
Also, I've added the support for TextureRectangle's to the IVE reader/writer."
2006-02-26 17:45:52 +00:00
Robert Osfield
bd68d96106
Added ClusterCullingCallback.cpp
2006-02-21 21:29:49 +00:00
Robert Osfield
dcdee6bf4f
From Gordon Tomlinson, VS2005 Syntax highling regonition.
2006-02-21 13:55:30 +00:00
Robert Osfield
af6af82e56
From Nathan Monteleone, addition of AutoTransform support.
2006-02-20 19:13:11 +00:00
Robert Osfield
0f529d72ab
Updated wrappers.
2006-01-21 13:02:03 +00:00
Robert Osfield
2067543aea
From Maya Leonard, ERSIShape VS project file, and compile fixes for Win32.
2006-01-18 12:03:55 +00:00
Robert Osfield
c9b25a5b50
From Zach Deedler, addition of osgParticle/BoxSpacer.
2006-01-17 15:17:15 +00:00
Robert Osfield
523f608ba6
From Ali Botorabi, adding of osg::Depth support in .ive format.
2005-12-19 14:48:04 +00:00
Robert Osfield
9b92e675d4
Fixed typo of dxf.
2005-11-25 10:32:25 +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
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
91f5b9b04e
Fixes for VS6.0 build.
2005-11-11 12:45:59 +00:00
Robert Osfield
32f879a67e
Added /Zm200 to loads of project to try and salavage something from VS6.0 being such a bog awful compiler.
2005-11-10 20:20:13 +00:00
Robert Osfield
cee8424c0f
Compile fixes for VS6.0.
2005-11-10 17:24:41 +00:00
Robert Osfield
b19c005178
Ran unix2dos on OpenSceneGraph.dsw
2005-11-10 14:41:42 +00:00
Robert Osfield
bb9425020c
Added dxf VS6.0 project
2005-11-09 11:59:18 +00:00
Robert Osfield
329a3d47ff
Renamed VisualStudio.dsw to OpenSceneGraph.dsw
2005-11-07 16:52:09 +00:00
Robert Osfield
6562aa4f5f
Added initial CameraNode and CameraView stups for the .ive loader
2005-11-03 10:16:38 +00:00
Robert Osfield
5dee96c14f
Inital work on adding .osg support for CameraNode and CameraView.
2005-11-02 19:52:58 +00:00
Robert Osfield
598dda59f5
From Geoff Michel, added support for constrain delaunay triangultion, and osgdelaunay example.
2005-10-25 13:28:48 +00:00
Robert Osfield
b02df25771
Added missing projects
2005-10-25 10:30:32 +00:00
Robert Osfield
c378f8ac67
Added osgcatch project
2005-10-25 10:29:11 +00:00
Robert Osfield
d46c827570
Added missing projects.
2005-10-25 10:12:18 +00:00
Robert Osfield
51f74bd37a
Updated wrappers.
2005-10-24 13:49:19 +00:00
Robert Osfield
9eff1ebd60
From Marco Jez, added missing example project files.
2005-10-24 11:44:07 +00:00
Robert Osfield
f2f6e6bb45
Added beginnings of Programming Guide, and NodeTrackerCallback.
2005-10-24 10:51:50 +00:00
Robert Osfield
fb524952b6
Renamed osgUtil::RenderGraph to osgUtil::StateGraph
2005-10-13 12:51:00 +00:00
Robert Osfield
d2dbb7cf50
Added Producer.lib to osgdepthpartion project file
2005-10-13 08:07:36 +00:00
Robert Osfield
1e508d432b
Added SmokeTrailEffect which renders created particles as single quad or line
...
strip, in the case of the quad strip the strip is aligned to the be orthogonal with
the eye point.
2005-10-12 18:42:36 +00:00
Robert Osfield
540e676dae
Added new shell of new class ConnectedParticleSystem, which will be used
...
for managing connect particle system for the purpose of doing missile trails etc.
2005-10-11 09:47:28 +00:00
Robert Osfield
b7fd3bfdc4
From Ravi Mathur, osgdepthpartition example program.
2005-10-10 10:10:44 +00:00
Robert Osfield
808511468b
From Brede Johansen, added support for PolygonMode into .ive format.
2005-10-06 15:43:29 +00:00
Robert Osfield
8e9ffd09af
Added osg::CameraView to help application/modellers position their cameras in scenes. Note,
...
CameraView is *not* a camera, it isn't an active object, but a passive one that
camera must track each frame to following the path of the CameraView.
2005-10-04 13:41:20 +00:00
Robert Osfield
e18cb598e6
Updated wrappers.
2005-09-29 13:07:26 +00:00
Robert Osfield
0fb2e7adc0
From Mike Weiblen, fixes from VS 7.1 build.
2005-09-25 20:41:56 +00:00
Robert Osfield
21cabaf5f6
Renamed osgUtil::RenderStageLighting osgUtil::PositionalStateContainer
2005-09-02 10:35:38 +00:00
Robert Osfield
2bafaea60a
Added osgcamera projects
2005-09-01 06:19:03 +00:00
Robert Osfield
48a9a395bb
From Marco Jez, fixed typo of OverlayNode.cpp.
2005-08-28 15:49:58 +00:00
Robert Osfield
f3be713d66
Added OveralyNode into VS project file, and fleshed out more code in the OveralyNode implementation.
2005-08-26 20:01:21 +00:00
Robert Osfield
29958a5612
Added OSG_EXPORT to GrephicsThread and fixed typo in osg.dsp.
2005-08-21 15:32:38 +00:00
Robert Osfield
edd75cfc63
Added GraphicsThread to project file
2005-08-18 20:33:38 +00:00
Robert Osfield
84618ffcb3
Merged RenderToTextureStage functionality into RenderStage
2005-08-17 10:12:49 +00:00
Robert Osfield
ee8f7bb756
Added post draw callback to osg::CameraNode/osgUtil::RenderToTextureStage.
...
Added support for Texture1D, 2D, 3D and TextureRectangle into osgUtil::RenderToTextureStage.
2005-07-24 20:31:21 +00:00
Robert Osfield
47651d3c8d
Added glSissor suppor via new osg::Scissor class.
...
Added .osg support for osg::Scissor.
Added .ive support for osg::Viewport and osg::Scissor.
2005-07-22 09:31:19 +00:00
Robert Osfield
9b34bc5c86
Added GraphicsContextImplementation
2005-07-21 19:37:44 +00:00
Robert Osfield
b9e651baf1
Added new osg::GraphicsContext base class
2005-07-20 15:55:07 +00:00
Robert Osfield
6778bc3981
Added wrapper projects and updates of autogenerated wrappers.
2005-07-19 20:40:29 +00:00
Robert Osfield
5c9bd792a3
Updated wrappers
2005-07-15 21:47:11 +00:00
Robert Osfield
d35ea68f3e
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form
2005-07-15 14:41:19 +00:00
Robert Osfield
facb0e2638
From Pavel Moloshtan, Byte2,3,4 and Short2,3,4 classes and their Array counterparts.
...
With a few build tweaks and bug fixes by Robert Osfield.
2005-07-05 15:57:53 +00:00
Robert Osfield
72488d274f
Added support for equalizing the normals along tile boundaries.
2005-07-02 08:11:55 +00:00
Robert Osfield
7f1e571918
Romoved redudent gdal link
2005-06-30 07:59:32 +00:00
Robert Osfield
2dae7dd629
From Mike Weiblen, icon file.
2005-06-28 17:53:48 +00:00
Robert Osfield
8cc424792c
From Mike Weiblen, "some polish for 1.0: centralizes the icon resource definition and adjusts all
...
app and example projects to use that single defn. The various existing
resources.rc files should be deleted."
2005-06-28 09:34:20 +00:00
Robert Osfield
900739bd7e
Added very simply osgparametric example which uses an OpenGL shader program
...
to create an animated parametric surface.
2005-06-20 21:10:32 +00:00
Robert Osfield
d702fed0ef
Moved FBO support from osgfbo example into core osg.
2005-06-16 11:42:59 +00:00
Robert Osfield
dfaed083ea
Added osgmultiplecameras example and support for pre/post multiplaction.
2005-06-15 10:59:10 +00:00
Robert Osfield
868d381528
Added osg::CameraNode.
2005-06-14 13:16:58 +00:00
Robert Osfield
3612da9fbc
From Marco Jez, added project files for osgfbo example.
2005-06-09 19:02:55 +00:00
Robert Osfield
cb1c148e87
Changed VisualStudio 7.0 reference to 7.x
2005-06-05 18:41:23 +00:00
Robert Osfield
93942abc02
From Adam Richard, fixed typos + explanation how to use project files.
2005-06-05 18:40:49 +00:00
Robert Osfield
24849f3c70
Renamed ExplosionDebriEffect to ExplosionDebrisEffect
2005-05-25 16:42:36 +00:00
Robert Osfield
57d333fd0f
Removed references to removed files.
2005-05-20 18:35:30 +00:00
Robert Osfield
913992130c
Removed remaining references to old DX writer.
2005-05-20 11:35:08 +00:00
Robert Osfield
a4b2383672
Removed old GeoSet backward compatibility code since its now redudent.
2005-05-17 09:53:41 +00:00
Robert Osfield
d1d07c263b
From Mike Weiblen, updated project files to link to new 3rdParty libs
2005-05-13 14:54:34 +00:00
Robert Osfield
f05879a452
Added /Zm200
2005-05-13 09:05:10 +00:00
Robert Osfield
ad3ff3577f
From Mike Weiblen, osgpbuffer now needs to link w/ Producer (fixed .dsp file attached)
2005-05-12 19:14:17 +00:00
Robert Osfield
460c77b7f0
From Nathan Monteleone, rewrote the osgpbuffer example so that it uses
...
Producer xplatform support for pbuffer instead of Win32 specific pathways
as support before. (with a few code tweaks to simplfy the code, by Robert Osfield).
2005-05-11 19:14:36 +00:00
Robert Osfield
d9c50ee7c4
Put in place the class to implement GLSL support in .ive
2005-05-10 20:20:20 +00:00
Robert Osfield
03232ec667
Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature.
2005-05-01 19:48:49 +00:00
Robert Osfield
0ff98ceb59
VS.7.1 linker warning fix
2005-04-29 18:51:14 +00:00
Robert Osfield
193c83cb9c
Added ParentList's into StateSet, Uniform and StateAttribute in preparation for
...
providing update and event handling.
2005-04-24 21:04:54 +00:00
Robert Osfield
496227d239
From Mike Weiblen, removed Uniform not quite ready notice,
...
and added .h files into osgshaders project file.
2005-04-20 18:50:50 +00:00
Robert Osfield
ef07e51d4c
Removed eroneous /dv1 flag (should have been /vd1, but it this is default anway
...
so can safely remove entirely).
2005-04-18 18:23:25 +00:00
Robert Osfield
fc3df7fe9b
Changed all instances of /vd0 to /vd1
2005-04-15 10:09:51 +00:00