aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets
diff options
context:
space:
mode:
authorTeravus Ovares2007-12-28 05:36:28 +0000
committerTeravus Ovares2007-12-28 05:36:28 +0000
commit5bd5770ed2a5c2087a75489ed512ea59f7f25a1a (patch)
treee0041517433d012b22edac4cc76f145c01ba157b /bin/assets
parent* Added ability to create new prim on existing prim (rezzing prim from invent... (diff)
downloadopensim-SC_OLD-5bd5770ed2a5c2087a75489ed512ea59f7f25a1a.zip
opensim-SC_OLD-5bd5770ed2a5c2087a75489ed512ea59f7f25a1a.tar.gz
opensim-SC_OLD-5bd5770ed2a5c2087a75489ed512ea59f7f25a1a.tar.bz2
opensim-SC_OLD-5bd5770ed2a5c2087a75489ed512ea59f7f25a1a.tar.xz
* Patch from Melanie. Thanks Melanie!
* This patch addresses a regression where 5 default textures, including the default "new prim" texture, would not be shown unless in viewer cache. * Further, it supplies a new plywood texture as the base texture, which is purpose-made from locally photo-sourced material (means i took a picture and made it into a tile), which is closer in appearance and color to the Linden one. * It changes the default new prim texture UUID to match the UUID generated by the viewer when "default" is clicked, which is a texture UUID hardcoded in some scripts as well, so it would cause compatibility issues if not addressed. * The patch fixes a number of UUID duplications (same UUID for asset and inventory items) and capitalization issues in the XML files. * It also includes new versions of 4 other textures, which were no longer loadable in grid mode.
Diffstat (limited to 'bin/assets')
-rw-r--r--bin/assets/bricks.jp2bin157424 -> 82167 bytes
-rw-r--r--bin/assets/granite.jp2bin130736 -> 82167 bytes
-rw-r--r--bin/assets/hardwood.jp2bin67673 -> 98231 bytes
-rw-r--r--bin/assets/plywood.jp2bin15720 -> 79234 bytes
-rw-r--r--bin/assets/rocks.jp2bin185594 -> 82167 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/bin/assets/bricks.jp2 b/bin/assets/bricks.jp2
index def093d..6113881 100644
--- a/bin/assets/bricks.jp2
+++ b/bin/assets/bricks.jp2
Binary files differ
diff --git a/bin/assets/granite.jp2 b/bin/assets/granite.jp2
index 8ecad58..6113881 100644
--- a/bin/assets/granite.jp2
+++ b/bin/assets/granite.jp2
Binary files differ
diff --git a/bin/assets/hardwood.jp2 b/bin/assets/hardwood.jp2
index 229424c..ff0fcce 100644
--- a/bin/assets/hardwood.jp2
+++ b/bin/assets/hardwood.jp2
Binary files differ
diff --git a/bin/assets/plywood.jp2 b/bin/assets/plywood.jp2
index 60365cc..2053675 100644
--- a/bin/assets/plywood.jp2
+++ b/bin/assets/plywood.jp2
Binary files differ
diff --git a/bin/assets/rocks.jp2 b/bin/assets/rocks.jp2
index 1e3dbfd..6113881 100644
--- a/bin/assets/rocks.jp2
+++ b/bin/assets/rocks.jp2
Binary files differ