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
/
PhysicsModules
/
Ode
/
OdeScene.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-39
/
+39
*
remove a gc.collect that isn't very usefull (on the right engine this
UbitUmarov
2016-12-30
1
-1853
/
+2602
*
remove a gc.collect that isn't very usefull
UbitUmarov
2016-12-30
1
-2602
/
+1853
*
remove some MegaRegions code from physics
UbitUmarov
2016-09-01
1
-24
/
+0
*
change ODEs topcolliders code ( still bad), plus a few memory leaks
UbitUmarov
2016-08-22
1
-1
/
+6
*
add EngineName also to old ODE
UbitUmarov
2016-07-04
1
-1
/
+2
*
let old ODE trigger collision sounds like ubOde
UbitUmarov
2015-11-28
1
-1
/
+20
*
add a nasty global lock, ode.dll requires on multi regions per instance ( als...
UbitUmarov
2015-11-27
1
-5
/
+8
*
add thread allocation calls for new ode.dll (old ode)
UbitUmarov
2015-11-21
1
-16
/
+22
*
some cleanup, allow cast rays to collide with terrain within limited range (...
UbitUmarov
2015-11-21
1
-298
/
+2
*
remove the hard to maintain Ode.Net wrapper only in use by old ode
UbitUmarov
2015-11-20
1
-159
/
+5
*
let ode also finish internal representation of prim actors, before simulation
UbitUmarov
2015-10-22
1
-0
/
+40
*
we do not have prims with size 2^128, missing file
UbitUmarov
2015-10-21
1
-11
/
+6
*
fix or remove some wrong ODE configuration settings
UbitUmarov
2015-10-21
1
-34
/
+7
*
Fix wrong active angularlock detection (it was only burning cpu), stop tryin...
UbitUmarov
2015-10-17
1
-7
/
+7
*
fix GetTerrainHeightAtXY for large regions. Also change ode dispose()
UbitUmarov
2015-10-17
1
-386
/
+30
*
More exception catching in ODE at shutdown. Not sure why the exception happens.
Diva Canto
2015-10-14
1
-1
/
+10
*
Fixed exception upon shutting down in plain ODE.
Diva Canto
2015-10-14
1
-2
/
+5
*
fix for future non square regions
UbitUmarov
2015-09-23
1
-2
/
+2
*
same for old Ode
UbitUmarov
2015-09-23
1
-1
/
+1
*
fix the typos that seem to matter so much to some :p
UbitUmarov
2015-09-12
1
-1
/
+1
*
let old ode also have a Module class
UbitUmarov
2015-09-09
1
-73
/
+19
*
more on compile..
UbitUmarov
2015-09-08
1
-12
/
+2
*
More 'everything is a module' merging.
Robert Adams
2015-09-08
1
-2
/
+2
*
Merge of ubitworkvarnew with opensim/master as of 20150905.
Robert Adams
2015-09-08
1
-27
/
+24
*
Changed a couple of comments to be more generic
Diva Canto
2015-09-05
1
-2
/
+2
*
let ode suport var size regions
UbitUmarov
2015-09-05
1
-152
/
+136
*
Physics refactoring: all unit tests pass.
Diva Canto
2015-08-31
1
-2
/
+4
*
First commit where physics work as region module.
Diva Canto
2015-08-31
1
-0
/
+2
*
All physics plugins are now region modules. Compiles but doesn't run.
Diva Canto
2015-08-31
1
-17
/
+94
*
More namespace and dll name changes. Still no functional changes.
Diva Canto
2015-08-30
1
-1
/
+1
*
Renamed the namespaces too
Diva Canto
2015-08-30
1
-2
/
+2
*
Major renaming of Physics dlls / folders. No functional changes, just renames.
Diva Canto
2015-08-30
1
-0
/
+4319