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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
temporary debug code
UbitUmarov
2012-10-09
1
-0
/
+19
*
fire a extra terseupdate when stopping (like in loosing physics). In some
UbitUmarov
2012-10-09
1
-0
/
+3
*
Change ray to land colision range limitation so it has no impact on other
UbitUmarov
2012-10-09
1
-6
/
+8
*
move terrain geom to own ode space. Limit range on raycast if includes
UbitUmarov
2012-10-09
4
-83
/
+229
*
a few changes/fix (?)
UbitUmarov
2012-10-07
4
-117
/
+112
*
bug fix + make costs visible for testing
UbitUmarov
2012-10-07
4
-41
/
+85
*
refix so we can compile it, loosing alpha scultps fix on core meshmerizer
UbitUmarov
2012-10-07
1
-0
/
+11
*
fix wrong file commited
UbitUmarov
2012-10-07
1
-10
/
+0
*
Merge branch 'avination' into ubitwork
UbitUmarov
2012-10-07
1
-24
/
+7
|
\
|
*
comment out a spam coment on core Meshmerizer
UbitUmarov
2012-10-07
1
-26
/
+4
*
|
i update core ode plugin and make it load is meshs (i hope)
UbitUmarov
2012-10-07
3
-24
/
+118
*
|
[DANGER UNTESTED] ODE mesh assets. Other plugins will not do meshs/sculpts
UbitUmarov
2012-10-07
7
-1052
/
+632
*
|
Merge branch 'avination' into ubitwork
UbitUmarov
2012-10-05
3
-32
/
+50
|
\
\
|
|
/
|
*
Fix threading in remote asset connector
Melanie
2012-10-05
1
-16
/
+21
|
*
Allow default animation to be stopped to be replaced with another one.
Melanie
2012-10-04
2
-16
/
+29
*
|
make sure a buffer is closed, and changed a misleading log msg
UbitUmarov
2012-10-05
1
-8
/
+20
*
|
more changes and more non active code
UbitUmarov
2012-10-04
4
-29
/
+144
*
|
apply cmic fix to multi layer wearables
UbitUmarov
2012-10-04
1
-1
/
+1
*
|
Merge branch 'avination' into ubitwork
UbitUmarov
2012-10-04
1
-1
/
+12
|
\
\
|
|
/
|
*
Fix a viewer crash issue
Melanie
2012-10-03
1
-1
/
+12
*
|
more changes. Most code not in use
UbitUmarov
2012-10-04
5
-23
/
+615
*
|
missing changed file
UbitUmarov
2012-10-03
1
-1
/
+1
*
|
meshworker basic replacement of SOP CheckSculptAndLoad ( for now disabled
UbitUmarov
2012-10-03
2
-4
/
+41
*
|
making meshworker have more work..
UbitUmarov
2012-10-03
2
-4
/
+23
*
|
introduce a ODEMeshWorker class, should be pure cosmetic changes for now
UbitUmarov
2012-10-03
7
-163
/
+262
|
/
*
Attempt to fix Mantis #6311. Honor a destination folder if one is given
Melanie
2012-10-02
1
-0
/
+39
*
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
Melanie
2012-09-28
4
-57
/
+147
|
\
|
*
make some forgotten changes be done by simulation thread not by caller
UbitUmarov
2012-09-27
2
-34
/
+126
|
*
Update the Http server with a few additional properties. Adapt the test
Melanie
2012-09-27
1
-0
/
+4
|
*
Merge branch 'ubitwork' into avination
Melanie
2012-09-26
1
-5
/
+1
|
|
\
|
*
|
Streamline and improve llGetMass
Melanie
2012-09-26
1
-23
/
+17
*
|
|
Fix a possible NRE
Melanie
2012-09-28
1
-3
/
+10
|
|
/
|
/
|
*
|
create a new PollServiceHttpRequest req per loop since they can be sent to
UbitUmarov
2012-09-27
1
-5
/
+1
|
/
*
don't send a partial contents report if we are sending all data
UbitUmarov
2012-09-26
1
-10
/
+15
*
add assettype mesh to list of binary assets
UbitUmarov
2012-09-26
1
-1
/
+2
*
fix GetTextureHandler range
UbitUmarov
2012-09-26
1
-1
/
+5
*
missing file
UbitUmarov
2012-09-26
1
-1
/
+1
*
just remove the damm thing
UbitUmarov
2012-09-26
7
-29
/
+7
*
Seems nothing actually need the request body for getevents. so change
UbitUmarov
2012-09-26
5
-15
/
+12
*
UriModule GetEvents also doesn't need a request body
UbitUmarov
2012-09-26
1
-0
/
+1
*
keep watchdog happy using it to kill his threads
UbitUmarov
2012-09-26
1
-9
/
+1
*
more changes to PollService
UbitUmarov
2012-09-26
4
-25
/
+25
*
fix priorityQueue to correctly use the fairness counts starting at 8 for
UbitUmarov
2012-09-26
1
-10
/
+10
*
missed change
UbitUmarov
2012-09-25
1
-1
/
+2
*
do the same to webFecthInvDescModule
UbitUmarov
2012-09-25
1
-33
/
+25
*
change GetTextureModule processing
UbitUmarov
2012-09-25
1
-29
/
+31
*
Text changes for upload messages
Melanie
2012-09-24
1
-4
/
+4
*
more upload changes (plus untouch prebuild.xml)
UbitUmarov
2012-09-24
2
-68
/
+128
*
add missing transactionID in SendInventoryItemCreateUpdate. and make use
UbitUmarov
2012-09-24
7
-7
/
+38
*
Merge branch 'ubitwork' into avination
Melanie
2012-09-24
4
-37
/
+38
|
\
[next]