Cleanup: spelling in comments, capitalize tags
Also add missing task-ID reference & remove colon after \note as it doesn't render properly in doxygen.
This commit is contained in:
@@ -549,7 +549,7 @@ typedef enum eAnimChannels_SetFlag {
|
||||
/* types of settings for AnimChannels */
|
||||
typedef enum eAnimChannel_Settings {
|
||||
ACHANNEL_SETTING_SELECT = 0,
|
||||
/** warning: for drawing UI's, need to check if this is off (maybe inverse this later) */
|
||||
/** WARNING: for drawing UI's, need to check if this is off (maybe inverse this later). */
|
||||
ACHANNEL_SETTING_PROTECT = 1,
|
||||
ACHANNEL_SETTING_MUTE = 2,
|
||||
ACHANNEL_SETTING_EXPAND = 3,
|
||||
|
||||
Reference in New Issue
Block a user