| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
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....
|