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