|
@@ -6,20 +6,25 @@ is highly experimental, it is not recommended for production use.
|
|
|
* Support for running Panda3D apps in a browser via web plugin
|
|
* Support for running Panda3D apps in a browser via web plugin
|
|
|
* Fully automatic shadow mapping
|
|
* Fully automatic shadow mapping
|
|
|
* Easy to use distribution and packaging framework
|
|
* Easy to use distribution and packaging framework
|
|
|
-* Integrated support for PhysX
|
|
|
|
|
|
|
+* Integrated support for NVIDIA PhysX
|
|
|
* Support for GLSL shaders
|
|
* Support for GLSL shaders
|
|
|
* Geometry shaders, both in Cg and GLSL
|
|
* Geometry shaders, both in Cg and GLSL
|
|
|
* Improved Cg support
|
|
* Improved Cg support
|
|
|
* Hardware geometry instancing support
|
|
* Hardware geometry instancing support
|
|
|
|
|
+* Runtime fullscreen toggle
|
|
|
|
|
+* Unix/X11 resolution querying/switching support
|
|
|
|
|
+* Experimental Unix/X11 support for relative mouse mode (via xf86dga)
|
|
|
* New, cleaner import conventions, replacing PandaModules
|
|
* New, cleaner import conventions, replacing PandaModules
|
|
|
* Parallax mapping
|
|
* Parallax mapping
|
|
|
* Support for OpenGL ES 1 and 2
|
|
* Support for OpenGL ES 1 and 2
|
|
|
* Experimental Screen Space Ambient Occlusion
|
|
* Experimental Screen Space Ambient Occlusion
|
|
|
* New collision solid: box
|
|
* New collision solid: box
|
|
|
|
|
+* Working FreeBSD support
|
|
|
* Blur / Sharpen postprocessing filter
|
|
* Blur / Sharpen postprocessing filter
|
|
|
* Many improvements to the Shader Generator
|
|
* Many improvements to the Shader Generator
|
|
|
* Fixes and improvements to DistributedObject network system
|
|
* Fixes and improvements to DistributedObject network system
|
|
|
* New AI libraries
|
|
* New AI libraries
|
|
|
|
|
+* Added MeshDrawer2D
|
|
|
* Most Panda objects now work with the pickle/cPickle and copy modules.
|
|
* Most Panda objects now work with the pickle/cPickle and copy modules.
|
|
|
* Windows build now compiled for Python 2.6
|
|
* Windows build now compiled for Python 2.6
|
|
|
* Tons of new features and bugfixes
|
|
* Tons of new features and bugfixes
|