From f3318c3ec3762166b76fd1a4c7a5dd7e800f2409 Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 21 May 2002 20:25:19 +0000 Subject: [PATCH] comment invalid document --- panda/src/doc/howto.control_render_order | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/panda/src/doc/howto.control_render_order b/panda/src/doc/howto.control_render_order index a929cb31f1..83a3195073 100644 --- a/panda/src/doc/howto.control_render_order +++ b/panda/src/doc/howto.control_render_order @@ -1,3 +1,13 @@ +NOTE: As of April 2002, we have rewritten the primary scene graph +interface to Panda, which invalidates almost all of the contents of +this document. We hope to be providing an updated document soon. In +the meantime, this document remains, and may be useful for historical +purposes. + + + + + Panda has two primary modes of rendering: with or without a separate "Cull" traversal.