dahlia
|
5d3723a47f
update PrimMesher.cs to dll version r72 which fixes some path errors in sliced linear prims. Addresses Mantis #6085
|
12 anni fa |
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 anni fa |
dahlia
|
39c5ddc837
corrections for face numbering and uv mapping, mostly for spheres - sync with PrimMesher r56
|
14 anni fa |
John Hurliman
|
65c1fbc14d
Fixing line endings
|
14 anni fa |
dahlia
|
1e73e16fd0
flip UVs for profile faces
|
14 anni fa |
dahlia
|
41a98b902b
correct some references which could produce erroneous prim face numbers
|
14 anni fa |
Justin Clark-Casey (justincc)
|
3274bc39c8
minor: remove some mono compiler warnings
|
15 anni fa |
dahlia
|
82554e9a89
Delete depricated extrusion methods and redirect to universal extrude method.
|
15 anni fa |
John Hurliman
|
3828b3c0e8
* Eliminated unnecessary parameters from LLUDPServer.SendPacketData()
|
15 anni fa |
dahlia
|
7b4183d7a0
sync PrimMesher with r46
|
15 anni fa |
dahlia
|
fb2cabd6b3
corrections to viewerMode AddPos()
|
15 anni fa |
dahlia
|
21e62e87c7
starting to refactor path generation out of prim extrusion
|
15 anni fa |
Dahlia Trimble
|
3f2ee8915d
Some improvements to prim face numbering - only affects viewers using PrimMesher
|
15 anni fa |
Dahlia Trimble
|
f94e192b86
some code cleanup
|
15 anni fa |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 anni fa |
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 anni fa |
Dahlia Trimble
|
9c13a93583
Limit hollow size of physics proxy to 95%
|
15 anni fa |
Dahlia Trimble
|
5f4cab6ed3
fix an error in hollow cylinder face number calculation
|
15 anni fa |
Dahlia Trimble
|
3bedb59f50
make some arrays static to prevent excessive re-initialization - suggested by jhurliman
|
15 anni fa |
Dahlia Trimble
|
8afad46d10
remove log4net dependency and from PrimMesher.cs
|
15 anni fa |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 anni fa |
Dahlia Trimble
|
8a86439985
Removed some debugging code that was inadvertently left in in my last commit :/
|
16 anni fa |
Dahlia Trimble
|
c66cfb51f7
Fix a floating point comparison that was causing some misshaped triangles on some prim faces
|
16 anni fa |
Dr Scofield
|
bdffd56a45
killing warnings, reformatting RemoteAdminPlugin
|
16 anni fa |
Jeff Ames
|
d324389dd9
Update svn properties.
|
16 anni fa |
Dahlia Trimble
|
07ee2c3504
Revert r7548 and r7549 until someone with prebuild-fu can help structure the dependencies
|
16 anni fa |
Dahlia Trimble
|
37afd69feb
Removed remaining meshing code
|
16 anni fa |
Dahlia Trimble
|
fdd2388331
Update meshing code to sync with current PrimMesher.cs on forge.
|
16 anni fa |
Justin Clarke Casey
|
c6dad833f5
* minor: remove some mono compiler warnings
|
16 anni fa |
Dahlia Trimble
|
5fffc04ae6
Add more vertex normals and UV coordinates. Sync with primmesher.dll forge project.
|
16 anni fa |