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
/
OdePlugin
/
OdeScene.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unused local variable i from OdeScene.Simulate()
Justin Clark-Casey (justincc)
2011-10-05
1
-3
/
+0
*
comment out unused code in OdeScene.TriCallback()
Justin Clark-Casey (justincc)
2011-08-01
1
-12
/
+12
*
refactor: centralize prim geom removal code from four places to one
Justin Clark-Casey (justincc)
2011-08-01
1
-17
/
+7
*
minor: add note to RemovePrimThreadLocked() to the effect that it contrary to...
Justin Clark-Casey (justincc)
2011-08-01
1
-0
/
+3
*
minor: indentation correction
Justin Clark-Casey (justincc)
2011-08-01
1
-17
/
+13
*
refactor: Remove argument to pass in an initial mesh to OdePrim since this is...
Justin Clark-Casey (justincc)
2011-07-31
1
-25
/
+4
*
minor: method doc
Justin Clark-Casey (justincc)
2011-07-31
1
-1
/
+0
*
minor: remove mono compiler warnings, some code spacing adjustments
Justin Clark-Casey (justincc)
2011-07-30
1
-5
/
+3
*
minor: Add method doc to collision subscription methods. Change method case ...
Justin Clark-Casey (justincc)
2011-07-30
1
-3
/
+19
*
fix extremely minor Ode bug where the _taintedPrimL list would always be clea...
Justin Clark-Casey (justincc)
2011-07-29
1
-3
/
+14
*
refactor: Move another chunk of ninja code out of the OdeScene.Simulate() loo...
Justin Clark-Casey (justincc)
2011-07-29
1
-28
/
+36
*
refactor: Simplify reading OdeScene.Simulate() loop by shunting all the NINJA...
Justin Clark-Casey (justincc)
2011-07-29
1
-182
/
+191
*
refactor: unindent the OdeScene.Simulate() loop to ignore the long commented ...
Justin Clark-Casey (justincc)
2011-07-29
1
-270
/
+274
*
Apply the localID to the Physics actor to prevent null calls later
Careminster Team
2011-07-19
1
-3
/
+3
*
Fix some local id issues in physics glue
root
2011-07-15
1
-7
/
+1
*
Port implementation of llCastRay() from Aurora.
Justin Clark-Casey (justincc)
2011-07-12
1
-0
/
+28
*
When a mesh object is added to a scene, delay adding the physics actor until ...
Justin Clark-Casey (justincc)
2011-07-12
1
-15
/
+18
*
When a sculpt/mesh texture is received by a part on a callback request, don't...
Justin Clark-Casey (justincc)
2011-07-11
1
-1
/
+1
*
minor: code tidy and inserted log lines for future use.
Justin Clark-Casey (justincc)
2011-07-09
1
-4
/
+1
*
refactor: Factor out AddSubMesh() method from long CraeteMeshFromPrimMesher()...
Justin Clark-Casey (justincc)
2011-07-08
1
-5
/
+5
*
minor: code tidy up - remove a couple of Console.WriteLine() accidentally add...
Justin Clark-Casey (justincc)
2011-07-08
1
-6
/
+8
*
refactor: Separate the OdeScene class into its own file from OdePlugin.cs, to...
Justin Clark-Casey (justincc)
2011-07-08
1
-0
/
+3866
[prev]