Upgrade to openrndr/orx 0.4.5-alpha8
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[versions]
|
[versions]
|
||||||
kotlin = "2.1.10"
|
kotlin = "2.1.10"
|
||||||
openrndr = "0.4.5-alpha7"
|
openrndr = "0.4.5-alpha8"
|
||||||
orx = "0.4.5-alpha7"
|
orx = "0.4.5-alpha8"
|
||||||
orsl = "0.4.5-alpha5"
|
orsl = "0.4.5-alpha5"
|
||||||
orml = "0.4.1"
|
orml = "0.4.1"
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import org.openrndr.application
|
|||||||
import org.openrndr.color.ColorRGBa
|
import org.openrndr.color.ColorRGBa
|
||||||
import org.openrndr.draw.loadFont
|
import org.openrndr.draw.loadFont
|
||||||
import org.openrndr.draw.loadImage
|
import org.openrndr.draw.loadImage
|
||||||
import org.openrndr.draw.tint
|
import org.openrndr.extra.color.colormatrix.tint
|
||||||
import kotlin.math.cos
|
import kotlin.math.cos
|
||||||
import kotlin.math.sin
|
import kotlin.math.sin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user