Merge branch '3.7-beta' into 3.7-beta-cpp

This commit is contained in:
badlogic 2018-10-16 15:44:11 +02:00
commit e91d4eeff4

View File

@ -432,7 +432,7 @@ typedef spDeformTimeline DeformTimeline;
/**/
static const int IKCONSTRAINT_ENTRIES = 4;
static const int IKCONSTRAINT_ENTRIES = 5;
typedef struct spIkConstraintTimeline {
spCurveTimeline super;