Eric WING
91e7550ecf
Added missing files for qt plugin
2007-11-10 03:43:23 +00:00
Eric WING
15c3ad2b97
For osgdb_freetype:
...
Ugh. Another fix for the cycle problem. It seems that the SDKROOT didn't necessarily solve the problem, but there were some unneeded library dependencies that weren't in my test fork which allowed my test to work, but caused SVN to fail.
I have removed some of the excess libraries and it seems to build without the Q&A fix.
2007-11-09 20:04:08 +00:00
Eric WING
28b9659593
OpenThreads Version header was mistakenly in Resources.
...
osg Texture2DArray header was mistakenly in Resources.
2007-11-09 13:16:32 +00:00
Eric WING
fab7c66061
Lots of Leopard information added.
2007-11-09 02:21:16 +00:00
Eric WING
2888152d52
For Leopard freetype, path is $(SDKROOT)/usr/X11/lib not X11R6.
2007-11-08 10:30:06 +00:00
Eric WING
f98051d4c7
Fix for freetype plugin to be aware of SDKs (i.e. use SDKROOT).
2007-10-29 00:36:47 +00:00
Eric WING
c67f68a760
Forgot to bump version numbers to 2.2.0.
2007-10-05 11:48:41 +00:00
Eric WING
7e32ff881d
Needed to remove dead header from precompiled header file.
...
Minor fixes to readme.
2007-10-05 11:28:49 +00:00
Stephan Maximilian HUBER
a1ae24af83
updated XCode projects
2007-10-03 21:12:32 +00:00
Stephan Maximilian HUBER
69eddaa7bb
updated XCode-projects
2007-09-30 20:16:49 +00:00
Stephan Maximilian HUBER
368a45eec0
updated xcode-projects
2007-09-30 16:24:00 +00:00
Stephan Maximilian HUBER
e485c780c1
updated XCode project-files
2007-09-26 16:17:46 +00:00
Robert Osfield
10d59e73f6
From Mirko Viviani, "attacched you'll find the updated xcode project for OpenSceneGraph
...
2.1.11. The one supplied in the archive does not build due to some missing
file references."
2007-09-24 09:39:30 +00:00
Eric WING
dee0c92ffc
Documentation updates.
2007-08-22 14:32:06 +00:00
Eric WING
e043b0339b
Fixes to DMG script to reflect removal of GDAL and external OpenThreads.
...
Support for OpenSceneGraph-Data repo aside OpenSceneGraph repo.
Added background image support to DMG. Pre-laid-out .DS_Store included.
2007-08-22 11:04:43 +00:00
Eric WING
120c9e54fe
Removed missing shadow examples from Xcode project.
2007-08-22 10:56:20 +00:00
Stephan Maximilian HUBER
16d31fb85c
From Stephan Huber: updating the XCode-project-files
2007-08-14 13:08:15 +00:00
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