ubit
|
dc25d9e6d3
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-22 19:11:26 +02:00 |
UbitUmarov
|
646b7fb8f2
|
i more debug
|
2012-06-22 18:10:53 +01:00 |
ubit
|
de26ea4643
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-22 19:05:03 +02:00 |
UbitUmarov
|
ba58d7a9b2
|
add a temp debug message
|
2012-06-22 18:04:12 +01:00 |
ubit
|
25e4fda7a1
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-21 20:07:56 +02:00 |
UbitUmarov
|
c8f7cd60cd
|
fix turning off phanton always decreasing number of physical parts
|
2012-06-21 19:05:36 +01:00 |
ubit
|
9b5f840d19
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-21 10:43:00 +02:00 |
UbitUmarov
|
909572ed86
|
fix SceneGraph Add/Remove PhysicalPrim counters
|
2012-06-21 09:40:51 +01:00 |
UbitUmarov
|
ca22feb09a
|
don't send a lot of avatar data when we are just changing position or rotation ( SendTerseUpdateToAllClients() in place of SendAvatarDataToAllAgents() )
|
2012-06-17 13:28:33 +01:00 |
ubit
|
d068468f53
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-17 12:52:10 +02:00 |
UbitUmarov
|
8cf414ba32
|
*CHECK/REVIEW* comented out not used sp.ParentPosition. Comented out SOG.AbsolutePosition changing 'linked' avatars positions ( reason in code coment )
|
2012-06-17 11:38:40 +01:00 |
ubit
|
e535f51fec
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-17 10:10:57 +02:00 |
UbitUmarov
|
e7aceae3e0
|
split ugly expression in a if making it simpler to read
|
2012-06-17 09:06:25 +01:00 |
UbitUmarov
|
e2b9a5d7aa
|
Don't let scripts rotate root part of physical linksets like SL, Update client rotation of avatars 'linked' to child parts. (put back some 'cosmetics' from previus commit). Still let lsl api use physics engine ideia of part Physical state on this where it should be SOP ideia, so is that is clear that sync with engine is SOP responsability.
|
2012-06-17 08:54:39 +01:00 |
Melanie
|
ffc0badaf4
|
Reapply the one change that was in the revert that was actually function, not
form
|
2012-06-15 15:18:57 +02:00 |
UbitUmarov
|
5d32979170
|
Revert changes...
This reverts commit c8227e1bb7 .
|
2012-06-15 14:31:35 +01:00 |
UbitUmarov
|
db2dcbbe2d
|
SL doesn't let scripts rotate root part of physical linksets also fix sitting avatars rotations broken in previus commit, forcing send of updates.
|
2012-06-15 14:10:16 +01:00 |
UbitUmarov
|
065cda3711
|
Add sop IsPhysical and IsPhantom to be used gradually in core in place of asking physics engines all the time. Some engines delays may make them give wrong answers.
|
2012-06-15 12:19:42 +01:00 |
UbitUmarov
|
c8227e1bb7
|
only rotation of root part change parts positions, so only call ResetChildPrimPhysicsPositions() if root part. Plus 'cosmetics'
|
2012-06-15 11:24:37 +01:00 |
ubit
|
9b9332782d
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-13 06:19:40 +02:00 |
UbitUmarov
|
aac80550e0
|
Merge branch 'avination' into ubitwork
|
2012-06-13 05:16:18 +01:00 |
ubit
|
88438c097a
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-13 06:13:22 +02:00 |
UbitUmarov
|
7bd274b3d3
|
Changed t adding the avatar dependent sit offset and not subtracting, so not to break inworld contents. SL ported scripts will show a sit error around 0.1m. Added respective compensation in LSL api to maintain coerence. Fixed several bugs still on SET/GET[link]PrimitiveParams[fast] and llGetObjectDetails()
|
2012-06-13 04:59:09 +01:00 |
UbitUmarov
|
b30c23eba4
|
convert a LSL rotation of <0,0,0,0> to <0,0,0,1> and not <0,0,1,0> in SitTarget. Something seems to be doing that before this gets called, but just in case...
|
2012-06-13 02:50:39 +01:00 |
ubit
|
cbeb7c8aef
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-13 03:07:54 +02:00 |
UbitUmarov
|
4027c8e9c9
|
Fixed llGetObjectDetails(), OBJECT_ROT for sitting avatars case, plus 'cosmetics' and added some parts costs information.
|
2012-06-13 01:51:22 +01:00 |
UbitUmarov
|
b4ab9a7350
|
*TEST this will affect inworld sittargets by +-0.1m, so may be very BAD *. Changed the sign of the sitoffset dependent on avatar size in SP.cs. Removed that offset correction from SET/GET..primitiveParams in LSL api. If the sign needs to be the previus one, then all references to avatar positions on LSL api need to be fixed with that correction, not only SET/GETprimitiveParams.
|
2012-06-13 01:26:15 +01:00 |
Melanie
|
ff450d29da
|
Add detecting non-physical phantoms back into raycast
|
2012-06-13 01:59:54 +02:00 |
ubit
|
bbad68a65a
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-12 09:09:05 +02:00 |
UbitUmarov
|
f51ef99bd5
|
try to replicate SL bug of PRIM_ROTATION also for avas, est a fix to other cases
|
2012-06-12 08:05:40 +01:00 |
ubit
|
9997466632
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-12 07:02:14 +02:00 |
UbitUmarov
|
5784b3eb31
|
fix the try.. finally in SetPrimitiveParams i did mess and add one for the avatars case, so to optimize a bit 'warp' scripts.
|
2012-06-12 05:57:28 +01:00 |
UbitUmarov
|
8b5342f613
|
more changes to Get and Get primitiveparams: Let Get remove avatarheight adjust,add Get PRIM_LINK_TARGET handling, changed avatar Set positions code...
|
2012-06-12 05:21:49 +01:00 |
ubit
|
aad7b4a192
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-12 03:22:19 +02:00 |
UbitUmarov
|
5fd6f678a4
|
Moved auxiliar funtions of last commit from sop to lsl api since they are only used on one place each
|
2012-06-12 02:20:47 +01:00 |
ubit
|
6ccf746226
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-12 02:29:06 +02:00 |
UbitUmarov
|
24e8e5d818
|
*UNTESTED* extended llGet*PrimitiveParam() to support avatars. Some auxiliar code in SOP.cs
|
2012-06-12 01:26:03 +01:00 |
ubit
|
124bf79658
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-12 00:17:18 +02:00 |
UbitUmarov
|
cd49949478
|
change object drag so it applies a impulse and not a push force so it works as before my fix to impulse/forces
|
2012-06-11 22:43:35 +01:00 |
UbitUmarov
|
0e045ea3d5
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-11 19:45:15 +01:00 |
UbitUmarov
|
d151b334fa
|
Merge branch 'avination' into ubitwork
|
2012-06-11 19:39:00 +01:00 |
Melanie
|
853449d5bc
|
Make llTeleportAgent conform to Magnum SL Server and add llTeleportAgentGlobalCoords()
|
2012-06-08 23:37:25 +02:00 |
Melanie
|
efff5a7c0d
|
Fix a corner case where checking for region corssing may cross an avatar back if
it's pending to be sat onto a vehicle that is in the process of crossing.
|
2012-06-08 18:25:36 +02:00 |
ubit
|
2992fc0e72
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-08 16:55:03 +02:00 |
Melanie
|
1eee525c88
|
Revert "Add a frame based watchdog function to keyframed motion"
This reverts commit 2d98d6354c .
|
2012-06-08 16:54:47 +02:00 |
UbitUmarov
|
22437af26a
|
*UNTESTED* fix PRIM_LINK_TARGET. Make it work on avatars, set any pending position change on others; don't assume m_host is in same grp that part (possible always is)...
|
2012-06-08 15:48:46 +01:00 |
UbitUmarov
|
f0a6ec151a
|
*UNTESTED* let SetPrimParams for avatars parse even unsupported parameters so that if a supported one is in the middle of then it still works.
|
2012-06-08 15:27:21 +01:00 |
UbitUmarov
|
9d878591c8
|
*UNTESTED* added PRIM_POS_LOCAL and PRIM_ROT_LOCAL in SetPrimParams for avatars. Stopped setting position twice in normal SetPrimParams
|
2012-06-08 14:29:02 +01:00 |
Melanie
|
21c3cf3dc3
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
2012-06-08 15:16:20 +02:00 |
Melanie
|
dadac6816b
|
Merge branch 'ubitwork' into avination
|
2012-06-08 15:15:17 +02:00 |