From 9a28258ed9937770c11ef5794701014c9870abd5 Mon Sep 17 00:00:00 2001 From: Henrique Alves Date: Sun, 19 Apr 2020 19:09:06 -0300 Subject: setting up master to godot 3 --- godot2/CRTViewportDisplay/CRT.scn | Bin 3540 -> 0 bytes godot2/CRTViewportDisplay/CRTDisplayShader.shd | Bin 2126 -> 0 bytes godot2/CRTViewportDisplay/CRTFrame.png | Bin 17559 -> 0 bytes godot2/CRTViewportDisplay/white.png | Bin 174 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 godot2/CRTViewportDisplay/CRT.scn delete mode 100644 godot2/CRTViewportDisplay/CRTDisplayShader.shd delete mode 100644 godot2/CRTViewportDisplay/CRTFrame.png delete mode 100644 godot2/CRTViewportDisplay/white.png (limited to 'godot2/CRTViewportDisplay') diff --git a/godot2/CRTViewportDisplay/CRT.scn b/godot2/CRTViewportDisplay/CRT.scn deleted file mode 100644 index caf3a18..0000000 Binary files a/godot2/CRTViewportDisplay/CRT.scn and /dev/null differ diff --git a/godot2/CRTViewportDisplay/CRTDisplayShader.shd b/godot2/CRTViewportDisplay/CRTDisplayShader.shd deleted file mode 100644 index 4ca4ed4..0000000 Binary files a/godot2/CRTViewportDisplay/CRTDisplayShader.shd and /dev/null differ diff --git a/godot2/CRTViewportDisplay/CRTFrame.png b/godot2/CRTViewportDisplay/CRTFrame.png deleted file mode 100644 index 9c5ca46..0000000 Binary files a/godot2/CRTViewportDisplay/CRTFrame.png and /dev/null differ diff --git a/godot2/CRTViewportDisplay/white.png b/godot2/CRTViewportDisplay/white.png deleted file mode 100644 index 573faa3..0000000 Binary files a/godot2/CRTViewportDisplay/white.png and /dev/null differ -- cgit v1.2.3