Bladeren bron

*** empty log message ***

David Rose 24 jaren geleden
bovenliggende
commit
a4ccfd02a3
2 gewijzigde bestanden met toevoegingen van 14 en 0 verwijderingen
  1. 6 0
      panda/src/pgraph/pgraph_composite1.cxx
  2. 8 0
      panda/src/pgraph/pgraph_composite2.cxx

+ 6 - 0
panda/src/pgraph/pgraph_composite1.cxx

@@ -0,0 +1,6 @@
+#include "colorAttrib.cxx"
+#include "config_pgraph.cxx"
+#include "cycleData.cxx"
+#include "cycleDataReader.cxx"
+#include "cycleDataWriter.cxx"
+#include "pandaNode.cxx"

+ 8 - 0
panda/src/pgraph/pgraph_composite2.cxx

@@ -0,0 +1,8 @@
+#include "pipeline.cxx"
+#include "pipelineCycler.cxx"
+#include "pipelineCyclerBase.cxx"
+#include "renderAttrib.cxx"
+#include "renderState.cxx"
+#include "test_pgraph.cxx"
+#include "textureAttrib.cxx"
+