UbitUmarov
|
738e7894b1
mantis 9103: update libBulletsim for macs (unversal dylib). Thanks Cuga
|
11 months ago |
UbitUmarov
|
cbdcf3b4a0
more changes on the test feature
|
11 months ago |
UbitUmarov
|
e6cdb0bd5d
some changes needed i wanted later if ever.. well..
|
2 years ago |
UbitUmarov
|
da928d6099
!= UUID.Zero is slow
|
2 years ago |
UbitUmarov
|
357f20eb14
== UUID.Zero is slow
|
2 years ago |
UbitUmarov
|
ca3525bf0a
mantis 3315: change the control of script flag running (needs testing)
|
3 years ago |
UbitUmarov
|
da3a1981ff
delegate.BeginInvoke is a dead end
|
3 years ago |
UbitUmarov
|
a3a499d69e
mantis 8854: fix the typos and rearrange code a bit. AGAIN PassTouches (and PassCollisions) are as old SL, not current
|
3 years ago |
UbitUmarov
|
13a7ce38ee
do not try to pass touch events to root prim if it does not have them
|
3 years ago |
UbitUmarov
|
775420c46a
set object select on demand, not when it is created
|
4 years ago |
UbitUmarov
|
693492a3f1
several changes to lludp FetchInventoryDescendents
|
4 years ago |
UbitUmarov
|
5a3ba2afbb
always allow part deselect
|
5 years ago |
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 years ago |
UbitUmarov
|
d0052c8174
add more test code to make usage od compressed updates etc. Should be disable, but well many things can go wrong.
|
5 years ago |
UbitUmarov
|
b156378819
changes on updates
|
5 years ago |
UbitUmarov
|
282877a454
save a sqrt call
|
6 years ago |
UbitUmarov
|
4958425e37
mantis8309 add extra try{}catch
|
6 years ago |
UbitUmarov
|
dd58f15bff
mantis 8249: give better data to llDetectedGrab
|
7 years ago |
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
|
7 years ago |
UbitUmarov
|
673bd37219
object CanMove is for in scene SOGs Icleints and SPs and permitions module is NOT a shared module
|
7 years ago |
UbitUmarov
|
6d784f6306
Permissions module: GenerateClientFlags() no need to keep looking for the same part several times; fix locked mask in GetObjectPermissions()
|
7 years ago |
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).
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
bddaef5122
on Select use again the priority queues to send ObjectProperties, including physics via caps. This is need to reduce useless redudance
|
8 years ago |
UbitUmarov
|
d1baa3e0c3
fix some invalid string.format arguments
|
8 years ago |
UbitUmarov
|
2338d3d2e5
change spinobject math, and a few minor things
|
8 years ago |
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 years ago |
UbitUmarov
|
fb46eb3344
pass touch_end as other touchs, make blockgrab work on nonphysical also
|
8 years ago |
UbitUmarov
|
d5f376a4b1
send selected objects Proprieties udp part outside update queues and as a physics single caps message per selection request
|
8 years ago |
UbitUmarov
|
991dd5f471
first step changing Object Select code
|
8 years ago |