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
/
SceneGraph.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
dont try to backup a object in the middle of possible multipack link
UbitUmarov
1
-3
/
+1
2019-01-31
cosmetics
UbitUmarov
1
-49
/
+18
2019-01-25
Ooops fix bad locking
UbitUmarov
1
-69
/
+60
2019-01-19
mantis 8458: don't forget prims on search map on link/unlink
UbitUmarov
1
-6
/
+8
2019-01-06
more changes on scenegraph etc
UbitUmarov
1
-363
/
+434
2019-01-06
change scenegraph locking
UbitUmarov
1
-52
/
+69
2019-01-06
similar to sps array in scenegraph
UbitUmarov
1
-14
/
+15
2019-01-01
mantis 8438: work around null ref
UbitUmarov
1
-27
/
+26
2018-12-31
lost in updates
UbitUmarov
1
-8
/
+5
2018-12-29
changes on updates
UbitUmarov
1
-0
/
+2
2018-12-28
now break several things at same time... sog/sop updates, threads options,...
UbitUmarov
1
-67
/
+59
2017-07-12
rename SOG.UpdatePrimFlags as just UpdateFlags since this is relative to the ...
UbitUmarov
1
-1
/
+1
2017-06-13
some cleanup
UbitUmarov
1
-3
/
+6
2017-06-12
improve english on few messages (thx)
UbitUmarov
1
-2
/
+2
2017-06-11
fix a error message
UbitUmarov
1
-2
/
+5
2017-06-06
set optional group position and rotation before attach to scene
UbitUmarov
1
-5
/
+5
2017-05-04
do the same in the cases we are just moving parts around and not changing th...
UbitUmarov
1
-1
/
+1
2017-05-04
move deep effective permissions aggregation to first time use and not on cha...
UbitUmarov
1
-1
/
+1
2017-04-16
fix active objects count down, a path at least
UbitUmarov
1
-2
/
+7
2017-04-04
add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin...
UbitUmarov
1
-0
/
+2
2017-01-26
remove unused and wrong methods
UbitUmarov
1
-1
/
+1
2017-01-20
change CanObjectEntry() to use a SOG
UbitUmarov
1
-1
/
+1
2017-01-19
change CanDuplicateObject
UbitUmarov
1
-2
/
+1
2017-01-19
actually make use of it as viewers requested
UbitUmarov
1
-6
/
+1
2017-01-19
fix the meaning of objectDuplicate[OnRay]() flags parameter but still not usi...
UbitUmarov
1
-1
/
+1
2017-01-19
add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it
UbitUmarov
1
-10
/
+10
2017-01-19
object CanMove is for in scene SOGs Icleints and SPs and permitions module is...
UbitUmarov
1
-45
/
+16
2017-01-17
add more calls to effective permissions aggregation, some paths may still be ...
UbitUmarov
1
-1
/
+1
2017-01-17
start adding calls to effective permissions aggregation on changes; rearrange...
UbitUmarov
1
-16
/
+11
2017-01-16
replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() s...
UbitUmarov
1
-2
/
+1
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-29
/
+29
2016-12-04
The new Constant: integer OBJECT_REZZER_KEY = 32;
Mandarinka Tasty
1
-0
/
+1
2016-11-09
stop warning about integer division cast to float
UbitUmarov
1
-2
/
+2
2016-11-02
only add a prim to physics in PhysicsShapeType if changing from type none. wh...
UbitUmarov
1
-1
/
+1
2016-09-24
fix linknumbers when unlink the root prim
UbitUmarov
1
-67
/
+49
2016-09-24
remove a redundant and potencially dangerous child.AbsolutePosition = child.A...
UbitUmarov
1
-1
/
+2
2016-09-16
change spinobject math, and a few minor things
UbitUmarov
1
-26
/
+0
2016-09-16
move SpinObject funtions from Scenegraph to PacketHandlers, close to grab han...
UbitUmarov
1
-40
/
+0
2016-08-21
remove sceneGraph MoveObject and make it part of ProcessObjectGrabUpdate ( s...
UbitUmarov
1
-2
/
+2
2016-07-28
remove more code related to Mega regions
UbitUmarov
1
-37
/
+34
2016-07-13
add missing prim count for stats
UbitUmarov
1
-0
/
+8
2016-07-03
scale down position X and Y acording to region size on sending coarse Updates...
UbitUmarov
1
-2
/
+17
2016-05-16
Mantis #7878 -- Landmarks were not being created in HGSuitcaseInventory
Diva Canto
1
-0
/
+1
2015-11-26
Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore pri...
Melanie Thielker
1
-2
/
+4
2015-11-16
dont find parts of groups marked as Deleted
UbitUmarov
1
-1
/
+1
2015-10-22
Make physics engines finish internal representation of loaded prims before st...
UbitUmarov
1
-0
/
+6
2015-09-04
In SceneGraph, use the property PhysicsScene instead of the variable _PhysSce...
Diva Canto
1
-3
/
+3
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-58
/
+2
2015-08-31
First commit where physics work as region module.
Diva Canto
1
-1
/
+6
2015-08-30
More namespace and dll name changes. Still no functional changes.
Diva Canto
1
-1
/
+1
[next]