aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/LLQuaternionUserType.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-07-03add a couple of LL conversion properties to SOP. I'll wait to cleanSean Dague1-18/+27
up the sit target usage until the sit target fix patch goes in, but it should be cleaned. Get prims table mappings to the point where nhibernate likes them enough to start. Remove field from asset mapping so it will start
2008-07-03playing with multicolumn mapping of vectors using a custom typeSean Dague1-21/+23
2008-05-16Formatting cleanup.Jeff Ames1-2/+2
2008-05-06this should fix zariok's issueSean Dague1-2/+2
2008-05-02move it out of the Types namespaceSean Dague1-0/+0
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond ↵Adam Frisby1-2/+2
with namespaces.
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-3/+3
(this took a while to run).
2008-04-17Update svn properties. Add copyright info to some source files.Jeff Ames1-0/+27
2008-04-09more futzing around here. None of this works yet becauseSean Dague1-1/+1
bloody LLUUID isn't serializable, which is really annoying.
2008-04-09checking in a chunk of work because I think I'm tacklingSean Dague1-1/+1
the UUID issue
2008-04-09oops, broke compile. This fixes itSean Dague1-1/+1
2008-04-09match file to classnameSean Dague1-0/+0
2008-04-09changing around types a bit to make stuff more readable for Sean Dague1-6/+6
me.
2008-04-08LLUUID mapper actually appears to work now withSean Dague1-2/+2
NHibernate for Assets.
2008-04-08attempt to introduce custom LLUUIDString type forSean Dague1-0/+78
NHibernate