OpenSceneGraph/Make
Robert Osfield d91b848a63 Checked in migration from osgUtil based GUIAdapter code to Neil Salter's
osgGA (Gui Abstraction).  This may break users code, but all it should
require to fix the builds should be a change from
osgUtil::CameraManipulator (etc) to osgGA::CameraManipulator and
include <osgUtil/CameraManipulator (etc) to osgGA/CameraManipulator and
the extra dependency of the link line.
2002-06-09 13:10:09 +00:00
..
cygwin_plugin_def Added a stop gap fix for cygwin build. Previous experiements were creating 2002-04-07 17:47:03 +00:00
debugtests.bat Added support for the managing the StateSet above a LightSource node, 2002-05-03 16:47:16 +00:00
distrules Fixed Solaris 'make distribution' for demo source. 2002-04-16 04:13:30 +00:00
help.sh Added the 'make cleandepend' target to the build system. 2002-04-12 05:06:41 +00:00
helprules Edited INSTALL for new make and installation procedures. 2002-04-05 01:52:15 +00:00
instdemosrc fixed a few problems that didn't work right with installing demo source 2002-04-16 03:24:41 +00:00
instrules Modified instrules so that the functionality of instlinks is that 2002-05-21 00:58:40 +00:00
makedefs Checked in migration from osgUtil based GUIAdapter code to Neil Salter's 2002-06-09 13:10:09 +00:00
makedirdefs More more occlusion culling. 2002-06-08 19:58:05 +00:00
makedirrules Edited INSTALL for new make and installation procedures. 2002-04-05 01:52:15 +00:00
makepkg Fixed Solaris 'make distribution' for demo source. 2002-04-16 04:13:30 +00:00
makerpms Fixed some boo-boos in makerpms for building demo source files... 2002-04-16 05:29:39 +00:00
makerules Added the 'make cleandepend' target to the build system. 2002-04-12 05:06:41 +00:00
osgtests.bat Added support for the managing the StateSet above a LightSource node, 2002-05-03 16:47:16 +00:00