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
/
Physics
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'avination' into careminster
Melanie
2012-11-04
4
-33
/
+36
|
\
|
*
lock unique and uniqueReleased in same order when both locks are needed
UbitUmarov
2012-11-02
1
-20
/
+14
|
*
revert last change
UbitUmarov
2012-10-28
1
-2
/
+1
|
*
fix ode timing
UbitUmarov
2012-10-28
1
-1
/
+2
|
*
minor change
UbitUmarov
2012-10-28
1
-0
/
+1
|
*
test limit ode exec time by time not number of loops done
UbitUmarov
2012-10-28
1
-8
/
+13
|
*
bug fix
UbitUmarov
2012-10-20
2
-1
/
+3
|
*
UbitOde stop doing a copy of the asset data using just the reference to
UbitUmarov
2012-10-19
1
-2
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-11-01
1
-0
/
+6
|
\
\
|
*
|
Add TargetVelocity to PhysicsActor interface to support distributed physics. ...
Dan Lake
2012-10-31
1
-0
/
+6
*
|
|
Merge branch 'master' into careminster
Melanie
2012-10-31
1
-1
/
+7
|
\
\
\
|
|
/
/
|
*
|
Log warning if mesh/sculpt asset couldn't be found by ODEPrim.MeshAssetReceiv...
Justin Clark-Casey (justincc)
2012-10-30
1
-0
/
+6
|
*
|
Add asset != null check to ODEPrim.MeshAssetReceived instead of throwing exce...
Justin Clark-Casey (justincc)
2012-10-30
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-10-30
1
-3
/
+2
|
\
\
\
|
|
/
/
|
*
|
Make MeshAssetReceived private.
Justin Clark-Casey (justincc)
2012-10-30
1
-1
/
+1
|
*
|
correct ODEPrim.MeshAssetReveived -> MeshAssetReceived
Justin Clark-Casey (justincc)
2012-10-30
1
-3
/
+2
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-10-28
1
-7
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[UNTESTED] core Ode: let broken mesh physical prims collide with land as
UbitUmarov
2012-10-19
1
-6
/
+11
|
*
|
[UNTESTED] core Ode: stop trying to load a broken asset. Make broken
UbitUmarov
2012-10-19
1
-21
/
+97
*
|
|
Merge branch 'master' into careminster
Melanie
2012-10-26
4
-18
/
+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
BulletSim: fix problem with avatars sinking into the ground.
Robert Adams
2012-10-23
4
-15
/
+23
|
*
|
BulletSim: minor change to insure avatar body recreation when shape changes.
Robert Adams
2012-10-23
1
-3
/
+3
*
|
|
Merge branch 'master' into careminster
Melanie
2012-10-23
10
-374
/
+510
|
\
\
\
|
|
/
/
|
*
|
BulletSim: remove chatty debug message.
Robert Adams
2012-10-22
2
-2
/
+2
|
*
|
BulletSim: fix bug that caused error (and a crash on 32 bit Linux) when mesh ...
Robert Adams
2012-10-22
8
-35
/
+51
|
*
|
BulletSim: fix problem of not rebuilding shape by clearing last rebuild faile...
Robert Adams
2012-10-22
2
-2
/
+8
|
*
|
BulletSim: remove trailing spaces to make git happy.
Robert Adams
2012-10-22
8
-36
/
+36
|
*
|
BulletSim: encorporate UBit's suggestion to save a copy of mesh raw data.
Robert Adams
2012-10-22
1
-2
/
+1
|
*
|
BulletSim: Create LinkSet abstract class and sparate constraint based linkset...
Robert Adams
2012-10-22
3
-319
/
+434
*
|
|
Merge branch 'master' into careminster
Melanie
2012-10-23
1
-12
/
+14
|
\
\
\
|
|
/
/
|
*
|
minor: remove unnecessary bit of method doc from OdePrim.BadMeshAssetCollideB...
Justin Clark-Casey (justincc)
2012-10-20
1
-3
/
+0
|
*
|
Fix minor issues from commit 28483150
Justin Clark-Casey (justincc)
2012-10-20
1
-12
/
+17
*
|
|
Merge branch 'master' into careminster
Melanie
2012-10-20
7
-406
/
+623
|
\
\
\
|
|
/
/
|
*
|
BulletSim: add asset fetching so BulletSim works with new physics asset handl...
Robert Adams
2012-10-19
4
-165
/
+240
|
*
|
BulletSim: reorder avatar collision checking to eliminate double collision_end.
Robert Adams
2012-10-19
6
-35
/
+43
|
*
|
BulletSim: change nonimal physics frame rate to 55 to give same numbers as ODE.
Robert Adams
2012-10-19
6
-52
/
+57
|
*
|
BulletSim: remove code in ShapeCollection that hinted at shape sharing.
Robert Adams
2012-10-19
5
-161
/
+138
|
*
|
BulletSim: Fix small problems with last patch: BSScene.World properly initial...
Robert Adams
2012-10-19
3
-11
/
+6
|
*
|
BulletSim: Update BSCharacter to use API2 interface.
Robert Adams
2012-10-19
6
-93
/
+250
*
|
|
Merge branch 'master' into careminster
Melanie
2012-10-19
1
-6
/
+11
|
\
\
\
|
|
/
/
|
*
|
[UNTESTED] core Ode: let broken mesh physical prims collide with land as
UbitUmarov
2012-10-19
1
-6
/
+11
*
|
|
Merge branch 'master' into careminster
Melanie
2012-10-19
1
-21
/
+97
|
\
\
\
|
|
/
/
|
*
|
[UNTESTED] core Ode: stop trying to load a broken asset. Make broken
UbitUmarov
2012-10-19
1
-21
/
+97
|
*
|
missing changed file
UbitUmarov
2012-10-18
1
-1
/
+1
|
*
|
i update core ode plugin and make it load is meshs (i hope)
UbitUmarov
2012-10-18
2
-2
/
+51
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-10-18
17
-1163
/
+2271
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
coment a debug warning
UbitUmarov
2012-10-16
1
-1
/
+1
|
*
|
fixes
UbitUmarov
2012-10-16
3
-67
/
+82
|
*
|
missing file
UbitUmarov
2012-10-13
1
-0
/
+2
|
*
|
add mesh cache expire on region startup. Expires will be relative to
UbitUmarov
2012-10-13
4
-3
/
+88
[next]