Justin Clark-Casey (justincc)
|
3053f5ba7d
minor: remove some compiler warnings
|
14 年之前 |
dahlia
|
5e719d13ef
fix sculpt normal direction for mirrored plane sculpts
|
14 年之前 |
Diva Canto
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
14 年之前 |
dahlia
|
5d1e9947ed
Sculpt meshing refactoring - improves mesh accuracy and UV mapping
|
14 年之前 |
John Hurliman
|
65c1fbc14d
Fixing line endings
|
14 年之前 |
dahlia
|
1d14cf8c3f
some improvements to sculptmap alpha handling and LOD
|
14 年之前 |
dahlia
|
8ae3df22a2
clean up some cruft
|
15 年之前 |
Justin Clark-Casey (justincc)
|
6d88c96e01
minor: remove mono compiler warning
|
15 年之前 |
dahlia
|
3e22bb24f5
add an overload to _SculptMesh for meshing from a list of coordinates
|
15 年之前 |
dahlia
|
7b4183d7a0
sync PrimMesher with r46
|
15 年之前 |
dahlia
|
fb2cabd6b3
corrections to viewerMode AddPos()
|
15 年之前 |
Dahlia Trimble
|
73251ed346
add a constructor overload and an AddPos method to SculptMesh
|
15 年之前 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年之前 |
Dr Scofield
|
1d02636c27
cleaning out warnings.
|
15 年之前 |
Dahlia Trimble
|
87b95e324e
Sculpt mesher refactor
|
15 年之前 |
Dahlia Trimble
|
14c1e991c6
some sculpted prim geometry accuracy and meshing speed improvements
|
15 年之前 |
Dahlia Trimble
|
bd3a4e5f01
Added a Copy() method to PrimMesh and SculptMesh as suggested by dmiles. Sync PrimMesher.cs and SculptMesh.cs with PrimMesher.dll r36.
|
15 年之前 |
Dahlia Trimble
|
09522743cb
alter behavior of sculpted prim "Inside out" setting. Addresses Mantis #3514
|
15 年之前 |
Dahlia Trimble
|
6f3437b77e
some code cleanup
|
15 年之前 |
Dahlia Trimble
|
b42fec5c74
partial support for sculpted prim "inside out" setting
|
15 年之前 |
Dahlia Trimble
|
8493123629
Hard code scaled image resolution to 96 dpi prior to sculpt meshing to prevent a mono 2.4 failure. Thanks to cmickeyb for pointing out the failure.
|
15 年之前 |
Dahlia Trimble
|
ad012d4b46
add x-axis mirror capability to sculpted prim mesh - addresses Mantis #3342
|
15 年之前 |
Dahlia Trimble
|
fa5fef33a9
fixed propagation of normalized sculpt mesh vertex normals
|
15 年之前 |
Dahlia Trimble
|
7731c055e4
Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150
|
15 年之前 |
Dahlia Trimble
|
032b30ffdb
Fix an error in sculpt LOD calculation
|
16 年之前 |
Dahlia Trimble
|
20670ff0c8
sync with primmesher r26 on forge
|
16 年之前 |
Dahlia Trimble
|
f836e36c49
Improve LOD scaling for anisotropic sculpted prim meshes
|
16 年之前 |
Jeff Ames
|
d324389dd9
Update svn properties.
|
16 年之前 |
Dahlia Trimble
|
07ee2c3504
Revert r7548 and r7549 until someone with prebuild-fu can help structure the dependencies
|
16 年之前 |
Dahlia Trimble
|
37afd69feb
Removed remaining meshing code
|
16 年之前 |