Robert Osfield
|
c4731804b8
|
From Mike Wittman, changed release build options to reduce binary bloat.
|
2006-08-30 13:50:26 +00:00 |
|
Robert Osfield
|
11cc3c08cb
|
From Mike Wittman, support for VS 64bit build
|
2006-08-10 20:32:51 +00:00 |
|
Robert Osfield
|
91f5b9b04e
|
Fixes for VS6.0 build.
|
2005-11-11 12:45:59 +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
|
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 |
|
Robert Osfield
|
2fec211fea
|
From Mike Weiblen, updates to dsp to improveme formatting and include OpenThreads
|
2004-07-23 10:03:18 +00:00 |
|
Robert Osfield
|
58b7737933
|
From Mike Weiblen, added hardwired include and lib paths to OpenThreads
and Priducer directories that are assumed to site alongside the OpenSceneGraph
library being built.
|
2004-05-13 22:04:08 +00:00 |
|
Robert Osfield
|
bff1e6d76d
|
From Eric Hammil, addition of /Zm200's to keep things compiling under VS6
|
2004-02-05 21:23:09 +00:00 |
|
Don BURNS
|
029e2aa47f
|
Integrated OpenThreads and brought dsps up to snuff on Win32
|
2003-07-20 00:51:56 +00:00 |
|
Robert Osfield
|
4c6686eaee
|
Changed the linking to Producer for debug builds so that producerd.lib is linked
against.
|
2003-04-15 14:29:36 +00:00 |
|
Robert Osfield
|
2a2be17a33
|
Added Prodcuer.lib and PThread*.lib to the osgcluster example.
|
2003-03-21 08:30:52 +00:00 |
|
Robert Osfield
|
8ed643ca24
|
Chaned the OsgCameraGroup so that its scene handler list used ref_ptr<> for
robustly managing memory.
|
2003-03-18 20:27:09 +00:00 |
|
Robert Osfield
|
f811b2580e
|
Removed osgGLUT and Demos/*.
Integrated Marco's updated examples/*/*.dsp's.
|
2003-03-15 20:20:46 +00:00 |
|
Robert Osfield
|
0fdbf3ae67
|
Added VisualStudio .dsp's for the new osgProducer based examples.
|
2003-03-15 09:20:11 +00:00 |
|