unused
This commit is contained in:
parent
bb80426a4d
commit
e3f09f930b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
## Blending modes.
|
## Blending modes.
|
||||||
import chroma, math, algorithm
|
import chroma, math
|
||||||
|
|
||||||
# See https://www.w3.org/TR/compositing-1/
|
# See https://www.w3.org/TR/compositing-1/
|
||||||
# See https://www.khronos.org/registry/OpenGL/extensions/KHR/KHR_blend_equation_advanced.txt
|
# See https://www.khronos.org/registry/OpenGL/extensions/KHR/KHR_blend_equation_advanced.txt
|
||||||
|
|
Loading…
Reference in a new issue