Suppress and resolve warnings

This commit is contained in:
Edwin Jakobs
2023-12-06 16:08:17 +01:00
parent a9b59a435a
commit 077f316b15
75 changed files with 152 additions and 14 deletions

View File

@@ -1,3 +1,5 @@
@file:Suppress("RUNTIME_ANNOTATION_NOT_SUPPORTED")
package org.openrndr.extra.shadestyles
import org.openrndr.color.ColorRGBa

View File

@@ -1,3 +1,5 @@
@file:Suppress("RUNTIME_ANNOTATION_NOT_SUPPORTED")
package org.openrndr.extra.shadestyles
import org.openrndr.color.ColorRGBa

View File

@@ -1,3 +1,5 @@
@file:Suppress("RUNTIME_ANNOTATION_NOT_SUPPORTED")
package org.openrndr.extra.shadestyles
import org.openrndr.color.*

View File

@@ -1,3 +1,5 @@
@file:Suppress("RUNTIME_ANNOTATION_NOT_SUPPORTED")
package org.openrndr.extra.shadestyles
import org.openrndr.color.ColorRGBa

View File

@@ -1,3 +1,5 @@
@file:Suppress("RUNTIME_ANNOTATION_NOT_SUPPORTED")
package org.openrndr.extra.shadestyles
import org.openrndr.color.AlgebraicColor

View File

@@ -1,3 +1,5 @@
@file:Suppress("RUNTIME_ANNOTATION_NOT_SUPPORTED")
package org.openrndr.extra.shadestyles
import org.openrndr.color.ColorRGBa

View File

@@ -1,3 +1,5 @@
@file:Suppress("RUNTIME_ANNOTATION_NOT_SUPPORTED")
package org.openrndr.extra.shadestyles
import org.openrndr.color.*