Robert Osfield
d9aa750f0d
From Martin Lavery, XCode updates for the new Renderer class
2007-08-02 12:36:03 +00:00
Robert Osfield
f753ff6a5a
From Martin Lavery, updates to Xcode projects
2007-07-12 16:37:06 +00:00
Robert Osfield
751c638015
From Martin Lavery, Update to Packaging files for Xcode build
2007-07-12 09:03:43 +00:00
Robert Osfield
c58a2235bb
From Martin Lavery, update of Xcode projects to meet the latest SVN revision
2007-07-11 09:00:19 +00:00
Robert Osfield
f2a50164b9
Removed the old references to files now removed
2007-06-30 07:09:30 +00:00
Eric WING
a1952f2538
Minor build fixes. Changed/fixed GraphicsWindowCarbon to go into api/Carbon instead of just api/
2007-06-27 19:51:06 +00:00
Robert Osfield
c8c1e1107e
From Martin Lavery, Updates to Packages
2007-06-15 17:47:16 +00:00
Robert Osfield
b0f5d19996
From Martin Lavery, Update to Packaging
2007-06-15 14:26:10 +00:00
Robert Osfield
f162600d4e
From Martin Lavery, Packaging Update
2007-06-14 22:22:54 +00:00
Robert Osfield
f61f7f9ebc
From Martin Lavery, Packaging Updates
2007-06-14 20:49:53 +00:00
Robert Osfield
1da05fbf44
From Martin Lavery, Packaging Updates
2007-06-14 20:48:02 +00:00
Robert Osfield
8e511c5268
From Martin Lavery, Install script for the Xcode build
2007-06-14 20:22:52 +00:00
Robert Osfield
276926523e
From Martin Lavery, Fix to packaging
2007-06-14 16:09:35 +00:00
Robert Osfield
a2ba0749be
From Martin Lavery, addition of Packaging directory
2007-06-14 15:51:02 +00:00
Robert Osfield
8246a6018d
From Martin Lavery, osgShadow plugin added to Xcode project.
2007-06-13 10:31:32 +00:00
Robert Osfield
ace6ec53d6
From Martin Lavery, fix to Xcode Resources
2007-06-12 11:31:21 +00:00
Robert Osfield
90b8478eb8
From Martin Lavery, Fix of OpenSceneGraph-Data linking
2007-06-12 10:37:12 +00:00
Robert Osfield
49de1a61e7
From Martin Lavery, Linking of example Data files for the Xcode Projects
2007-06-08 15:03:58 +00:00
Eric WING
ff6884c4bd
Changed the version to 2.0.0 in the Info.plist in anticipation of the official release.
...
I don't know what the OpenThreads version number will be, so that has been left alone.
2007-06-08 05:03:56 +00:00
Eric WING
1682827b4b
Lots of various fixes to Xcode project.
...
- Adding missing header files and making sure they are marked public.
- Support to copy headers in Viewer/api into the proper location in framework
- Internalized OpenThreads build so cross-project dependency is not needed. Can now delete copy of OpenThreads project. Frameworks use native Xcode linking mechanism. Plugins/Examples still use explicit -framework OpenThreads. Could potentially be problem is old OpenThreads is on the system. This can be changed to use native mechanism too, but requires some patience because it is tedious to change.
- Lots of fixes to osgViewerCocoa (something got messed up pretty badly...files are missing from repo). Another submission will need to readd these files back.
2007-06-08 04:57:00 +00:00
Stephan Maximilian HUBER
9446fedf2b
Stephan Huber: fixed deploy-build for osgViewer
2007-06-07 21:43:27 +00:00
Robert Osfield
db86ea2d3f
From Martin Lavery, StatsHandler added to the ViewerCocoa example
2007-06-07 20:22:45 +00:00
Robert Osfield
373088c358
From Martin Lavery, Updates to Xcode project
2007-06-06 13:45:50 +00:00
Robert Osfield
3199d7bc85
From Marin Lavery and Robert Osfield, XCode build fixes
2007-06-06 08:59:22 +00:00
Robert Osfield
e2179a3782
From Martin Lavery, XCode build fixes
2007-06-05 20:42:43 +00:00
Stephan Maximilian HUBER
37f646afa4
from Stephan Huber: fixed build path for OpenThreads, so osg builds cleanly
2007-06-05 19:36:49 +00:00
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