new notifier for FRAME_RANGE, use to recalculate the timeline scrollbar range.
This commit is contained in:
@@ -183,6 +183,7 @@ typedef struct wmNotifier {
|
||||
#define ND_KEYINGSET (12<<16)
|
||||
#define ND_TOOLSETTINGS (13<<16)
|
||||
#define ND_LAYER (14<<16)
|
||||
#define ND_FRAME_RANGE (15<<16)
|
||||
|
||||
/* NC_OBJECT Object */
|
||||
#define ND_TRANSFORM (16<<16)
|
||||
|
||||
Reference in New Issue
Block a user