Justin Clark-Casey (justincc)
|
597a101b9f
Minor formatting for 0962a35d and a few one-line comments as to why that code is there
|
12 жил өмнө |
Iain Oliver
|
0962a35d2f
Fix movetotarget on mega regions.
|
12 жил өмнө |
Dan Lake
|
2e106cd5de
Change to earlier commit for TargetVelocity to support distributed physics.
|
12 жил өмнө |
Dan Lake
|
ffe4d738fb
Add TargetVelocity to PhysicsActor interface to support distributed physics. No change to existing functions.
|
12 жил өмнө |
Melanie
|
fd9cb3cb68
Store and send the current movement animation state to a new sim on crossing
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
c97890ca69
Add "force gc" region console command which manually invokes garbage collection.
|
12 жил өмнө |
Oren Hurvitz
|
b4923da334
Changed "course" to "coarse" in several places
|
12 жил өмнө |
SignpostMarv
|
8d431c6359
formatting
|
12 жил өмнө |
SignpostMarv
|
663bfbb372
although the attachmentPoint argument is a uint, zero is not a valid attachment point
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
ba58331b29
Extend "Restarting scripts in attachments" debug log message to show actual name of user and the region they are in
|
12 жил өмнө |
Robert Adams
|
7243d4f842
BulletSim: Properly regenerate hulls when objects made physical.
|
12 жил өмнө |
Robert Adams
|
5c192b9bab
Modify order of code so SOP doesn't set the physics actor flying
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
e94831ddab
Stop explicitly closing and nulling out Animator in order to prevent NREs in various places due to race conditions.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
337ea019bd
If a part has a sit target and an avatar is already sitting, allow another avatar to sit in the position given if no sit target was set.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
cdea572d2e
refactor: move management of SOP.SitTargetAvatar into SOP.AddSittingAvatar() and SOP.RemoveSittingAvatar()
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
11e0ad6dc8
Revert "refactor: Add SOP.IsSitTargetOccupied to improve readability"
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
c8f0d476d2
refactor: Add SOP.IsSitTargetOccupied to improve readability
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
69a6f6e3cd
refactor: use sit orientation argument passed in to SP.SendSitResponse() rather than creating a new copy
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
e8347b7095
Move common code to detect whether a part has a valid sit target into a SOP property rather than being repeated in SP.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
506437b684
Remove log line accidentally left in SP.SendSitResponse()
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
d6f563794e
Don't allow a prim to be sat upon if its part of an attachment
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
2eaa6d5ace
Do not allow a script to attach a prim if its being sat upon.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
d043213317
refactor: Move ScenePresence <-> AgentData attachments copying code into AttachmentsModule.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
e5b739aaeb
When attachments are being saved and deleted for a closing root agent, delete first to avoid a hud race condition with update threads.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
bab7dab4c5
Comment out the scene presence sitting debug log messages for now
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
30f4a33f01
Don't make duplicate call to ScenePresence.Close() separately in ETM.DoTeleport() if an agent needs closing.
|
12 жил өмнө |
BlueWall
|
895dadbdbd
Cleanup + change properties to set fields with private set : Thanks Justin for the tip.
|
12 жил өмнө |
BlueWall
|
c05f87b50c
Provide Telehub setting to allow use of landmarks
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
521ad080f1
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
4d34763f8c
Check agent limit against root agent count rather than both root and child agents
|
12 жил өмнө |