aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/PrimitiveBaseShapeTableMapper.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Removed the unused Data.Base Frameworklbsa712009-02-021-170/+0
|
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+4
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* Formatting cleanup.Jeff Ames2008-05-161-1/+1
|
* Formatting cleanup.Jeff Ames2008-05-141-2/+2
|
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-2/+2
| | | | (this took a while to run).
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-2/+2
|
* reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague2008-04-021-0/+170
/ dir structure. This is coming in over a few changesets so consider trunk broken for the next 30 minutes as these get pulled together.