Spelling: Miscellaneous
Corrects 34 miscellaneous misspelled words. Differential Revision: https://developer.blender.org/D9248 Reviewed by Campbell Barton
This commit is contained in:
@@ -168,7 +168,7 @@ uniform mat4 ModelMatrixInverse;
|
||||
#define resource_handle (resourceChunk * DRW_RESOURCE_CHUNK_LEN + resource_id)
|
||||
|
||||
/** Transform shortcuts. */
|
||||
/* Rule of thumb: Try to reuse world positions and normals because converting though viewspace
|
||||
/* Rule of thumb: Try to reuse world positions and normals because converting through viewspace
|
||||
* will always be decomposed in at least 2 matrix operation. */
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user