libraryexamples
remove the shaders in resources
Move the shaders from resource files directly to the code.
java.io.InputStream -> Kotlin's ByteArray
Completely remove any mention of java.util
Convert EffectMessageSender to Kotlin Coroutines.
minor
get rid of java.util.LinkedList
get rid of java.util.regex import
fix errors loading Effect.code() and calling stuff via reflection. Remove java.lang.reflect!
fixes to be able to compile multiplatform branch.
View revisions
Also available in: Atom