whitespace edits, make formatting for functions consustent at least within the file.
This commit is contained in:
@@ -164,7 +164,7 @@ public:
|
||||
|
||||
int setAnimType ( const COLLADAFW::Animatable * prop , int type, int addition);
|
||||
|
||||
void modify_fcurve(std::vector<FCurve*>* curves , char* rna_path , int array_index );
|
||||
void modify_fcurve(std::vector<FCurve*>* curves , const char* rna_path , int array_index );
|
||||
// prerequisites:
|
||||
// animlist_map - map animlist id -> animlist
|
||||
// curve_map - map anim id -> curve(s)
|
||||
|
Reference in New Issue
Block a user