aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SOPMaterial.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov2018-10-061-65/+65
|
* several changes to materials, add llSet*PrimtiveParams*() support for them. ↵UbitUmarov2018-04-011-27/+192
| | | | They may be very broken now :(
* some fixes on the materials paramenters of llGetPrimitiveParams()UbitUmarov2017-04-241-8/+8
|
* add suport for materials parameters PRIM_NORMAL, PRIM_SPECULAR and ↵UbitUmarov2017-04-241-0/+82
| | | | PRIM_ALPHA_MODE of llGetPrimitiveParams(). Im sleeping at this time, this can be very wrong
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
|
* initial suport for ExtraPhysical parts parameters. Reading from llclientView ↵UbitUmarov2012-03-131-0/+95
to SOP including SOPserialization (not to databases). No action on physics still. No send to viewer, etc