From 1c31bd7f0d78447ea35e195b59fc1b2577ebaf18 Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Sat, 13 Oct 2012 21:45:50 -0400 Subject: Separate components into separate mods, add visualization API with hide(), suppress(), find(), and restore() for nondestructive node visualization. Corresponding chat commands are //hide, //suppress, //find, and //restore. Commands and functions documented. --- worldedit/textures/worldedit_pos1.png | Bin 142 -> 0 bytes worldedit/textures/worldedit_pos2.png | Bin 157 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 worldedit/textures/worldedit_pos1.png delete mode 100644 worldedit/textures/worldedit_pos2.png (limited to 'worldedit/textures') diff --git a/worldedit/textures/worldedit_pos1.png b/worldedit/textures/worldedit_pos1.png deleted file mode 100644 index 4c304aa..0000000 Binary files a/worldedit/textures/worldedit_pos1.png and /dev/null differ diff --git a/worldedit/textures/worldedit_pos2.png b/worldedit/textures/worldedit_pos2.png deleted file mode 100644 index 1502f16..0000000 Binary files a/worldedit/textures/worldedit_pos2.png and /dev/null differ -- cgit v1.2.3