diff options
author | Charles Krinke | 2008-08-16 21:31:36 +0000 |
---|---|---|
committer | Charles Krinke | 2008-08-16 21:31:36 +0000 |
commit | 60a676251a61c94b1af81859c4895e558bddbc4a (patch) | |
tree | f23e0b94919d20a215e747712c6a407067b97101 /bin/inventory/Libraries.xml | |
parent | * re-order an operation to check for NaNs in the maptile shadow routine. (diff) | |
download | opensim-SC_OLD-60a676251a61c94b1af81859c4895e558bddbc4a.zip opensim-SC_OLD-60a676251a61c94b1af81859c4895e558bddbc4a.tar.gz opensim-SC_OLD-60a676251a61c94b1af81859c4895e558bddbc4a.tar.bz2 opensim-SC_OLD-60a676251a61c94b1af81859c4895e558bddbc4a.tar.xz |
Mantis#1971. Thank you kindly, BlueWall for a patch that:
The included patch enable handling for PRIM_FULLBRIGHT in
llSetPrimitiveParams().
Diffstat (limited to '')
-rw-r--r-- | bin/inventory/Libraries.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/inventory/Libraries.xml b/bin/inventory/Libraries.xml index e1c19fc..b9b9e38 100644 --- a/bin/inventory/Libraries.xml +++ b/bin/inventory/Libraries.xml | |||
@@ -8,12 +8,12 @@ | |||
8 | the hardcoded root library folder ("OpenSim Library") | 8 | the hardcoded root library folder ("OpenSim Library") |
9 | 9 | ||
10 | You can also add folders and items to the folders of libraries defined in this file --> | 10 | You can also add folders and items to the folders of libraries defined in this file --> |
11 | <!-- | 11 | |
12 | <Section Name="My Site Library"> | 12 | <Section Name="Open Textures Library"> |
13 | <Key Name="foldersFile" Value="MySiteLibrary/MySiteLibraryFolders.xml"/> | 13 | <Key Name="foldersFile" Value="OpenTexturesLibrary/3DDCInventoryFolders.xml"/> |
14 | <Key Name="itemsFile" Value="MySiteLibrary/MySiteLibraryItems.xml"/> | 14 | <Key Name="itemsFile" Value="OpenTexturesLibrary/3DDCInventoryItems.xml"/> |
15 | </Section> | 15 | </Section> |
16 | --> | 16 | |
17 | 17 | ||
18 | <!-- comment the following to stop from loading the subfolders on login --> | 18 | <!-- comment the following to stop from loading the subfolders on login --> |
19 | 19 | ||