Hardware Skinning

Now also supported under Cg and under the shader generator. You can now let Panda automatically enable hardware skinning whenever the shader generator is enabled, by enabling these Config.prc variables:

hardware-animated-vertices true
basic-shaders-only false

Also enable setShaderAuto() on your actors of course.

Morphs will still be applied on the CPU.