Rename org.openrndr.extras -> org.openrndr.extra (#250)

Co-authored-by: Edwin Jakobs <edwin@rndr.studio>
This commit is contained in:
Vechro
2022-07-28 20:23:26 +03:00
committed by GitHub
parent 5fa4e724c1
commit bad90709cc
81 changed files with 129 additions and 129 deletions

View File

@@ -7,7 +7,7 @@ import org.openrndr.draw.renderTarget
import org.openrndr.extra.computegraph.ComputeGraph
import org.openrndr.extra.computegraph.ComputeNode
import org.openrndr.extra.computegraph.withKey
import org.openrndr.extras.imageFit.imageFit
import org.openrndr.extra.imageFit.imageFit
fun ComputeGraph.fitImageNode(program: Program, input: ComputeNode) : ComputeNode {
return node {