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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-24
fix sculpt normal direction for mirrored plane sculpts
dahlia
1
-2
/
+1
2010-05-07
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
1
-641
/
+641
2010-05-06
Sculpt meshing refactoring - improves mesh accuracy and UV mapping
dahlia
1
-639
/
+641
2010-03-15
Fixing line endings
John Hurliman
1
-645
/
+645
2010-03-15
Restoring LoadPlugin as it was before. Justin's last change made it throw.
Diva Canto
1
-645
/
+645
2010-03-12
some improvements to sculptmap alpha handling and LOD
dahlia
1
-627
/
+645
2009-11-11
clean up some cruft
dahlia
1
-12
/
+2
2009-11-11
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-1
/
+1
2009-11-09
add an overload to _SculptMesh for meshing from a list of coordinates
dahlia
1
-3
/
+46
2009-10-11
sync PrimMesher with r46
dahlia
1
-3
/
+11
2009-09-25
corrections to viewerMode AddPos()
dahlia
1
-1
/
+13
2009-07-14
add a constructor overload and an AddPos method to SculptMesh
Dahlia Trimble
1
-0
/
+33
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-22
cleaning out warnings.
Dr Scofield
1
-37
/
+37
2009-05-19
Sculpt mesher refactor
Dahlia Trimble
1
-58
/
+98
2009-05-15
some sculpted prim geometry accuracy and meshing speed improvements
Dahlia Trimble
1
-22
/
+7
2009-05-08
Added a Copy() method to PrimMesh and SculptMesh as suggested by dmiles. Sync...
Dahlia Trimble
1
-0
/
+18
2009-05-03
alter behavior of sculpted prim "Inside out" setting. Addresses Mantis #3514
Dahlia Trimble
1
-1
/
+1
2009-04-24
some code cleanup
Dahlia Trimble
1
-18
/
+0
2009-04-02
partial support for sculpted prim "inside out" setting
Dahlia Trimble
1
-11
/
+38
2009-04-01
Hard code scaled image resolution to 96 dpi prior to sculpt meshing to preven...
Dahlia Trimble
1
-2
/
+2
2009-03-26
add x-axis mirror capability to sculpted prim mesh - addresses Mantis #3342
Dahlia Trimble
1
-0
/
+11
2009-03-15
fixed propagation of normalized sculpt mesh vertex normals
Dahlia Trimble
1
-3
/
+3
2009-02-15
Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150
Dahlia Trimble
1
-0
/
+8
2009-01-21
Fix an error in sculpt LOD calculation
Dahlia Trimble
1
-3
/
+3
2009-01-04
sync with primmesher r26 on forge
Dahlia Trimble
1
-36
/
+162
2009-01-04
Improve LOD scaling for anisotropic sculpted prim meshes
Dahlia Trimble
1
-1
/
+2
2008-12-03
Update svn properties.
Jeff Ames
1
-343
/
+343
2008-11-30
Revert r7548 and r7549 until someone with prebuild-fu can help structure the ...
Dahlia Trimble
1
-0
/
+343
2008-11-30
Removed remaining meshing code
Dahlia Trimble
1
-343
/
+0
2008-11-29
Update meshing code to sync with current PrimMesher.cs on forge.
Dahlia Trimble
1
-260
/
+263
2008-11-16
Changed sculpted prim texture scaling method to bilinear to reduce scaling ar...
Dahlia Trimble
1
-1
/
+2
2008-09-18
* Make the ode simulation update loop print out the stack if an exception occ...
Justin Clarke Casey
1
-3
/
+5
2008-09-12
* minor: Remove warnings
Justin Clarke Casey
1
-2
/
+2
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-3
/
+4
2008-08-22
Commented out the float array "normals" in the Mesh object and all references...
Dahlia Trimble
1
-1
/
+1
2008-08-18
Formatting cleanup.
Jeff Ames
1
-6
/
+6
2008-06-27
dr scofield's warnings safari:
Dr Scofield
1
-1
/
+1
2008-05-25
* Yet another way to optimize the sculpt mesh generator
Teravus Ovares
1
-25
/
+25
2008-05-25
* kill a potentially large float array.
Teravus Ovares
1
-1
/
+1
2008-05-22
* Prevent an error from stopping startup when decoding the sculpt mesh j2k fa...
Teravus Ovares
1
-2
/
+12
2008-05-16
* This finishes the ODE options section of the OpenSim.ini.example. I've adde...
Teravus Ovares
1
-1
/
+8
2008-05-09
* Valid Sculpted prim now collide properly.
Teravus Ovares
1
-37
/
+125
2008-05-09
* Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ...
Teravus Ovares
1
-0
/
+231