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
/
Physics
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2008-10-17
* Fix an over compensation for bounciness on flat Primitive
Teravus Ovares
2
-9
/
+7
2008-10-17
* Adds a lot of stability and performance to the physics engine. The avata...
Teravus Ovares
1
-1
/
+86
2008-10-16
* minor: get rid of pointless ipeSender
Justin Clarke Casey
1
-0
/
+1
2008-10-16
* Apply http://opensimulator.org/mantis/view.php?id=2401
Justin Clarke Casey
1
-0
/
+1
2008-10-16
* Releases the inter-region thread synchronization between physics in ODE on ...
Teravus Ovares
3
-6
/
+7
2008-10-15
* minor: Oh go on, one more warning. Oooh, you are naughty
Justin Clarke Casey
1
-1
/
+0
2008-10-15
* minor: remove some warnings
Justin Clarke Casey
1
-3
/
+3
2008-10-14
* Cleaned up tons of code duplication in ODEPrim
Teravus Ovares
2
-313
/
+235
2008-10-13
Committing more work towards implementing vertex normals. Also added some (ho...
Dahlia Trimble
2
-63
/
+174
2008-10-13
* Based on user reports, it looks like the OS specific settings have been uni...
Teravus Ovares
1
-4
/
+4
2008-10-12
* This updates ODE to the most up-to-date version as of today. 1558
Teravus Ovares
1
-0
/
+1
2008-10-12
removed some more extraneous hidden faces
Dahlia Trimble
1
-9
/
+23
2008-10-12
Fixed a missing face on a profile cut
Dahlia Trimble
1
-4
/
+23
2008-10-12
Optimization: calculation of profile vertex normals is now disabled as default.
Dahlia Trimble
1
-14
/
+102
2008-10-11
Eliminate some unnecessary polygons
Dahlia Trimble
1
-10
/
+25
2008-10-10
* minor: remove warnings
Justin Clarke Casey
2
-25
/
+25
2008-10-10
Some more decrufting
Dahlia Trimble
1
-108
/
+30
2008-10-10
Some decrufting
Dahlia Trimble
1
-228
/
+46
2008-10-10
refactoring PrimMesher to add viewer compatable features and some code cleanup
Dahlia Trimble
3
-91
/
+283
2008-10-04
Cap proxy mesh scale minimum to 0.01 meter for X, Y, and Z terms.
Dahlia Trimble
1
-0
/
+4
2008-10-02
Square hollow size in cylinder meshes were a little too small - fixed.
Dahlia Trimble
1
-0
/
+2
2008-09-28
Implement the plumbing for llSetVehicleType from the LSL
Charles Krinke
8
-0
/
+55
2008-09-28
Added the plumbing for llSetVehicleRotationParam
Charles Krinke
8
-0
/
+47
2008-09-28
Plumb the connection though from llSetVehicleVectorParam
Charles Krinke
8
-30
/
+67
2008-09-28
Plumb the connection through from llSetVehicleFloatParam
Charles Krinke
8
-2
/
+57
2008-09-22
Disabled use of ODE internal geometry to see if it affects the "waves finger"...
Dahlia Trimble
1
-12
/
+12
2008-09-21
ODE was using a box collision shape for some spheres - changed those cases to...
Dahlia Trimble
1
-2
/
+3
2008-09-21
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-09-19
re-enabled some ODE internal proxies for some simple prim types to try to sav...
Dahlia Trimble
3
-50
/
+74
2008-09-18
* Make the ode simulation update loop print out the stack if an exception occ...
Justin Clarke Casey
4
-11
/
+8
[next]