From deb254eba74250f1d5943ad079e5f6bb6c9d635f Mon Sep 17 00:00:00 2001 From: David Rose Date: Sun, 25 Sep 2005 16:11:32 +0000 Subject: [PATCH] add missing files --- panda/src/pgraph/Sources.pp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/panda/src/pgraph/Sources.pp b/panda/src/pgraph/Sources.pp index 2c5299ba32..b1fe99aa7b 100644 --- a/panda/src/pgraph/Sources.pp +++ b/panda/src/pgraph/Sources.pp @@ -91,7 +91,9 @@ selectiveChildNode.I selectiveChildNode.h \ sequenceNode.I sequenceNode.h \ shadeModelAttrib.I shadeModelAttrib.h \ + shader.I shader.h \ shaderAttrib.I shaderAttrib.h \ + shaderInput.I shaderInput.h \ showBoundsEffect.I showBoundsEffect.h \ spotlight.I spotlight.h \ stateMunger.I stateMunger.h \ @@ -192,7 +194,9 @@ selectiveChildNode.cxx \ sequenceNode.cxx \ shadeModelAttrib.cxx \ + shader.cxx \ shaderAttrib.cxx \ + shaderInput.cxx \ showBoundsEffect.cxx \ spotlight.cxx \ stateMunger.cxx \ @@ -289,7 +293,9 @@ selectiveChildNode.I selectiveChildNode.h \ sequenceNode.I sequenceNode.h \ shadeModelAttrib.I shadeModelAttrib.h \ + shader.I shader.h \ shaderAttrib.I shaderAttrib.h \ + shaderInput.I shaderInput.h \ showBoundsEffect.I showBoundsEffect.h \ spotlight.I spotlight.h \ stateMunger.I stateMunger.h \