Cleanup: Misplaced fullstop in comment
This commit is contained in:
@@ -131,7 +131,7 @@ typedef struct ParticleData {
|
||||
/** Index to derived mesh data (face) to avoid slow lookups. */
|
||||
int num_dmcache;
|
||||
|
||||
/** Coordinates on face/edge number "num" and depth alon.g*/
|
||||
/** Coordinates on face/edge number "num" and depth along. */
|
||||
float fuv[4], foffset;
|
||||
/* face normal for volume emission. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user