*** empty log message ***

This commit is contained in:
David Rose 2001-04-04 21:53:05 +00:00
parent 707fed7025
commit 11d54502a2
6 changed files with 0 additions and 6 deletions

View File

@ -8,7 +8,6 @@
#include <dconfig.h>
#include <notify.h>
#include <filename.h>
#include <mathutil.h>
#include <transformTransition.h>
#include <camera.h>
#include <graphicsChannel.h>

View File

@ -11,7 +11,6 @@
#include <mouseData.h>
#include <buttonHandle.h>
#include <buttonEvent.h>
#include <mathutil.h>
////////////////////////////////////////////////////////////////////
// Static variables

View File

@ -8,7 +8,6 @@
////////////////////////////////////////////////////////////////////
#include "ambientLight.h"
#include <mathutil.h>
#include <indent.h>
////////////////////////////////////////////////////////////////////

View File

@ -10,7 +10,6 @@
#include "directionalLight.h"
#include <perspectiveProjection.h>
#include <mathutil.h>
#include <indent.h>
////////////////////////////////////////////////////////////////////

View File

@ -11,7 +11,6 @@
#include "config_light.h"
#include <renderRelation.h>
#include <mathutil.h>
#include <perspectiveProjection.h>
#include <texture.h>
#include <geomNode.h>

View File

@ -34,7 +34,6 @@
#include <textureContext.h>
#include <light.h>
#include <get_rel_pos.h>
#include <mathutil.h>
#include <projection.h>
#include <perspectiveProjection.h>
#include <frustum.h>