From 6961013c249e7761060bec71ad25d5968424e812 Mon Sep 17 00:00:00 2001 From: lbsa71 Date: Mon, 17 Sep 2007 06:57:17 +0000 Subject: * CHANGED SOME CONSOLE COMMAND BEHAVIOURS * Normalized 'change-region' so (almost) all commands are context sensitive (use 'root' or '..' to set 'all scenes' context) * 'terrain-sim' is thusly obsolete, use 'change-region', followed by 'terrain' * Introduced SceneManager to administrate operations on group of scenes and moved relevant funcs there. * In it, there's a ForEach(Action) that either passes all scenes, or only current scene depending on context. * Changed default prim backup (save-xml/load-xml) xml to "prim-backup.xml" * Changed Disable/EnablePermissions to BypassPermissions = true/false; Also: * Removed unused and non-existent project ref --- prebuild.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 86c32ea..855a7b3 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -823,7 +823,6 @@ - -- cgit v1.1