07e5202 MAINT-1942 Increase maximum animation length from 30 seconds to 60 seconds
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
#ifndef LL_LLBVHCONSTS_H
|
#ifndef LL_LLBVHCONSTS_H
|
||||||
#define LL_LLBVHCONSTS_H
|
#define LL_LLBVHCONSTS_H
|
||||||
|
|
||||||
const F32 MAX_ANIM_DURATION = 30.f;
|
const F32 MAX_ANIM_DURATION = 60.f;
|
||||||
|
|
||||||
typedef enum e_constraint_type
|
typedef enum e_constraint_type
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user