mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
*** empty log message ***
This commit is contained in:
parent
c2c19761d7
commit
4492e52b47
18
doc/doc/INSTALLING-PLUGINS.TXT
Normal file
18
doc/doc/INSTALLING-PLUGINS.TXT
Normal 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)
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user