From 235b39173786d982e32a8c83bc4a53ccc8eafafa Mon Sep 17 00:00:00 2001 From: rdb Date: Tue, 29 Dec 2009 12:42:40 +0000 Subject: [PATCH] Add hw instancing note --- doc/ReleaseNotes | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes index 9cef08d169..83f1bfe4ec 100644 --- a/doc/ReleaseNotes +++ b/doc/ReleaseNotes @@ -10,6 +10,7 @@ is highly experimental, it is not recommended for production use. * Support for GLSL shaders * Geometry shaders, both in Cg and GLSL * Improved Cg support +* Hardware geometry instancing support * New, cleaner import conventions, replacing PandaModules * Parallax mapping * Support for OpenGL ES 1 and 2