SpiritVII
New Adventurer
- Joined
- Apr 29, 2005
- Messages
- 60
- Reaction score
- 1


and thumb?jon50559 said:Fix that seam in his toe!
(And neck?)
Jelly said:Damn, you work fast.
jon50559 said:Good work, Spirit!
zeus9860 said:^Way to go, now he probably ran off after reading that... i would!![]()
#define MAXSTUDIOTRIANGLES 20000 // TODO: tune this
#define MAXSTUDIOVERTS 2048 // TODO: tune this
#define MAXSTUDIOSEQUENCES 256 // total animation sequences
#define MAXSTUDIOSKINS 100 // total textures
#define MAXSTUDIOSRCBONES 512 // bones allowed at source movement
#define MAXSTUDIOBONES 128 // total bones actually used
#define MAXSTUDIOMODELS 32 // sub-models per model
#define MAXSTUDIOBODYPARTS 32
#define MAXSTUDIOGROUPS 16
#define MAXSTUDIOANIMATIONS 512 // per sequence
#define MAXSTUDIOMESHES 256
#define MAXSTUDIOEVENTS 1024
#define MAXSTUDIOPIVOTS 256
#define MAXSTUDIOCONTROLLERS 8