Loading weathereffects/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,9 @@ android_library { "graphics/src/**/*.java", "graphics/src/**/*.kt", ], asset_dirs: [ "graphics/assets", ], javacflags: ["-Adagger.fastInit=enabled"], kotlincflags: ["-Xjvm-default=all"], plugins: ["dagger2-compiler"], Loading weathereffects/build.gradle +0 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,6 @@ android { // TODO: Split out debug source. java.srcDirs = ["${rootDir}/src", "${rootDir}/debug/src"] res.srcDirs = ["${rootDir}/res", "${rootDir}/debug/res"] assets.srcDirs = ["${rootDir}/assets"] manifest.srcFile "AndroidManifest.xml" } Loading weathereffects/assets/shaders/color_grading_lut.agsl→weathereffects/graphics/assets/shaders/color_grading_lut.agsl +0 −0 File moved. View file weathereffects/assets/shaders/constants.agsl→weathereffects/graphics/assets/shaders/constants.agsl +0 −0 File moved. View file weathereffects/assets/shaders/fog_effect.agsl→weathereffects/graphics/assets/shaders/fog_effect.agsl +0 −0 File moved. View file Loading
weathereffects/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,9 @@ android_library { "graphics/src/**/*.java", "graphics/src/**/*.kt", ], asset_dirs: [ "graphics/assets", ], javacflags: ["-Adagger.fastInit=enabled"], kotlincflags: ["-Xjvm-default=all"], plugins: ["dagger2-compiler"], Loading
weathereffects/build.gradle +0 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,6 @@ android { // TODO: Split out debug source. java.srcDirs = ["${rootDir}/src", "${rootDir}/debug/src"] res.srcDirs = ["${rootDir}/res", "${rootDir}/debug/res"] assets.srcDirs = ["${rootDir}/assets"] manifest.srcFile "AndroidManifest.xml" } Loading
weathereffects/assets/shaders/color_grading_lut.agsl→weathereffects/graphics/assets/shaders/color_grading_lut.agsl +0 −0 File moved. View file
weathereffects/assets/shaders/constants.agsl→weathereffects/graphics/assets/shaders/constants.agsl +0 −0 File moved. View file
weathereffects/assets/shaders/fog_effect.agsl→weathereffects/graphics/assets/shaders/fog_effect.agsl +0 −0 File moved. View file