Melanie Thielker
|
fb4067c844
A stab at implementing llSetDamage. Not persistent.
|
15 years ago |
MW
|
7a2c41dea0
Extracted the code that handles the sending of prim updates to the client, from ScenePresence into ISceneViewer/SceneViewer. Currently ScenePresence "has" a ISceneViewer, although if we had a proper Node based scenegraph then it would most likely be attached directly to the nodes.
|
15 years ago |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
95643971be
* refactor: little tweaks to trigger another build
|
15 years ago |
Justin Clarke Casey
|
6eb191c87b
* Add save xml2 serialization test
|
15 years ago |
Dahlia Trimble
|
05cbf0b502
reinstate a hopefully more robust experimental decoded sculpt map caching scheme
|
15 years ago |
Dahlia Trimble
|
1609e7eac0
disable sculpt map caching until a better method of avoiding asset requests can be found
|
15 years ago |
Dahlia Trimble
|
9493de7f4e
null test for texture assets when using cached sculpt map
|
15 years ago |
Dahlia Trimble
|
db4f8d1298
Experimental decoded sculpt map caching
|
15 years ago |
Dr Scofield
|
901fdca13b
From: Chris Yeoh <[email protected]>
|
15 years ago |
Dr Scofield
|
c18c1f6c7c
Revert "From: Chris Yeoh <[email protected]>"
|
15 years ago |
Dr Scofield
|
0bff818d39
From: Chris Yeoh <[email protected]>
|
15 years ago |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 years ago |
Justin Clarke Casey
|
257fc5515a
* minor: remove some mono compiler warnings, minor cleanup
|
15 years ago |
Charles Krinke
|
ad4738ff33
Thank you kindly, RemedyTomm, for a patch that fixes:
|
15 years ago |
Teravus Ovares
|
21d4423030
* Allow passing of material type to physics engine
|
15 years ago |
nlin
|
8e6c20b27f
Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag
|
15 years ago |
Teravus Ovares
|
52c482a7a7
* This updates LibOMV to the current release 0.6.0 on March 19 2009
|
16 years ago |
Justin Clarke Casey
|
30ffefb67b
* refactor: call some EventManager triggers directly rather than through scene
|
16 years ago |
Dahlia Trimble
|
5cc372fab4
add a taint to SOP.UpdateShape() - addresses Mantis #3277
|
16 years ago |
Charles Krinke
|
b637a11b58
Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:
|
16 years ago |
Justin Clarke Casey
|
0de34e9a18
* remove now unused serialization code
|
16 years ago |
lbsa71
|
41c883ea47
* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I do realize the setter has to be there for legacy reasons, but since the calls will never acually DO anyhting, I'm removing them.
|
16 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
16 years ago |
Justin Clarke Casey
|
01f70de2ea
* Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159
|
16 years ago |
Justin Clarke Casey
|
93837807ff
* refactor: remove AssetCache field hanging off Scene
|
16 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 years ago |