aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientViewBase.cs
diff options
context:
space:
mode:
authormingchen2007-07-15 21:02:13 +0000
committermingchen2007-07-15 21:02:13 +0000
commit6510aea0ed33134c09d25be690a69e1fff4a3282 (patch)
tree977e759a9ae61b788439e68ce01bd94dfae4c1fc /OpenSim/Region/ClientStack/ClientViewBase.cs
parent* Primitives are now loaded from Datastore during scene initialisation. (diff)
downloadopensim-SC_OLD-6510aea0ed33134c09d25be690a69e1fff4a3282.zip
opensim-SC_OLD-6510aea0ed33134c09d25be690a69e1fff4a3282.tar.gz
opensim-SC_OLD-6510aea0ed33134c09d25be690a69e1fff4a3282.tar.bz2
opensim-SC_OLD-6510aea0ed33134c09d25be690a69e1fff4a3282.tar.xz
*Added support for the "show" button that highlights objects over the selected Objects
*Known bug, client does some weird "showing" when more than 255 objects are meant to be selected (linked objects count as one object)
Diffstat (limited to '')
-rw-r--r--OpenSim/Region/ClientStack/ClientViewBase.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/ClientViewBase.cs b/OpenSim/Region/ClientStack/ClientViewBase.cs
index 2bc3ed8..cc04bda 100644
--- a/OpenSim/Region/ClientStack/ClientViewBase.cs
+++ b/OpenSim/Region/ClientStack/ClientViewBase.cs
@@ -1,4 +1,3 @@
1
2/* 1/*
3* Copyright (c) Contributors, http://www.openmetaverse.org/ 2* Copyright (c) Contributors, http://www.openmetaverse.org/
4* See CONTRIBUTORS.TXT for a full list of copyright holders. 3* See CONTRIBUTORS.TXT for a full list of copyright holders.