Browse Source

add missing files

David Rose 20 years ago
parent
commit
deb254eba7
1 changed files with 6 additions and 0 deletions
  1. 6 0
      panda/src/pgraph/Sources.pp

+ 6 - 0
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 \