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