Jeff Ames
|
9d9fcac038
Misc cleanup.
|
15 vuotta sitten |
Alan Webb
|
068f54725b
Slight change to state management for attach scheduling.
|
15 vuotta sitten |
Alan Webb
|
9ffe4d850e
This change adds support for the attach event in scripts.
|
15 vuotta sitten |
MW
|
acea31518b
fixed the bug where changing the rotation of a selection of prims in a linkset, made each of those prims rotate around its own centre rather than around the geometric centre of the selection like they should do (and like the client expects).
|
15 vuotta sitten |
Melanie Thielker
|
aec5dc677d
Explicitly set the changed status of the prim groups affected in a delink
|
15 vuotta sitten |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 vuotta sitten |
Melanie Thielker
|
0f721da5f1
Add a tweakable for the prim queue preload
|
15 vuotta sitten |
Melanie Thielker
|
d604cd284e
Again, completely revamp the unlink code to finally allow unlinking
|
15 vuotta sitten |
Jeff Ames
|
cad0aab793
Formatting cleanup.
|
15 vuotta sitten |
Melanie Thielker
|
cc86df4a3f
Thank you, dslake, for a patch that converts many of the linear searches
|
15 vuotta sitten |
nlin
|
8e6c20b27f
Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag
|
15 vuotta sitten |
Adam Frisby
|
1b56fff7c8
* Implements retrieving child primitives via World.Objects[id] (MRM)
|
15 vuotta sitten |
Justin Clarke Casey
|
ac8fc02afc
* refactor: Move god related methods in Scene out to a module
|
15 vuotta sitten |
Melanie Thielker
|
78a19528c6
Change DropObject to public. Fixes Mantis #3314
|
15 vuotta sitten |
Dr Scofield
|
973ba9c9b7
From: Alan Webb <[email protected]>
|
15 vuotta sitten |
diva
|
3d5a9e6748
This started as way to correct Mantis #3158, which I believe should be fixed now. The flying status was temporarily being ignored, which caused the avie to drop sometimes -- there was a race condition. In the process it also fixes that annoying bug in basic physics where the avie would drop half-way to the ground upon region crossings (SetAppearance was missing). Additionally, a lot of child-agent-related code has been cleaned up; namely child agents are now consistently not added to physical scenes, and they also don't have appearances. All of that happens in MakeRoot, consistently.
|
15 vuotta sitten |
diva
|
2c685bff14
Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms. This breaks interregion comms with older versions in what concerns prim crossing. In the process of moving the comms, a few things seem to be working better, namely this may address mantis #3011, mantis #1698. Hopefully, this doesn't break anything else. But I'm still seeing weirdnesses with attchments jumping out of place after a cross/TP.
|
16 vuotta sitten |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 vuotta sitten |