style cleanup: whitespace / commas
This commit is contained in:
@@ -126,7 +126,7 @@ MINLINE void cross_v3_v3v3(float r[3], const float a[3], const float b[3]);
|
||||
|
||||
MINLINE void add_newell_cross_v3_v3v3(float n[3], const float v_prev[3], const float v_curr[3]);
|
||||
|
||||
MINLINE void star_m3_v3(float rmat[3][3],float a[3]);
|
||||
MINLINE void star_m3_v3(float rmat[3][3], float a[3]);
|
||||
|
||||
/*********************************** Length **********************************/
|
||||
|
||||
|
Reference in New Issue
Block a user