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
/
Meshing
/
SculptMesh.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
some sculpted prim geometry accuracy and meshing speed improvements
Dahlia Trimble
2009-05-15
1
-22
/
+7
*
Added a Copy() method to PrimMesh and SculptMesh as suggested by dmiles. Sync...
Dahlia Trimble
2009-05-08
1
-0
/
+18
*
alter behavior of sculpted prim "Inside out" setting. Addresses Mantis #3514
Dahlia Trimble
2009-05-03
1
-1
/
+1
*
some code cleanup
Dahlia Trimble
2009-04-24
1
-18
/
+0
*
partial support for sculpted prim "inside out" setting
Dahlia Trimble
2009-04-02
1
-11
/
+38
*
Hard code scaled image resolution to 96 dpi prior to sculpt meshing to preven...
Dahlia Trimble
2009-04-01
1
-2
/
+2
*
add x-axis mirror capability to sculpted prim mesh - addresses Mantis #3342
Dahlia Trimble
2009-03-26
1
-0
/
+11
*
fixed propagation of normalized sculpt mesh vertex normals
Dahlia Trimble
2009-03-15
1
-3
/
+3
*
Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150
Dahlia Trimble
2009-02-15
1
-0
/
+8
*
Fix an error in sculpt LOD calculation
Dahlia Trimble
2009-01-21
1
-3
/
+3
*
sync with primmesher r26 on forge
Dahlia Trimble
2009-01-04
1
-36
/
+162
*
Improve LOD scaling for anisotropic sculpted prim meshes
Dahlia Trimble
2009-01-04
1
-1
/
+2
*
Update svn properties.
Jeff Ames
2008-12-03
1
-343
/
+343
*
Revert r7548 and r7549 until someone with prebuild-fu can help structure the ...
Dahlia Trimble
2008-11-30
1
-0
/
+343
*
Removed remaining meshing code
Dahlia Trimble
2008-11-30
1
-343
/
+0
*
Update meshing code to sync with current PrimMesher.cs on forge.
Dahlia Trimble
2008-11-29
1
-260
/
+263
*
Changed sculpted prim texture scaling method to bilinear to reduce scaling ar...
Dahlia Trimble
2008-11-16
1
-1
/
+2
*
* Make the ode simulation update loop print out the stack if an exception occ...
Justin Clarke Casey
2008-09-18
1
-3
/
+5
*
* minor: Remove warnings
Justin Clarke Casey
2008-09-12
1
-2
/
+2
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-3
/
+4
*
Commented out the float array "normals" in the Mesh object and all references...
Dahlia Trimble
2008-08-22
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-6
/
+6
*
dr scofield's warnings safari:
Dr Scofield
2008-06-27
1
-1
/
+1
*
* Yet another way to optimize the sculpt mesh generator
Teravus Ovares
2008-05-25
1
-25
/
+25
*
* kill a potentially large float array.
Teravus Ovares
2008-05-25
1
-1
/
+1
*
* Prevent an error from stopping startup when decoding the sculpt mesh j2k fa...
Teravus Ovares
2008-05-22
1
-2
/
+12
*
* This finishes the ODE options section of the OpenSim.ini.example. I've adde...
Teravus Ovares
2008-05-16
1
-1
/
+8
*
* Valid Sculpted prim now collide properly.
Teravus Ovares
2008-05-09
1
-37
/
+125
*
* Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ...
Teravus Ovares
2008-05-09
1
-0
/
+231