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.