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

@@ -12,7 +12,7 @@ import org.openrndr.draw.ShadeStyleGLSL.Companion.fragmentMainConstants
import org.openrndr.draw.ShadeStyleGLSL.Companion.vertexMainConstants
import org.openrndr.extra.shaderphrases.preprocess
import org.openrndr.extra.shapes.phrases.BezierPhraseBook
import org.openrndr.extras.color.phrases.ColorPhraseBook
import org.openrndr.extra.color.phrases.ColorPhraseBook
import org.openrndr.extra.color.spaces.ColorOKLABa
import org.openrndr.math.Vector4
import kotlin.jvm.JvmName

View File

@@ -5,7 +5,7 @@ import org.openrndr.draw.BufferMultisample
import org.openrndr.extensions.SingleScreenshot
import org.openrndr.extra.shapes.bezierPatch
import org.openrndr.extra.shapes.drawers.bezierPatch
import org.openrndr.extras.camera.Orbital
import org.openrndr.extra.camera.Orbital
import org.openrndr.math.Vector3
import org.openrndr.shape.Segment3D