*** empty log message ***

This commit is contained in:
Josh Yelon 2007-06-18 21:04:33 +00:00
parent c2c19761d7
commit 4492e52b47
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,18 @@
HOW TO INSTALL MAX PANDA PLUGINS.
Step 1. Install the visual studio 2005 runtime by
running "vcredist_x86-sp1.exe" as administrator.
Step 2. Make sure that there is only one copy of panda
in your system PATH. If you only have one copy of panda
installed, you can skip this step.
Step 3. Copy the relevant DLLs for your version
of max from the panda plugins directory to the
max plugins directory.
HOW TO INSTALL MAYA PANDA PLUGINS.
(To be written)

View File

@ -4,6 +4,8 @@ This release incorporates lots of small, incremental
improvements.
* Model-cache enabled by default in prepackaged release.
* Now compiling with visual studio 2005.
* Plugin installation now slightly harder --- see instructions in plugins dir.
* Improved OSX support: mouselook, fmod fixes, icon filename.
* Better memory usage tracking from pstats.
* Removed dependencies on NSPR.