aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/CollisionSounds.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix the name of a funtion on last commitUbitUmarov2017-07-101-2/+2
* throttle collision sounds on a SOG.UbitUmarov2017-07-091-6/+18
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
* mantis: 8008 unscripted child prim collisions didn't trigger scripted root pr...UbitUmarov2016-08-281-2/+3
* fix llCollisionSound("",0.0) not disabling sounds BUT let llCollisionSound("...UbitUmarov2016-08-201-21/+46
* remove forgotten line...UbitUmarov2012-07-141-1/+0
* don't subscribe collision events for nonphysical parts only because ofUbitUmarov2012-07-141-0/+1
* Cut off collision sounds with avatar at 3.2. This makes most walkig collisionsMelanie2012-06-081-1/+1
* Further limit the amount of avatar collisions that will actually triggerMelanie2012-06-071-2/+4
* Implement playing of the real collision sounds, change scaling for avatarMelanie2012-06-071-133/+57
* Disable default collision sounds until they can be uploaded, but enable custo...Melanie2012-06-071-55/+56
* disable collision sounds for nowUbitUmarov2012-05-281-2/+8
* Merge branch 'ubitwork' into avinationMelanie2012-05-211-101/+216
|\
| * a bit faster collision sound type verification plus a few fixes/changesUbitUmarov2012-05-191-33/+40
| * temp work: sounds simetric acording to materials, still 'window close' test ...UbitUmarov2012-05-191-30/+98
| * modulate collision sound intensity with collision relative velocity for parts...UbitUmarov2012-05-191-30/+60
| * modulate collision sounds intensity with relative collision speedUbitUmarov2012-05-191-32/+42
* | Merge branch 'ubitwork' into avinationMelanie2012-05-171-28/+9
|\ \ | |/
| * removed redundant colision sounds. Temporary muted sounds ( returns at top o...UbitUmarov2012-05-171-28/+13
* | Temprorarily disable collision sounds until we have some sound bitesMelanie2012-05-171-1/+5
|/
* trigger collision sounds on active agent position for better spatial effect ...UbitUmarov2012-05-171-7/+18
* increase avatars collisions report to 10 per sec, Stopped sound on avatar to ...UbitUmarov2012-05-171-1/+1
* add avatar colision sounds. Changed test sound UUIDUbitUmarov2012-05-171-62/+118
* default collision sounds. Incomplete, untested, needs revisionUbitUmarov2012-05-171-0/+204