UbitUmarov
|
618c6ceda5
mantis8569: do aggregate script events when a script is deleted; block nonphysical drag if a touch event is triggered, add a time guard on that
|
пре 5 година |
UbitUmarov
|
d0052c8174
add more test code to make usage od compressed updates etc. Should be disable, but well many things can go wrong.
|
пре 6 година |
UbitUmarov
|
b156378819
changes on updates
|
пре 6 година |
UbitUmarov
|
282877a454
save a sqrt call
|
пре 6 година |
UbitUmarov
|
4958425e37
mantis8309 add extra try{}catch
|
пре 7 година |
UbitUmarov
|
dd58f15bff
mantis 8249: give better data to llDetectedGrab
|
пре 7 година |
UbitUmarov
|
0091c37ed3
several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc
|
пре 8 година |
UbitUmarov
|
673bd37219
object CanMove is for in scene SOGs Icleints and SPs and permitions module is NOT a shared module
|
пре 8 година |
UbitUmarov
|
6d784f6306
Permissions module: GenerateClientFlags() no need to keep looking for the same part several times; fix locked mask in GetObjectPermissions()
|
пре 8 година |
UbitUmarov
|
1984f316fc
Add permission CanChangeSelectedState replacing 2 calls to check Move and Modify/edit. As those calls did, this controls changes to objects selected state for edition (simulation hold etc).
|
пре 8 година |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
пре 8 година |
UbitUmarov
|
bddaef5122
on Select use again the priority queues to send ObjectProperties, including physics via caps. This is need to reduce useless redudance
|
пре 8 година |
UbitUmarov
|
d1baa3e0c3
fix some invalid string.format arguments
|
пре 8 година |
UbitUmarov
|
2338d3d2e5
change spinobject math, and a few minor things
|
пре 8 година |
UbitUmarov
|
1b18711205
move SpinObject funtions from Scenegraph to PacketHandlers, close to grab handles, since they are related operations (possible should be moving to graph, not clear this files roles)
|
пре 8 година |
UbitUmarov
|
fb46eb3344
pass touch_end as other touchs, make blockgrab work on nonphysical also
|
пре 8 година |
UbitUmarov
|
d5f376a4b1
send selected objects Proprieties udp part outside update queues and as a physics single caps message per selection request
|
пре 8 година |
UbitUmarov
|
991dd5f471
first step changing Object Select code
|
пре 8 година |
UbitUmarov
|
e33c2f0d7c
fix missing PhysicsProprieties sending on Object select. This is a temporary Fix, entire Object select code needs to be changed
|
пре 8 година |
UbitUmarov
|
0baaa23bde
remove sceneGraph MoveObject and make it part of ProcessObjectGrabUpdate ( scene.PacketHandlers) where it belongs
|
пре 8 година |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
пре 8 година |
UbitUmarov
|
9e6d9e0436
friends rights to edit objects display on viewers fixed. This needs to be optimized in future
|
пре 9 година |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
пре 9 година |
Diva Canto
|
d00f73c3a4
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
|
пре 9 година |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
пре 9 година |
UbitUmarov
|
371c9dd2af
bad merge?
|
пре 9 година |
Justin Clark-Casey (justincc)
|
aef6fd6927
If the SnedInventoryAync() method receives an exception log this but make sure it does not terminate the process.
|
пре 10 година |
UbitUmarov
|
c0a75fcc03
fix targetOmega resend on deselect on the right place, can't be at sop
|
пре 10 година |
Edward
|
427240f935
Changes to be committed: modified: OpenSim/Region/Framework/Scenes/Scene.PacketHandlers.cs modified: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs This solves mantis bug# 5005: llRegionSay script does not trigger ChatFromWorld event. This was solved by adding World.SimChat() command to the llRegionSay() function (per suggestion of DrCuriosity). Additionally this fixes llRegionSayTo() which was also not functioning by adding a World.SimChat() command and adding a new SimChatToAgent() overrided function to Scene.PacketHandlers.cs This is the second patch revision. Corrections made to the position of World.SimChat() and removal of tabs per suggestion by justincc.
|
пре 10 година |
Melanie
|
ba203ed94f
Merge branch 'master' into careminster
|
пре 11 година |