rename test_iamges_draw_correct
This commit is contained in:
parent
e48a191174
commit
b1e1e0c095
2 changed files with 0 additions and 1 deletions
|
@ -511,7 +511,6 @@ proc drawCorrect(
|
||||||
) {.raises: [PixieError].} =
|
) {.raises: [PixieError].} =
|
||||||
## Draws one image onto another using matrix with color blending.
|
## Draws one image onto another using matrix with color blending.
|
||||||
|
|
||||||
|
|
||||||
var
|
var
|
||||||
inverseTransform = transform.inverse()
|
inverseTransform = transform.inverse()
|
||||||
# Compute movement vectors
|
# Compute movement vectors
|
||||||
|
|
Loading…
Reference in a new issue