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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-20
Mantis#2796. Thank you kindly, Gerhard for a patch that addresses:
Charles Krinke
2
-2
/
+25
2008-12-18
Enabled complex meshing for simple box prims with non-zero shear
Dahlia Trimble
1
-2
/
+3
2008-12-17
* remove mono compiler warnings
Justin Clarke Casey
4
-8
/
+8
2008-12-15
* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks
Justin Clarke Casey
8
-20
/
+38
2008-12-14
* Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...
Teravus Ovares
8
-3
/
+160
2008-12-14
* Added Avatar minimum size in the ODEPlugin and a stern warning about settin...
Teravus Ovares
1
-0
/
+15
2008-12-14
* A Few physical prim + linkset fixes. Prevent some crashes
Teravus Ovares
1
-19
/
+51
2008-12-10
* Committing a slightly distilled version of nlin's ODECharacter race conditi...
Teravus Ovares
2
-45
/
+139
2008-12-09
* Fixes a few instances of llSetStatus with Axis lock gone wrong.
Teravus Ovares
1
-4
/
+46
2008-12-09
Minor formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-12-09
* Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.
Teravus Ovares
9
-1
/
+48
2008-12-09
clean up some old debugging code
Dahlia Trimble
1
-43
/
+0
2008-12-08
* Adds some rudimentary error handling to the physics debug drawstuff tool.
Teravus Ovares
1
-6
/
+16
2008-12-07
* Tweaks physics so that linked prim are a single body. This will make linke...
Teravus Ovares
3
-83
/
+687
2008-12-05
killing warnings, reformatting RemoteAdminPlugin
Dr Scofield
1
-1
/
+1
2008-12-04
* Apply http://opensimulator.org/mantis/view.php?id=2750 with a small tweak.
Justin Clarke Casey
1
-2
/
+5
2008-12-03
Update svn properties.
Jeff Ames
2
-2511
/
+2511
2008-12-01
Remove duplicated avatar height calculation in lsl functions.
idb
3
-17
/
+34
2008-11-30
Revert r7548 and r7549 until someone with prebuild-fu can help structure the ...
Dahlia Trimble
2
-0
/
+2511
2008-11-30
Removed remaining meshing code
Dahlia Trimble
2
-2511
/
+0
2008-11-29
Update meshing code to sync with current PrimMesher.cs on forge.
Dahlia Trimble
8
-3042
/
+525
2008-11-20
* refactor: change some method names and doc in the physics plugin manager
Justin Clarke Casey
1
-13
/
+13
2008-11-20
* Allow physics dlls to be loaded separately, rather than just the contents o...
Justin Clarke Casey
1
-12
/
+30
2008-11-20
* Add enough infrastructure code to run an extremely basic and flaky add root...
Justin Clarke Casey
1
-1
/
+1
2008-11-19
Guard against a strange nullref in ODE
Melanie Thielker
1
-0
/
+5
2008-11-16
Changed sculpted prim texture scaling method to bilinear to reduce scaling ar...
Dahlia Trimble
1
-1
/
+2
2008-11-14
* minor: remove mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2008-11-12
* refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra...
Justin Clarke Casey
1
-1
/
+1
2008-11-10
Thank you, idb, for a patch that fixes avatar height calculation
Melanie Thielker
1
-3
/
+4
2008-11-09
Enabled SoftERP for the contact structure but not SoftCFM.
Charles Krinke
1
-1
/
+6
2008-11-09
Clean up a few comments.
Charles Krinke
1
-11
/
+3
2008-11-09
Clean up the mass < 0 logic a tiny bit when
Charles Krinke
1
-2
/
+1
2008-11-06
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2008-11-06
* minor: Make some 'startup config failed to load' log messages more consistent
Justin Clarke Casey
1
-1
/
+1
2008-11-05
Add more vertex normals and UV coordinates. Sync with primmesher.dll forge pr...
Dahlia Trimble
1
-49
/
+123
2008-11-01
Revert last checkin. Avatars fall through non-physical prims now.
Charles Krinke
1
-12
/
+7
2008-11-01
Added soft_cfm and soft_erp to the general "contact" initialization
Charles Krinke
1
-7
/
+12
2008-10-29
Viewer side normals and UV fixes on profile cuts. Sync with primmesher.dll fo...
Dahlia Trimble
1
-49
/
+59
2008-10-28
* minor: remove mono compiler warnings
Justin Clarke Casey
1
-4
/
+4
2008-10-28
some sorely needed extruder code simplification and refactoring, also some fi...
Dahlia Trimble
1
-138
/
+50
2008-10-27
* minor: remove mono compiler warnings
Justin Clarke Casey
1
-2
/
+1
2008-10-24
Add end faces when radius setting is non-zero
Dahlia Trimble
1
-5
/
+8
2008-10-24
* minor: eliminate some mono compiler warnings
Justin Clarke Casey
1
-2
/
+1
2008-10-24
un-double-flipped some double-flipped normals in circular path prim end caps
Dahlia Trimble
1
-42
/
+2
2008-10-24
Fixed a floating point error accumulation that was causing missing end faces ...
Dahlia Trimble
1
-34
/
+68
2008-10-22
* Add a config option for filtering collisions. Sometimes, under load, this...
Teravus Ovares
1
-0
/
+5
2008-10-21
More work in vertex normals and texture UVs. Syncing code with pyov.
Dahlia Trimble
1
-18
/
+328
2008-10-19
* minor: remove mono warnings
Justin Clarke Casey
1
-1
/
+1
2008-10-19
More progress towards implementing vertex normals - not complete yet.
Dahlia Trimble
1
-116
/
+371
2008-10-18
* Changed the dupe collision depth limiter to be slightly more restrictive. (...
Teravus Ovares
1
-3
/
+3
[next]