Browse Source

Added hardware-animated-vertices 0

Josh Yelon 20 years ago
parent
commit
59212014ba
1 changed files with 4 additions and 0 deletions
  1. 4 0
      doc/makepanda/makepanda.py

+ 4 - 0
doc/makepanda/makepanda.py

@@ -1936,6 +1936,10 @@ dc-file sample.dc
 # Enable audio using the FMod audio library by default:
 
 audio-library-name fmod_audio
+
+# We recently implemented hardware vertex animation, but it's not quite ready
+
+hardware-animated-vertices 0
 """
 
 if (sys.platform != "win32"):