aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Meshing (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-05unspecified sculpt stitching mode now defaults to plane instead of sphere. Ad...Dahlia Trimble1-1/+3
2009-04-03fix an error in hollow cylinder face number calculationDahlia Trimble1-1/+2
2009-04-02partial support for sculpted prim "inside out" settingDahlia Trimble1-11/+38
2009-04-01Hard code scaled image resolution to 96 dpi prior to sculpt meshing to preven...Dahlia Trimble1-2/+2
2009-03-26add x-axis mirror capability to sculpted prim mesh - addresses Mantis #3342Dahlia Trimble2-2/+16
2009-03-26make some arrays static to prevent excessive re-initialization - suggested by...Dahlia Trimble1-5/+5
2009-03-15fixed propagation of normalized sculpt mesh vertex normalsDahlia Trimble1-3/+3
2009-02-24remove log4net dependency and from PrimMesher.csDahlia Trimble2-7/+18
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2-13/+19
2009-02-15Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150Dahlia Trimble1-0/+8
2009-01-21* More friendly OpenJpeg error handling.Teravus Ovares1-0/+11
2009-01-21Fix an error in sculpt LOD calculationDahlia Trimble1-3/+3
2009-01-04sync with primmesher r26 on forgeDahlia Trimble1-36/+162
2009-01-04Improve LOD scaling for anisotropic sculpted prim meshesDahlia Trimble1-1/+2
2008-12-22Removed some debugging code that was inadvertently left in in my last commit :/Dahlia Trimble1-3/+0
2008-12-22Fix a floating point comparison that was causing some misshaped triangles on ...Dahlia Trimble1-8/+19
2008-12-09clean up some old debugging codeDahlia Trimble1-43/+0
2008-12-05killing warnings, reformatting RemoteAdminPluginDr Scofield1-1/+1
2008-12-03Update svn properties.Jeff Ames2-2511/+2511
2008-11-30Revert r7548 and r7549 until someone with prebuild-fu can help structure the ...Dahlia Trimble2-0/+2511
2008-11-30Removed remaining meshing codeDahlia Trimble2-2511/+0
2008-11-29Update meshing code to sync with current PrimMesher.cs on forge.Dahlia Trimble8-3042/+525
2008-11-16Changed sculpted prim texture scaling method to bilinear to reduce scaling ar...Dahlia Trimble1-1/+2
2008-11-06* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2008-11-05Add more vertex normals and UV coordinates. Sync with primmesher.dll forge pr...Dahlia Trimble1-49/+123
2008-10-29Viewer side normals and UV fixes on profile cuts. Sync with primmesher.dll fo...Dahlia Trimble1-49/+59
2008-10-28* minor: remove mono compiler warningsJustin Clarke Casey1-4/+4
2008-10-28some sorely needed extruder code simplification and refactoring, also some fi...Dahlia Trimble1-138/+50
2008-10-27* minor: remove mono compiler warningsJustin Clarke Casey1-2/+1
2008-10-24Add end faces when radius setting is non-zeroDahlia Trimble1-5/+8
2008-10-24* minor: eliminate some mono compiler warningsJustin Clarke Casey1-2/+1
2008-10-24un-double-flipped some double-flipped normals in circular path prim end capsDahlia Trimble1-42/+2
2008-10-24Fixed a floating point error accumulation that was causing missing end faces ...Dahlia Trimble1-34/+68
2008-10-21More work in vertex normals and texture UVs. Syncing code with pyov.Dahlia Trimble1-18/+328
2008-10-19* minor: remove mono warningsJustin Clarke Casey1-1/+1
2008-10-19More progress towards implementing vertex normals - not complete yet.Dahlia Trimble1-116/+371
2008-10-15* minor: Oh go on, one more warning. Oooh, you are naughtyJustin Clarke Casey1-1/+0
2008-10-15* minor: remove some warningsJustin Clarke Casey1-3/+3
2008-10-13Committing more work towards implementing vertex normals. Also added some (ho...Dahlia Trimble2-63/+174
2008-10-12removed some more extraneous hidden faces Dahlia Trimble1-9/+23
2008-10-12Fixed a missing face on a profile cutDahlia Trimble1-4/+23
2008-10-12Optimization: calculation of profile vertex normals is now disabled as default.Dahlia Trimble1-14/+102
2008-10-11Eliminate some unnecessary polygonsDahlia Trimble1-10/+25
2008-10-10* minor: remove warningsJustin Clarke Casey2-25/+25
2008-10-10Some more decruftingDahlia Trimble1-108/+30
2008-10-10Some decruftingDahlia Trimble1-228/+46
2008-10-10refactoring PrimMesher to add viewer compatable features and some code cleanupDahlia Trimble3-91/+283
2008-10-04Cap proxy mesh scale minimum to 0.01 meter for X, Y, and Z terms.Dahlia Trimble1-0/+4
2008-10-02Square hollow size in cylinder meshes were a little too small - fixed.Dahlia Trimble1-0/+2
2008-09-19re-enabled some ODE internal proxies for some simple prim types to try to sav...Dahlia Trimble1-0/+4