Converted the Userpreference buttons to zr's new ButBit calls.
Also added USER_* to each define located in DNA_userdef.h.
This commit is contained in:
@@ -789,7 +789,7 @@ int get_avicodec_settings(void)
|
||||
|
||||
psdummy = NewBall();
|
||||
|
||||
if(U.uiflag & ALLWINCODECS)
|
||||
if(U.uiflag & USER_ALLWINCODECS)
|
||||
uiFlags = ICMF_CHOOSE_ALLCOMPRESSORS;
|
||||
else
|
||||
uiFlags = ICMF_CHOOSE_KEYFRAME | ICMF_CHOOSE_DATARATE;
|
||||
|
||||
Reference in New Issue
Block a user