| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* 0001241: physics cylinder proxy distorted and square hollow misaligned (patch attached)
* The included patch corrects the outer shell of the meshmerizer proxy for the cylinder prim to eliminate spurious vertices and shape distortion, and corrects the orientation of the square hollow.
* The size and orientation of the square hollow for the prism prim has been corrected also.
|
|
|
|
|
|
|
| |
* The first time you set the sculpted texture of a prim you might have to futz with it to get it to generate a sculpted physics proxy
* Note that there are already issues in Trunk, (such as the prim scaling issue and prim jumping issue. Essentially editing is difficult right now)
* This just adds to the experimental nature of trunk. :D
|
|
|
|
|
|
|
| |
orientation in a cube in the meshmerizer. Thanks Dahlia!
* See mantis 0001203 for more details!
|
|
|
|
|
|
|
| |
it to the prim shape.
* Added some stuff around sculpted prim meshes.. but it's just there so the project compiles now.
|
|
|
|
| |
(this took a while to run).
|
|
|
|
|
| |
* A tweak of the SimStatsReporter so it would report the prim capacity to be 45000.
|
|
|
|
|
|
|
|
| |
a split facet icosahedral geodesic sphere that's scaled.
* In other words, you can stretch spheres into oblong shapes now and watch them roll around like a football would.
* Still can't cut, twist or profile cut spheres yet.
|
|
|
|
| |
notice the huge nasty facets! Regular spheres still work as they did.
|
|
|
|
|
| |
* Fixed some Tapers with Cylinders in the Meshmerizer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
with a triangle hollow, Cube with a cylinder hollow, cylinder with a triangle hollow, etc.
* More work needs to be done here as several of the profileshape/hollow combinations are rotationally offset from where they render in the client.
|
| |
|
|
|
|
| |
object types in the drop down on the object tab. Positive tapers are slightly incorrect(prim sinks into ground a tiny bit). Everything else that's supported works as expected. Hollow, cut, negative tapers, top shear.
|
| |
|
| |
|
|
|
|
| |
Cylinder prim.
|
|
|
|
|
|
| |
* Removed the hull verbosity
|
|
|
|
| |
Enjoy the new physics-friendly prim type.
|
|
|
|
| |
specific /dev/ folder
|
|
|
|
| |
'cut' from the hull, so slightly better support, but still limited.
|
|
|
|
| |
Meshmerizer plugin. (Limited because path cut is wrongly offset and while Hollowing works, you can walk through the inside wall.)
|
|
|
|
|
|
| |
Changed LogBase to ConsoleBase, which handles console I/O.
This is mostly an in-place conversion, so lots of refactoring can still be done.
|
|
|
|
|
|
|
| |
* Cleaned up copyright notices in AssemblyInfo.cs's
* Added Copyright headers to a bunch of files missing them
* Replaced several common string instances with a static constant to prevent reallocation of the same strings thousands of times. "" -> String.Empty is the first such candidate.
|
|
|
|
|
|
|
| |
* shortened references
* Removed redundant 'this'
* Normalized EOF
|
| |
|
| |
|
|
* Experimental. Linux Prebuild needs testing.
* One more update after this to remove the ODEMeshing directory....
|