index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
SceneObjectGroup.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*CHECK/REVIEW* comented out not used sp.ParentPosition. Comented out SOG.Abs...
UbitUmarov
2012-06-17
1
-5
/
+13
*
change object drag so it applies a impulse and not a push force so it works a...
UbitUmarov
2012-06-11
1
-2
/
+6
*
Make not_at_target stop when the target is reached even if the script
Melanie
2012-06-07
1
-1
/
+2
*
Fix setting positions of attachments. The recent security fix regarding
Melanie
2012-05-19
1
-1
/
+1
*
Completely revamp collision handling. Now works as it is supposed to.
Melanie
2012-05-14
1
-11
/
+0
*
Check parcel entry permissions when moving objects
Melanie
2012-05-14
1
-1
/
+2
*
SOG: tell physics about when we want a force or a impulse. (sorry add to cha...
UbitUmarov
2012-05-05
1
-2
/
+4
*
SOG copy bug fix, now new group has own empty list of sitted avatars. Also ch...
UbitUmarov
2012-05-04
1
-12
/
+54
*
Improved sitted avatars crossings ( plus tests on vehicles)
UbitUmarov
2012-05-02
1
-4
/
+12
*
Merge branch 'ubitwork' into avination
Melanie
2012-05-02
1
-2
/
+14
|
\
|
*
llGetGeometricCenter...
UbitUmarov
2012-04-29
1
-2
/
+14
*
|
Fix saving of attachment positions
Melanie
2012-05-01
1
-1
/
+1
|
/
*
remove repeated set of group rotation to physics
UbitUmarov
2012-04-29
1
-2
/
+3
*
SOG bug fix in group rotations updates
UbitUmarov
2012-04-29
1
-4
/
+6
*
fix llGetCenterOfMass ( checked with ubitODE only)
UbitUmarov
2012-04-28
1
-0
/
+33
*
set PIDHoverTau and not PIDTau since all physics need that
UbitUmarov
2012-04-25
1
-5
/
+7
*
SOG bug fix in UI object changes
UbitUmarov
2012-04-24
1
-11
/
+20
*
changed seletion code. SOP now knows about parts selection. UI actions are se...
UbitUmarov
2012-04-20
1
-9
/
+39
*
Prevent objects rezzed in sim from being seen as attachments and becoming une...
Melanie
2012-04-17
1
-0
/
+6
*
make llGetGeometricCenter() work as in current SL. Now this is not real geom ...
UbitUmarov
2012-04-09
1
-1
/
+29
*
Merge branch 'master' into careminster
Melanie
2012-04-07
1
-17
/
+24
|
\
|
*
Rather than having a FromFolderID property on every single prim and only ever...
Justin Clark-Casey (justincc)
2012-04-07
1
-4
/
+15
|
*
Store FromItemID for attachments once on SOG instead of on every SOP and only...
Justin Clark-Casey (justincc)
2012-04-07
1
-16
/
+12
*
|
reverted changes to llApplyRotationalImpulse execution in SOP/SOG. This funct...
UbitUmarov
2012-04-04
1
-2
/
+2
*
|
Fix the last merge artefacts
Melanie
2012-04-03
1
-1
/
+0
*
|
More artefact
Melanie
2012-04-03
1
-1
/
+1
*
|
Fix merge artefacts
Melanie
2012-04-03
1
-26
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-04-03
1
-48
/
+101
|
\
\
|
|
/
|
*
Eliminate race condition where many callers would check SOP.PhysicsActor != n...
Justin Clark-Casey (justincc)
2012-04-03
1
-54
/
+86
*
|
Merge branch 'master' into careminster
Melanie
2012-03-31
1
-49
/
+39
|
\
\
|
|
/
|
*
refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the...
Justin Clark-Casey (justincc)
2012-03-31
1
-20
/
+20
|
*
Rename SOG.HasChildPrim(uint) to SOG.ContainsPart(uint) to match existing Con...
Justin Clark-Casey (justincc)
2012-03-31
1
-29
/
+18
*
|
Merge branch 'ubitwork'
Melanie
2012-03-19
1
-0
/
+96
|
\
\
|
*
|
some more work on costs
UbitUmarov
2012-03-16
1
-0
/
+96
*
|
|
Merge branch 'master' into careminster
Melanie
2012-03-18
1
-8
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Replace script-lines-per-second with the script execution time scaled by its ...
Justin Clark-Casey (justincc)
2012-03-16
1
-8
/
+1
*
|
bug fixs, added a default physics shape estimator based on being a mesh or no...
UbitUmarov
2012-03-14
1
-0
/
+4
*
|
bug fix
UbitUmarov
2012-03-13
1
-2
/
+2
*
|
Ensure child prims of a phantom prim are marked as phantom
Melanie
2012-03-13
1
-2
/
+2
*
|
Refactor, move OjectChangeData into it's own file and rename
Melanie
2012-03-13
1
-12
/
+12
*
|
Restore duplication of the SL bug where linking phantom to solid lets the
Melanie
2012-03-12
1
-3
/
+2
*
|
bug fix (??) in sog copy()
UbitUmarov
2012-03-11
1
-10
/
+19
*
|
coments change..
UbitUmarov
2012-03-11
1
-3
/
+3
*
|
minor changes on updates control on doChangeObject(..)
UbitUmarov
2012-03-11
1
-10
/
+48
*
|
BIG MESS. changed Iclient interface so only one event is used to inform scene...
UbitUmarov
2012-03-10
1
-121
/
+83
*
|
on linking update linked parts physical flags acording to new parent ones ( ...
UbitUmarov
2012-03-09
1
-1
/
+8
*
|
more changes in undo/redo. Basicly moved control to llclientview.cs. later w...
UbitUmarov
2012-03-09
1
-31
/
+31
*
|
changes on undo/redo (untested/incomplete). Think we may consider moving thi...
UbitUmarov
2012-03-07
1
-3
/
+5
*
|
Removed some whitespace errors - don't be naughty, don't use hard tabs!
Melanie
2012-03-06
1
-11
/
+0
*
|
make copied parts have diferent LocalIds than original. More building control...
UbitUmarov
2012-03-06
1
-3
/
+71
[next]