Rename org.openrndr.extras -> org.openrndr.extra (#250)
Co-authored-by: Edwin Jakobs <edwin@rndr.studio>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package org.openrndr.extras.easing
|
||||
package org.openrndr.extra.easing
|
||||
|
||||
import kotlin.math.*
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ import org.openrndr.application
|
||||
import org.openrndr.color.ColorRGBa
|
||||
import org.openrndr.draw.loadFont
|
||||
import org.openrndr.extra.shapes.grid
|
||||
import org.openrndr.extras.easing.Easing
|
||||
import org.openrndr.extra.easing.Easing
|
||||
import org.openrndr.math.Vector2
|
||||
import org.openrndr.math.map
|
||||
|
||||
|
||||
Reference in New Issue
Block a user