144 Commits

Author SHA1 Message Date
UbitUmarov
1992e838cc add another asset 2024-05-02 18:22:41 +01:00
UbitUmarov
1e424be6f3 remove repeated asset 2024-04-06 19:59:12 +01:00
UbitUmarov
f51f81d53f add some texture assets 2024-04-02 20:30:21 +01:00
UbitUmarov
e0ee44ca8c add a material asset 2023-12-06 22:51:16 +00:00
UbitUmarov
7547909256 a few changes to materials 2023-12-06 22:47:14 +00:00
UbitUmarov
61d3e1ee19 update test 2023-08-26 03:21:38 +01:00
UbitUmarov
70ba57bdaf update test 2023-08-26 03:14:01 +01:00
UbitUmarov
6acba7a4bc update test 2023-08-26 02:19:29 +01:00
UbitUmarov
36f2172b8f add gitattributes 2022-08-23 22:51:36 +01:00
UbitUmarov
71fedaaafe the extra lines got back, take out 2022-08-20 00:10:50 +01:00
UbitUmarov
eed88fd3c3 define a new default script asset instead of reusing the old one 2022-08-20 00:08:24 +01:00
UbitUmarov
a8bbde011d put back the Welcome notecard 2022-08-19 23:20:11 +01:00
UbitUmarov
1a06660963 remove extra lines on default script 2022-08-19 23:03:29 +01:00
UbitUmarov
0603667627 use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones 2022-08-19 22:26:00 +01:00
UbitUmarov
c5f1b09cbe minor retouch on collision sounds 2022-05-10 00:06:20 +01:00
UbitUmarov
eee0a1be36 fix description of default sun texture 2022-04-11 12:43:25 +01:00
UbitUmarov
1cc6a52e87 add another eep texture tp default assets 2022-04-11 02:06:02 +01:00
UbitUmarov
ee77f26db5 why not keep both... 2021-08-09 17:26:48 +01:00
UbitUmarov
5e6ca31cfd git IS bad to me 2021-08-09 17:13:59 +01:00
UbitUmarov
fdc4acde4c git it bad to me 2021-08-09 17:10:51 +01:00
UbitUmarov
cca62b15a8 add our rainbow back with flipped colors 2021-08-09 17:04:54 +01:00
UbitUmarov
3de3a53b1f viewers imported stupid ll code that does invert order of rainbow colors in code. remove ours 2021-08-09 17:03:54 +01:00
UbitUmarov
2c9f299687 add replacement fs tpose animations 2021-07-03 01:45:13 +01:00
UbitUmarov
f5ff4e0745 replace texture´'blank' 2021-07-01 18:15:44 +01:00
UbitUmarov
598caf46cc add another missing animation 2021-06-26 03:31:04 +01:00
UbitUmarov
f29e177902 add other animation asset 2021-06-17 18:40:20 +01:00
UbitUmarov
688bf4ab46 add some animation assets 2021-06-17 03:20:09 +01: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
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
5bb21ff982 fix another texture needed for uglysky 2020-12-12 14:26:17 +00:00
UbitUmarov
59b1eca138 fix a texture needed for uglysky 2020-12-12 13:20:09 +00: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
8320f6e972 add some bento pose animations for future firestorm and others. Courtesy of Beq Janus and authors Miro Collas and Chaser Zaks 2020-10-30 02:45:12 +00:00
StolenRuby
2ad56bf0aa EEP Defaults
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2020-08-31 11:48:26 +01:00
UbitUmarov
421cc0c018 change llName2Key and add llRequestUserKey (not the patch on mantis 8369, now utdated). some testing needed.. 2020-08-16 20:01:00 +01:00
UbitUmarov
6e15cf41a4 fix new sky ambient color; Rainbow texture with retouch fro AI Austin (red side gradient) 2020-07-21 17:38:11 +01:00
UbitUmarov
baa95b8707 add/change some assets 2020-07-19 10:45:02 +01:00
UbitUmarov
730c864df8 add another asset. This may not be that good still :( 2020-07-16 23:27:03 +01:00
UbitUmarov
01b4f83421 change the 4 fixed skys for eep viewers again (sorry). This also fixes the issue of viewers not showing the selected fixed sky. Clear viewer cache. On regions use fcache deletedefaultassets so updated grid ones are used. In alternative use fcache cachedefaultassets to override all default assets by the ones on this commit. Note that this hides the grid ones, and this is lost if you clear the region asset cache 2020-07-10 00:12:36 +01:00
UbitUmarov
f334c1206f change Midday asset (uuid 6c83e853-e7f8-cad7-8ee6-5f31c453721c) fixing its water. eep viewers cache needs to be clear, region asset cache needs this entry removed (comand fcache deletedefaultassets will remove default assets from region cache, forcing reload from grid). Normal robust asset services should update it grid side. Otherwise, if already present, you will need to change directly on db 2020-07-09 18:40:48 +01:00
UbitUmarov
7da23b6714 missing files 2020-06-21 14:59:20 +01:00
UbitUmarov
53b0ee242d add a 3 to 1 daycycle and make it the default 2020-06-21 14:27:24 +01:00
UbitUmarov
dfa69b1869 add some assets 2020-06-14 01:18:59 +01:00
UbitUmarov
e2be90caaf replace lightshare early work 2020-06-10 09:26:55 +01:00
UbitUmarov
2e9417bd01 mantis 8670: replace bom fallback textures with ones havign alpha channel, now done with older j2k compressor 2020-03-07 20:30:24 +00:00
UbitUmarov
cf5630f2f7 mantis 8670: replace bom fallback textures with ones havign alpha channel 2020-03-07 15:43:29 +00:00
UbitUmarov
1899a36105 add another kick to GC after map generation at run time 2020-01-13 18:46:25 +00:00
UbitUmarov
62f3892cd7 add a real transparent texure for default transparency and avatar alphas transparency. Asset 3a367d1c-bef1-6d43-7595-e88c1e3aadb3 must be rempoved by hand from current regions cache (at bin/assetcache/3a3) and viewers cache clean 2020-01-12 21:29:25 +00:00
UbitUmarov
38dbc03288 mantis 8585 change assets README 2019-08-31 15:36:18 +01:00