From 9d68072b83cdf0116932ecc5956e62f0a96d9ca0 Mon Sep 17 00:00:00 2001 From: rdb Date: Tue, 29 Dec 2009 10:19:09 +0000 Subject: [PATCH] Minor change for release notes --- doc/ReleaseNotes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes index fea67c4ca6..9cef08d169 100644 --- a/doc/ReleaseNotes +++ b/doc/ReleaseNotes @@ -6,6 +6,7 @@ is highly experimental, it is not recommended for production use. * Support for running Panda3D apps in a browser via web plugin * Fully automatic shadow mapping * Easy to use distribution and packaging framework +* Integrated support for PhysX * Support for GLSL shaders * Geometry shaders, both in Cg and GLSL * Improved Cg support @@ -19,7 +20,7 @@ is highly experimental, it is not recommended for production use. * Fixes and improvements to DistributedObject network system * New AI libraries * Most Panda objects now work with the pickle/cPickle and copy modules. -* Now compiled for Python 2.6 +* Windows build now compiled for Python 2.6 * Tons of new features and bugfixes ------------------------ RELEASE 1.6.2 ------------------------