aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SOPMaterial.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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