lickx
154750c31d
Upgrade ground textures, closes #1
2026-02-07 13:45:50 +01:00
UbitUmarov
9cf4b5e696
fix Welcome notecard entry on library
2022-08-19 23:36:01 +01:00
UbitUmarov
a8bbde011d
put back the Welcome notecard
2022-08-19 23:20:11 +01:00
UbitUmarov
c57d56773a
let default sun be on library since moon is
2022-04-23 04:28:04 +01:00
UbitUmarov
7acc3096f4
now the first section of Libraries.xml should only contain entry RootVersion to define the Opensim library version. THis should eb incremented when there are changes on ny library entry
2022-04-23 04:04:43 +01:00
UbitUmarov
8b6f9bfa0a
fix missing ! in getassetsModule, several changes on libraryService,
...
folder opensimlibrary as no meaning, all are child of one with that name
already"
2022-04-23 00:33:42 +01:00
UbitUmarov
a6172a70d3
change Libray version
2022-04-22 22:43:54 +01:00
UbitUmarov
0bf394efde
a few changes
2022-04-22 20:06:45 +01:00
UbitUmarov
7a10cd9959
minor changes to inventory library, Thx Tampa
2022-04-21 16:57:14 +01:00
Oren Hurvitz
73619763b9
Added textures to the OpenSim library: Default Moon, Default Water Normal
2021-03-18 10:35:57 +02:00
Oren Hurvitz
af6b618629
Added "Default Water" item to the OpenSim library
2021-03-18 10:35:57 +02:00
Oren Hurvitz
0260168b5d
Added cloud textures to the OpenSim Library
2021-03-18 10:35:57 +02:00
Oren Hurvitz
8d8a7347f7
Renamed a couple of the Settings Library subfolders to "Skies" and "Days", to match the names used in Second Life
2021-03-18 10:35:57 +02:00
Oren Hurvitz
5f7736ba1d
Have the "Settings Library" folder use the same icon as the user's own "Settings" folder
2021-03-18 10:35:57 +02:00
Oren Hurvitz
c92c1f985e
Renamed "Default Daycycle(3/1)" to "Default Daycycle (More Daylight)"
...
This makes it easier for users to understand the difference between this asset
and the asset called "Default Daycycle".
2021-03-18 10:35:57 +02:00
UbitUmarov
4e23806967
clean up opensim library scripts. This are suposed to be usefaul, or at least have some didactic use
2020-10-30 16:18:32 +00:00
UbitUmarov
03e3078a9f
add fixed skys to opensim library
2020-07-21 18:17:00 +01:00
UbitUmarov
53b0ee242d
add a 3 to 1 daycycle and make it the default
2020-06-21 14:27:24 +01:00
UbitUmarov
e2be90caaf
replace lightshare early work
2020-06-10 09:26:55 +01:00
UbitUmarov
7120ffbc08
add the Smoke texture to Opensim Library
2018-08-28 21:51:59 +01:00
UbitUmarov
a42db4d01e
add pants and shirt to opensim library and fix some bodyparts uuids
2015-12-04 19:05:45 +00:00
UbitUmarov
61fbd7dceb
add opensim BodyParts library
2015-12-04 18:34:31 +00:00
Justin Clark-Casey (justincc)
b9c384fc3c
Add rough and ready element explanation in a comment at the top of inventory library items xml
2015-03-11 23:12:21 +00:00
Justin Clark-Casey (justincc)
db24cf5322
Add required wearable flags values to inventory body parts and clothing example xml
2015-03-11 23:04:39 +00:00
Justin Clark-Casey (justincc)
70dd4cf152
In library inventory, correct asset id for llSay example script
...
From http://opensimulator.org/mantis/view.php?id=6917
Thanks to FreakyTech for this spot.
2014-01-10 20:51:28 +00:00
Justin Clark-Casey (justincc)
ceb09cde4d
Correct asset id of library default iris texture.
...
For this change to show up you will need to clear viewer cache.
2011-09-23 21:57:52 +01:00
Justin Clark-Casey (justincc)
c4efb97d49
Write code to create minimum necessary body parts/clothing and avatar entries to make a newly created user appear as a non-cloud on viewer 2
...
Viewer 2 no longer contains the default avatar assets (i.e. "Ruth") that would appear if the user had insufficient body part/clothing entries.
Instead, avatars always appear as a cloud, which is a very bad experience for out-of-the-box OpenSim.
Default is currently off. My intention is to switch it on for standalone shortly.
This is not particularly flexible as "Ruth" is hardcoded, but this can change in the future, in co-ordination with the existing RemoteAdmin capabilities.
Need to fix creation of suitable entries for users created as estate owners on standalone.
Avatars still appear with spooky empty eyes, need to see if we can address this.
This commit adds a "Default Iris" to the library (thanks to Eirynne Sieyes from http://opensimulator.org/mantis/view.php?id=1461 ) which can be used.
2011-09-15 22:59:29 +01:00
Justin Clark-Casey (justincc)
f0895028e9
Remove manually permissions settings on all current library items so that they use the defaults instead.
...
Some items had completely wrong permissions - this is easier than correcting them all.
The ability to set permissions in xml is retained since there are use cases for this (e.g. to create no-mod library scripts)
2011-07-23 02:13:11 +01:00
Justin Clark-Casey (justincc)
fcaa4f6012
Revert "Don't load current/next/everyone/base permissions from the library item xml files - always use PermissionMask.All instead (which was the existing default)."
...
There actually are uses for this. I will correct the perms instead since some entries appear to be wrong.
This reverts commit 667b54f5a2 .
2011-07-23 02:05:51 +01:00
Justin Clark-Casey (justincc)
667b54f5a2
Don't load current/next/everyone/base permissions from the library item xml files - always use PermissionMask.All instead (which was the existing default).
...
Library items always need the same permissions, so it doesn't make sense to load them from the xml files. This just opens the door to permissions mistakes.
2011-07-23 01:59:14 +01:00
Melanie
e98d8d500f
Fix logins and avatar appearance. Contains a Migration. May contain nuts.
...
This will cause visual params to be persisted along with worn items. With
this, alpha and tattoo laters will be saved. Multiple layers MAY work, but
not tested because I don't use Viewer 2.
2010-10-30 19:06:47 +01:00
Melanie
5f4badf9e2
Add my work on top of cmickeyb's
2010-10-29 20:44:29 +01:00
Melanie
e6fe83cd93
Revert "Preliminary work on appearance layers. No user functionality yet."
...
This work conflicts with cmickeyb's more extensive, related work
This reverts commit 9c829c0410 .
2010-10-29 20:17:59 +01:00
Melanie
9c829c0410
Preliminary work on appearance layers. No user functionality yet.
2010-10-29 18:58:22 +01:00
Justin Clark-Casey (justincc)
e7934c9da0
minor: correct my name in one of the library bundled scripts
2009-09-11 12:04:40 +01:00
Homer Horwitz
1d234ca83f
Fixed handling of inventory a bit
...
- AssetType isn't InventoryType. Those enums contain different numbers. Use AssetType for the asset type, InventoryType for the inventory type.
- The ToString method (or ToLower) of AssetType/InventoryType doesn't necessarily return the correct LLSD string.
- Replaced several magic numbers by their corresponding enum.
- Fixed the invType for gestures and animations in the library.
This should fix Mantis #3610 and the non-terminating inventory loading
2009-05-09 21:11:12 +00:00
idb
47d6dee657
Remove the default plywood texture from the library. Its presence can cause usability problems when selecting textures. The texture is still in assets and can still be applied using the "Default" button or by uuid from scripts. The removal may not shown up until after clearing the cache.
...
Fixes Mantis #3460
2009-04-18 17:31:57 +00:00
idb
757762a630
Implement missing LSL TEXTURE_xxx constants including two new textures.
...
Fixes Mantis #3030
2009-01-22 23:58:46 +00:00
Justin Clarke Casey
fb8faa8336
* Apply http://opensimulator.org/mantis/view.php?id=2913
...
* Add the KanEd scripts to the standard library
* Thanks Fly-Man-
2009-01-12 18:00:46 +00:00
Homer Horwitz
bf65290062
Add the "Blank" texture, too.
...
NOTE: I didn't mention that in my last checkin, but you'll have to
clear your viewer cache to see the new textures in the library.
2009-01-05 20:24:42 +00:00
Homer Horwitz
a04560cf0c
Added viewer's default terrain textures.
...
This fixes Mantis #2947 . Thanks jhurliman
2009-01-05 19:59:29 +00:00
Dr Scofield
12640b8d78
From: Alan Webb (alan_webb@us.ibm.com)
...
Fixing types of gestures and animations.
2008-10-20 18:11:05 +00:00
Charles Krinke
ae3a1dd9a2
Mantis#1992. Thank you kindly, ChrisDown for a patch that:
...
Corrects accidental removal of tags in /bin/inventory/Libraries.xml
2008-08-18 14:31:54 +00:00
Charles Krinke
77ae4bb3fb
Mantis#1971. Thank you kindly, ChrisDown for a patch that:
...
Reverts the deletion of the entry for "My Site Library" in
bin/assets/AssetSets.xml and replace with with "Open Textures Library"
pointing to "OpenTexturesLibrary/3DDCInventoryItems.xml"/.
2008-08-17 19:40:30 +00:00
Charles Krinke
60a676251a
Mantis#1971. Thank you kindly, BlueWall for a patch that:
...
The included patch enable handling for PRIM_FULLBRIGHT in
llSetPrimitiveParams().
2008-08-16 21:31:36 +00:00
Sean Dague
f69ae29e39
remove void keyword for osWeatherMap.lsl. Update asset and inventory
...
uuids so that these new versions will show up in systems where they were
before.
2008-07-28 14:13:48 +00:00
Sean Dague
0c84c27265
content fridays. A whole bunch of new stock animations from Mo Hax
...
at IBM for distribution with OpenSim.
2008-06-20 20:09:22 +00:00
Sean Dague
6753578465
commit justin's grafitti board to the base OpenSim script
...
library.
2008-06-18 22:56:04 +00:00
Sean Dague
b57b24655c
contribute weather map cycling script using osDynamicTextures.
2008-06-18 19:38:30 +00:00
Sean Dague
2c78bdef84
fix minor xml fubar.
2008-06-18 19:28:13 +00:00