Diva Canto
|
b5ab0698d6
EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif for telling me how to route the information. The viewer effect is under the distance filter, so only avatars with cameras < 10m away see the beams.
|
11 年 前 |
Diva Canto
|
d5a1779465
Manage AgentUpdates more sanely:
|
11 年 前 |
Melanie
|
669fa3ff9a
Merge branch 'master' into careminster
|
11 年 前 |
Melanie
|
533bbf033d
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
|
11 年 前 |
Mic Bowman
|
681fbda4b6
This is an experimental patch that adds support for comparing texture
|
11 年 前 |
Melanie
|
13cd8c17d7
Merge branch 'master' into careminster
|
11 年 前 |
Justin Clark-Casey (justincc)
|
3290cd09d3
remove pointless region handle paramter from IClientAPI.SendKillObject()
|
11 年 前 |
Melanie
|
cdaceea5a6
Merge branch 'master' into careminster
|
11 年 前 |
Mic Bowman
|
33aaa40bee
Adds an event and a method so that handling of the CachedTexture
|
11 年 前 |
Melanie
|
fb8aa22084
Merge branch 'master' into careminster
|
11 年 前 |
Melanie
|
03c9d8ae4f
Change EconomyDataRequest signature to use an IClientAPI rather than UUID. This is needed because recent LL viewer codebases call this earlier in login when the client is not yet established in the sim and can't be found by UUID.
|
11 年 前 |
Melanie
|
293a024c14
Allow callers to set the invoice parameter for GenericMessage
|
11 年 前 |
Melanie
|
6571e7ead2
Allow callers to set the invoice parameter for GenericMessage
|
11 年 前 |
Melanie
|
7bf33d333a
Plumb the path from the client to the extra physics params and back
|
11 年 前 |
teravus
|
77cc7ce399
* Partial Commit for Avatar Appearance to include the functionality of Cached Bakes.
|
12 年 前 |
UbitUmarov
|
93bede4e6a
revert the use of avatar skeleton and use avatar size provided by viewers,
|
12 年 前 |
Melanie
|
decc5318a7
Merge branch 'avination' into careminster
|
12 年 前 |
teravus
|
5e0294815f
* Plumbing and basic setting of the GetMesh Cap Throttler.
|
12 年 前 |
Melanie
|
7ad082f7c3
Merge branch 'avination' into careminster
|
12 年 前 |
teravus
|
e9153e1d1a
Revert "Merge master into teravuswork", it should have been avination, not master.
|
12 年 前 |
teravus
|
dfac269032
Merge master into teravuswork
|
12 年 前 |
teravus
|
4fa088bafb
Pipe Throttle Update Event to EventManager, client --> ScenePresence --> EventManager, so that modules can know when throttles are updated. The event contains no client specific data to preserve the possibility of 'multiple clients' and you must still call ControllingClient.GetThrottlesPacked(f) to see what the throttles actually are once the event fires. Hook EventManager.OnUpdateThrottle to GetTextureModule.
|
12 年 前 |
Melanie
|
26cc57b6ca
Merge branch 'master' into careminster
|
12 年 前 |
Justin Clark-Casey (justincc)
|
c13a99dc5c
Fix script error messages not showing up in viewer 3 and associated viewers.
|
12 年 前 |
Melanie
|
3651cc0378
Merge branch 'master' into careminster
|
12 年 前 |
Justin Clark-Casey (justincc)
|
1de80cdafe
minor: move recent OnAgentUpdate/OnPreAgentUpdate event doc up into IClientAPI from LLClientView
|
12 年 前 |
Melanie
|
001ec0e2e6
Merge branch 'avination' into careminster
|
12 年 前 |
UbitUmarov
|
ca67ee60ac
add missing transactionID in SendInventoryItemCreateUpdate. and make use
|
12 年 前 |
Melanie
|
f8603a215d
Merge branch 'master' into careminster
|
12 年 前 |
Justin Clark-Casey (justincc)
|
bcbd450fe4
Add --force flag to "kick user" console command to allow bypassing of recent race condition checks.
|
12 年 前 |