Robert Osfield
97749ff243
From Martin Lavery, build fixes fo latest file additions
2007-06-05 17:18:27 +00:00
Eric WING
4368a7dca5
Stephan Huber: Adding missing Xcode project file.
2007-05-29 18:39:27 +00:00
Stephan Maximilian HUBER
41a5ed4e0e
From Stephan Huber, updated OpenThreads-XCode-project files
2007-05-29 14:19:42 +00:00
Eric WING
a67111a64c
Fixes to resync Xcode project with current tree.
...
flt files are missing. I'm not sure if it was intentionally removed from the project, so I left the everything in place, but removed the target from the build aggregate targets so it doesn't get in the way of the build system.
Added back osgTerrain to the project (don't know who deleted those). SDL's aggregate target is also missing.
2007-04-30 22:12:08 +00:00
Robert Osfield
c489b0af2c
Renamed HeightFieldNode and HeightFieldRenderer to TerrainNode and TerrainTechnique respectively
2007-03-14 11:24:04 +00:00
Robert Osfield
7d354b79aa
Further clean up for refernces to osgTerrain/DataSet
2007-02-27 21:18:37 +00:00
Robert Osfield
b00cbe5a17
Moved include/osgTerrain/DataSet/.cpp, gdal plugin and osgdem out into the VirtualPlaneBuilder project.
...
Updated examples to remove DataSet/GDAL dependency.
Updated wrappers
2007-02-27 21:12:48 +00:00
Robert Osfield
eb4ad4229f
Moved osgProducer and osgproducerviewer out into their own repository.
...
Clean up the source for remaining references to osgProducer/Producer.
2007-02-27 13:16:18 +00:00
Robert Osfield
ad3cac84e9
Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.
2007-02-23 16:31:34 +00:00
Robert Osfield
edf050842a
From Eric Wing, updates to XCode projects and introduction of two SDL OSX files to the osgsimpleviewerSDL example
2007-02-16 06:11:38 +00:00
Robert Osfield
bfa30a644e
From Stephan Huber, "attached you'll find an update for the XCode-project.
...
I added the osgShadow as a framework and osgManipulator as a framework,
(and the corresponding examples) I removed (hopefully) all references to
osg-/Producer where necessary, and some minor stuff."
2007-02-14 14:53:31 +00:00
Robert Osfield
785fd5c0d9
From Stephan Huber, "New features:
...
+ Multi-display-support
+ automatic hiding of the menubar/dock if one of the windows intersects
the menubar/dock
Bugfixes:
+ event-handling was done by the first opened window, other windows did
not receive events -- fixed
+ mouse-coordinates were absolute, now they are relative to the window.
known bugs:
+ windows with decoration and in fullscreen-size are moved by the system
a little bit, so that the titlebar is accessible/visible. So if you want
real fullscreen-windows, don't decorate the window :)
I updated the XCode-project-file so all ported examples are linked
against osgViewer."
2007-01-12 21:33:19 +00:00
Robert Osfield
d6d1a46db9
From Stephan Huber, GraphicsWindowCarbon implementation
2007-01-09 10:06:20 +00:00
Robert Osfield
02bda82b55
From Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and associated classes/references to Tessellator etc.
2007-01-08 11:23:52 +00:00
Robert Osfield
e041f08b73
From Stephan Huber, updated Xcode projects for changes to examples ported over to osgViewer
2007-01-07 20:52:10 +00:00
Robert Osfield
c9c2950759
Moved UnitTestFramework from core osg lib into osgunittests example
2006-12-19 17:06:59 +00:00
Robert Osfield
79c8835422
Checked in new .plists'
2006-11-30 16:55:32 +00:00
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
e16f33e9c5
Renamed osgviewer-Info.plist to osgviewerApplication-Info.plist to prevent
...
svn naming collision problems under Windows due t osgviewer/osgViewer case insentive file name collisions.
2006-11-21 14:42:36 +00:00
Robert Osfield
ffc3d4e351
From Eric Wing, updates to Xcode projects
2006-11-17 16:25:29 +00:00
Robert Osfield
a11dd1c479
From Eric Wing, updates to Xcode project for new osgViewer library
2006-11-08 10:00:43 +00:00
Robert Osfield
84387e4abe
From Eric Wing, updated to Xcode projects
2006-09-21 11:26:18 +00:00
Robert Osfield
05d218e990
From Eric Wing, updates to OSX build notes.
2006-09-13 14:00:19 +00:00
Robert Osfield
127ec2a690
From Eric Wing, updated to Xcode projects
2006-09-08 10:46:05 +00:00
Robert Osfield
5868bab4d9
From Eric Wing, updates to Xcode projects
2006-09-05 20:18:21 +00:00
Robert Osfield
8365ec3217
From Eric Wing, updates to Xcode project
2006-08-25 08:42:17 +00:00
Robert Osfield
b286a380fb
From Eric Wing, updates to Xcode projects
2006-08-21 21:00:14 +00:00
Robert Osfield
108a557d72
Removed Xcode 1.x projects
2006-08-12 07:43:37 +00:00
Robert Osfield
469c195a1c
From Radu Mihai, removed osgfbo and osgpbuffer projects
2006-08-11 21:48:24 +00:00
Robert Osfield
3730d7266d
Removed referecens to the deprecate UByte4
2006-08-09 13:02:52 +00:00
Robert Osfield
8d39df4c73
From Eric Wing, updaetes to Xcode projects
2006-07-06 09:11:15 +00:00
Robert Osfield
a90f06a9ce
From Eric Wing, updates to Xcode projects
2006-06-28 11:37:22 +00:00
Robert Osfield
12100cd5d1
From Eric Wing, updates to Xcode projects
2006-06-28 11:27:16 +00:00
Robert Osfield
59b9e4d1d7
From Eric Wing, updated precompiled header list in new project file template.
2006-05-01 16:11:30 +00:00
Robert Osfield
8a245a7bb6
From Eric Wing, XCode project files.
2006-04-04 12:53:10 +00:00