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
...
*
added dummy POS physics plugin
Jeff Ames
2007-11-16
2
-0
/
+359
*
* ODE step two on the way to separate dynamic space allocation ( One more to ...
Teravus Ovares
2007-11-16
2
-50
/
+128
*
* ODE - Started the refactoring process to allow breaking up the scene into s...
Teravus Ovares
2007-11-15
1
-97
/
+146
*
* ODE removes an unnecessary lock.
Teravus Ovares
2007-11-14
1
-3
/
+2
*
* Removes the console enumeration errors on sim start.
Teravus Ovares
2007-11-14
1
-10
/
+20
*
* Should help avatar climb steps better
Teravus Ovares
2007-11-14
1
-22
/
+54
*
* Fixed the walk vs fall animation.
Teravus Ovares
2007-11-13
1
-2
/
+66
*
* Added AV Height Glue & Avatar Height stored on m_AVHeight in ScenePresence
Teravus Ovares
2007-11-13
1
-22
/
+43
*
* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.
Teravus Ovares
2007-11-12
5
-4
/
+51
*
* Added a lot of Glue to help with reporting proper collisions.
Teravus Ovares
2007-11-12
5
-25
/
+251
*
fix compile issue on mono
Sean Dague
2007-11-12
1
-1
/
+1
*
* Sets ZeroMesher as default. (If you want to cut and hollow, you'll need to...
Teravus Ovares
2007-11-12
1
-3
/
+20
*
set svn:eol-style, reset default config
Jeff Ames
2007-11-12
1
-74
/
+74
*
* Applied Gerhard's Meshing patch (Thanks! Gerhard)
Teravus Ovares
2007-11-12
2
-0
/
+84
*
set svn:eol-style
Jeff Ames
2007-11-11
8
-1741
/
+1741
*
removed OdePlugin/Meshing directory
Jeff Ames
2007-11-10
6
-1522
/
+0
*
* Moves the Meshmerizer to a separate plugin
Teravus Ovares
2007-11-10
14
-57
/
+1953
*
* ODE Fixed annoying bug where resizing causes there to be a 'ghost' prim lef...
Teravus Ovares
2007-11-10
1
-1
/
+2
*
* Added an internal throttle on ODE physics updates
Teravus Ovares
2007-11-09
5
-5
/
+56
*
* Moved BulletX off of the 'constant terse update' method. It now only sends...
Teravus Ovares
2007-11-09
2
-4
/
+37
*
* Stopped printing the prim's X cordinate difference from the last movement o...
Teravus Ovares
2007-11-08
1
-1
/
+1
*
* Fixed occasional character drift caused by sim not sending the avatar's fin...
Teravus Ovares
2007-11-08
2
-16
/
+97
*
* Added Rotational Velocity reporting for Client Interpolation to Terse Updates
Teravus Ovares
2007-11-08
5
-14
/
+76
*
* fix for Bug 563
Teravus Ovares
2007-11-06
2
-2
/
+9
*
physical prims AND other changes in ODE (Teravus) -- note this is experimental!
dan miller
2007-11-05
1
-0
/
+1
*
physical prims
dan miller
2007-11-05
1
-75
/
+452
*
adding missing ODE files for mesh
dan miller
2007-11-05
4
-0
/
+841
*
prim cuts in ODE
dan miller
2007-11-05
8
-508
/
+499
*
Modifications for prim movement. For now only in Mod. BulletX, but i think it...
darok
2007-11-03
1
-51
/
+24
*
Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...
darok
2007-11-03
6
-47
/
+90
*
* Diuerse beavtificatems
lbsa71
2007-11-01
2
-3
/
+4
*
Partialy fixed a bug with collisions in BulletXPlugin.
darok
2007-11-01
1
-37
/
+19
*
Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...
darok
2007-11-01
1
-289
/
+312
*
made illogical bitwise operations logical
Jeff Ames
2007-10-31
1
-3
/
+3
*
Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ...
Charles Krinke
2007-10-31
5
-39
/
+142
*
temporary fix for sitting collisions in ODE
Jeff Ames
2007-10-30
1
-1
/
+1
*
* Optimized usings
lbsa71
2007-10-30
15
-1268
/
+1068
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
6
-6
/
+6
*
should help with ODE bounce on region cross
dan miller
2007-10-29
1
-8
/
+18
*
* Return of R2162. /Take that SVN!/
Adam Frisby
2007-10-22
1
-1
/
+1
*
revert r2162 as it completely clobbered all the work on
Sean Dague
2007-10-22
1
-1
/
+1
*
* Major ass commit.
Adam Frisby
2007-10-22
1
-1
/
+1
*
this might help with ODE errors. Or maybe not. YMMV
dan miller
2007-10-17
1
-1
/
+1
*
* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...
lbsa71
2007-10-15
2
-0
/
+58
*
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
2007-10-15
1
-0
/
+28
*
Asset server implementation. Again one of these "plumbing" releases, where no...
Tleiades Hax
2007-10-13
1
-1
/
+0
*
fixes for nebadon"s terrain bugs; includes patched 0.9 ode.dll, libode.so
dan miller
2007-10-11
1
-4
/
+49
*
applied Darok"s BulletXPlugin changes 003.patch
dan miller
2007-10-07
2
-99
/
+378
*
getting all our line endings consistant again
Sean Dague
2007-10-05
1
-560
/
+560
*
Droppin da fyzyx bomb on ya
dan miller
2007-10-03
1
-41
/
+89
[prev]
[next]