UbitUmarov
|
02492f7b15
replace my hack by others hack
|
5 年之前 |
UbitUmarov
|
98b12278f0
fix CopyInventoryFromNotecard error handling
|
6 年之前 |
UbitUmarov
|
2eee87fea3
mantis 8414: add cap CreateInventoryCategory handler
|
6 年之前 |
UbitUmarov
|
b48cbcbfdd
simplify a bit some caps paths
|
6 年之前 |
UbitUmarov
|
01400e38d5
typos
|
6 年之前 |
UbitUmarov
|
ee6f261415
a few changes about test mesh uploads
|
6 年之前 |
UbitUmarov
|
13b4ce8199
add Cap_FetchLib2 note that this is still local to regions, not using grid as it possible should, but this needs more work, and issue with HG older grids/regions
|
6 年之前 |
UbitUmarov
|
98019031df
got tired of creating stringbuilders
|
6 年之前 |
UbitUmarov
|
cdd3ef857c
a few changes to encoder and a few more uses
|
6 年之前 |
UbitUmarov
|
266eabcad4
add a low level LLSDxml encoder for cases where it makes no sense to use more heavy things like OSD, and use it on displaynames
|
6 年之前 |
UbitUmarov
|
e9d2d81880
pesty warnings
|
6 年之前 |
UbitUmarov
|
be975d1e89
add a adicional in transit flag to signal HG tps, and use it to ignore usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap )
|
7 年之前 |
UbitUmarov
|
7c5376f224
move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShape.cs
|
7 年之前 |
UbitUmarov
|
29ab39f14f
cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensim shape enums in place of libovm for coerence, add a few coments.
|
7 年之前 |
UbitUmarov
|
2f6c78b888
finish encoding number of mesh faces in pbs shape on new meshs upload, and *HACK* flag it setting hollow shape to triangle. (some limited encoding as added some months ago, but only for viewers LOD). Use this hack flag to fix sop number of faces. old meshs will still report 8 faces, information to fix this seems lost unless the mesh asset is decoded
|
7 年之前 |
Melanie Thielker
|
ad8915f154
Restructure god level and permissions
|
7 年之前 |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 年之前 |
UbitUmarov
|
48efbeb8d3
set pbs shape acording to mesh number of (material) faces
|
8 年之前 |
UbitUmarov
|
4639409dbe
change caps Sethome fail error report
|
8 年之前 |
Mandarinka Tasty
|
7c566dca5a
The new Constant: integer OBJECT_REZZER_KEY = 32;
|
8 年之前 |
UbitUmarov
|
fcd1e36ed6
a few changes to new GetDisplaynames and friends
|
8 年之前 |
UbitUmarov
|
e1cf34d6fb
replace GetDisplaynames by a handler really usable as a client cap. Most capabilities.handlers are so it all things not propor PER CLIENT CAP handlers
|
8 年之前 |
UbitUmarov
|
e62d38a4ab
catch some NULL refs
|
8 年之前 |
UbitUmarov
|
d701de4021
add cap GroupMemberData
|
8 年之前 |
UbitUmarov
|
4b73550eee
allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""
|
8 年之前 |
UbitUmarov
|
ac542715f1
add caps HomeLocation ; add client SendAlertMessage(string message, string info), where info in info message field. only minimal testing done
|
8 年之前 |
UbitUmarov
|
e58e6daf4a
several changes on BunchOfCaps. Move some mesh cost initialization to its class it, change caps path to be plain random UUID (except SEED)
|
8 年之前 |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
8 年之前 |
Melanie Thielker
|
d42de53dda
Allow default permissions from the viewer to be applied to uploaded objects.
|
8 年之前 |
Melanie Thielker
|
57b6398b71
Make mesh upload respect the same parts maximum as what is set for the
|
8 年之前 |