RVK sliders only worked up to 64 shape keys, above that internal memory screwed up because it used a static array. Should really be coded nicer once, until then I've moved the max to 256 and secured code that it doesn't draw sliders beyond 256.
RVK sliders only worked up to 64 shape keys, above that internal memory screwed up because it used a static array. Should really be coded nicer once, until then I've moved the max to 256 and secured code that it doesn't draw sliders beyond 256.