Make use of openrndr.bundles.video
Replaces openrndr.ffmpeg and openrndr.openal
This commit is contained in:
@@ -10,12 +10,11 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
implementation(openrndr.bundles.basic)
|
||||
implementation(openrndr.bundles.video)
|
||||
runtimeOnly(openrndr.bundles.runtime.glfw)
|
||||
runtimeOnly(openrndr.gl3)
|
||||
implementation(openrndr.dialogs)
|
||||
implementation(openrndr.orextensions)
|
||||
implementation(openrndr.ffmpeg)
|
||||
implementation(openrndr.openal)
|
||||
|
||||
implementation(orx.bundles.basic)
|
||||
implementation(orx.olive)
|
||||
|
||||
Reference in New Issue
Block a user