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
/
Manager
/
IMesher.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-30
Major renaming of Physics dlls / folders. No functional changes, just renames.
Diva Canto
1
-71
/
+0
2013-05-29
missing files
UbitUmarov
1
-0
/
+1
2013-02-05
BulletSim: remove degenerate triangles from meshes. This fixes the
Robert Adams
1
-0
/
+1
2012-11-29
BulletSim: add expanded call to IMesher/Meshmerizer which enables/disables me...
Robert Adams
1
-0
/
+1
2012-10-13
add mesh cache expire on region startup. Expires will be relative to
UbitUmarov
1
-0
/
+1
2012-10-13
retouch mesh ids
UbitUmarov
1
-1
/
+1
2012-10-13
longer meshs identification keys, so first part on disk cache is it's asset id
UbitUmarov
1
-1
/
+3
2012-10-12
missing file
UbitUmarov
1
-0
/
+6
2012-10-09
force allocation of mesh data on creation ( messy code version )
UbitUmarov
1
-1
/
+1
2012-10-04
more changes. Most code not in use
UbitUmarov
1
-0
/
+1
2012-10-03
introduce a ODEMeshWorker class, should be pure cosmetic changes for now
UbitUmarov
1
-1
/
+2
2012-08-07
use a bit more complex mesh key identifier, plus a bug fix
UbitUmarov
1
-0
/
+12
2012-08-06
** DANGER someone should stress test more ** release unused physics meshs, in...
UbitUmarov
1
-0
/
+2
2012-03-21
let convex be a parameter to createMesh so it can be used. Was forced to add ...
UbitUmarov
1
-0
/
+1
2012-02-11
Use mesh to estimate real center of prims if avaiable. Let sculpt map texture...
UbitUmarov
1
-0
/
+1
2011-08-28
Add level of detail specification to optionally reduce the number of vertices...
Robert Adams
1
-0
/
+11
2009-10-26
Experimental change of PhysicsVector to Vector3. Untested
John Hurliman
1
-3
/
+4
2009-10-19
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-10-05
Eliminate pinned Mesh data on managed heap by using IntPtrs to memory allocat...
Dan Lake
1
-0
/
+2
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-04-11
* Instead of referencing mesh stuff in the physics plugin.. change the IMesh ...
Teravus Ovares
1
-0
/
+2
2008-08-27
adds releaseSourceMeshData() method to IMesh and Mesh for freeing mesh data a...
Dahlia Trimble
1
-0
/
+1
2008-08-18
Formatting cleanup.
Jeff Ames
1
-1
/
+0
2008-07-12
Overloads CreateMesh method of interface IMesher to pass prim physical status...
Dahlia Trimble
1
-0
/
+1
2008-05-25
* Releases Pinned vertex/index list in ODE on next mesh request.
Teravus Ovares
1
-0
/
+2
2008-05-16
* This finishes the ODE options section of the OpenSim.ini.example. I've adde...
Teravus Ovares
1
-1
/
+1
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+26
2007-12-27
* Optimized usings
lbsa71
1
-6
/
+3
2007-12-11
added copyright notices
Jeff Ames
1
-0
/
+28
2007-11-11
set svn:eol-style
Jeff Ames
1
-26
/
+26
2007-11-10
* Moves the Meshmerizer to a separate plugin
Teravus Ovares
1
-0
/
+26