index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
SceneObjectPart.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2013-09-01
1
-1
/
+1
|
\
|
*
* Fix some threading issues in BulletXNA (the managed bullet library), this s...
teravus
2013-08-20
1
-2
/
+3
*
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2013-07-18
1
-2
/
+5
|
\
\
|
*
\
Merge branch 'master' into careminster
Melanie
2013-07-13
1
-8
/
+12
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'master' into careminster
Melanie
2013-07-13
1
-27
/
+50
|
|
\
\
*
|
\
\
Merge branch 'master' into careminster
Melanie
2013-07-18
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Reinsert PhysicsActor variable back into SOP.SubscribeForCollisionEvents() in...
Justin Clark-Casey (justincc)
2013-07-13
1
-8
/
+12
|
|
/
|
*
Centralize duplicated code in SceneObjectPart for subscribing to
Robert Adams
2013-07-11
1
-54
/
+43
|
*
minor: remove mono compiler warnings related to keyframe code
Justin Clark-Casey (justincc)
2013-07-08
1
-2
/
+0
|
*
Try to normalize the creatorData of scene object parts with the trailing '/'....
Diva Canto
2013-07-06
1
-0
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2013-06-11
1
-2
/
+3
|
\
\
|
|
/
|
*
* Adds KeyFrameMotion storage support to SQLite, just a note, seems that ...
teravus
2013-06-11
1
-2
/
+3
|
*
Hook up Keyframe motion to almost everything. Failing to cross a sim border
Melanie
2013-06-06
1
-0
/
+15
*
|
Merge branch 'master' into careminster
Melanie
2013-05-24
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix issue where llSetPayPrice on either one of a clone prim in the same OpenS...
Justin Clark-Casey (justincc)
2013-05-24
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-05-24
1
-0
/
+7
|
\
\
|
|
/
|
*
Implement llSetSoundQueueing().
Justin Clark-Casey (justincc)
2013-05-22
1
-1
/
+9
*
|
Merge branch 'master' into careminster
Melanie
2013-04-21
1
-9
/
+35
|
\
\
|
|
/
|
*
Materials-capable viewers send ImageUpdate packets when updating materials th...
dahlia
2013-04-19
1
-11
/
+35
|
*
Allow changes to TextureEntry to propagate to viewers when MaterialID changes
dahlia
2013-04-17
1
-0
/
+2
*
|
Merge commit '94d44142e37a9191162a426f28dd23f40b0cf4aa' into careminster
Melanie
2013-04-04
1
-11
/
+2
|
\
\
|
|
/
|
*
Fix minor race condition in SOP.SitTargetOrientationLL where inconsistent val...
Justin Clark-Casey (justincc)
2013-04-03
1
-11
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-04-02
1
-5
/
+6
|
\
\
|
|
/
|
*
Use consistent GroupPosition value Make SOP.UpdateGroupPosition() rather than...
Justin Clark-Casey (justincc)
2013-04-03
1
-5
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2013-04-02
1
-1
/
+1
|
\
\
|
|
/
|
*
fix minor race condition in SOP.SitTargetPositionLL where inconsistency could...
Justin Clark-Casey (justincc)
2013-04-03
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-04-02
1
-7
/
+7
|
\
\
|
|
/
|
*
minor: Make SOP.UpdateOffset() more consistent by checking against the same o...
Justin Clark-Casey (justincc)
2013-04-03
1
-7
/
+7
|
*
Fix minor race condition where SOP.GetGeometricCenter() and GetCenterOfMass()...
Justin Clark-Casey (justincc)
2013-04-02
1
-4
/
+4
|
*
Export permission, part two. Setting export perms for textures and clothing w...
Melanie
2013-03-31
1
-7
/
+22
*
|
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Melanie
2013-03-31
1
-0
/
+4
|
\
\
|
*
\
Merge commit '23ae4c0a4d813763bcc39db7693850a21727d7f2' into careminster
Melanie
2013-03-29
1
-0
/
+4
|
|
\
\
|
|
|
/
|
|
*
Fix bug where CHANGED_REGION and/or CHANGED_TELEPORT weren't firing for scrip...
Justin Clark-Casey (justincc)
2013-03-29
1
-0
/
+4
|
|
*
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-26
1
-0
/
+1
*
|
|
Export permission, part two. Setting export perms for textures and clothing w...
Melanie
2013-03-31
1
-7
/
+22
|
/
/
*
|
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-24
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-03-14
1
-0
/
+21
|
\
\
|
|
/
|
*
Remove unnecessary instation of DOMap() in SOP from commit 5c53660 since this...
Justin Clark-Casey (justincc)
2013-03-13
1
-1
/
+0
|
*
Add prototype dynamic objects map for scene object parts
Justin Clark-Casey (justincc)
2013-03-13
1
-0
/
+22
*
|
Merge branch 'master' into careminster
Melanie
2013-03-11
1
-0
/
+17
|
\
\
|
|
/
|
*
* Apparently, sometimes texture entries come in from the wire with no default...
teravus
2013-03-08
1
-0
/
+17
*
|
* Separate two if trees that got merged into one if tree with borked logic.
teravus
2013-03-06
1
-2
/
+25
*
|
Merge branch 'master' into careminster
Melanie
2013-02-15
1
-1
/
+5
|
\
\
|
|
/
|
*
Add EventManager events triggered when a SOP is added or removed
Robert Adams
2013-02-14
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-02-07
1
-0
/
+20
|
\
\
|
|
/
|
*
Actually plumb the new values to physics.
Melanie
2013-02-07
1
-0
/
+20
|
*
Add some more code from Avination. This changes physics actor stuff around
Melanie
2013-02-07
1
-37
/
+152
|
*
Plumb the path from the client to the extra physics params and back
Melanie
2013-02-07
1
-0
/
+1
|
*
Revert "Add plumbing for physics properties to get to the physics engine."
Melanie
2013-02-07
1
-50
/
+6
|
*
Add plumbing for physics properties to get to the physics engine.
Robert Adams
2013-02-07
1
-6
/
+50
[next]