OpenSimMirror/OpenSim/Data/SQLite
teravus d47a18fd09 * Adds KeyFrameMotion storage support to SQLite, just a note, seems that there's still something wrong with keyframed motion starting when the sim starts up, you have to 'select' and 'deselect' the prim again to get it to appear to move. Not sure what this is but maybe melanie_t can comment on this.
* Has a prim table migration..     that might take a while, hold on to your hats.
* Fixes a null-ref when shutting down while keyframed motion is active.
2013-06-11 08:56:20 -05:00
..
Properties Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
Resources * Adds KeyFrameMotion storage support to SQLite, just a note, seems that there's still something wrong with keyframed motion starting when the sim starts up, you have to 'select' and 'deselect' the prim again to get it to appear to move. Not sure what this is but maybe melanie_t can comment on this. 2013-06-11 08:56:20 -05:00
SQLiteAssetData.cs Add asset name and description truncation warnings to SQLite database plugin for consistency. 2013-02-27 21:41:21 +00:00
SQLiteAuthenticationData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteAvatarData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteEstateData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteFramework.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteFriendsData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteGenericTableHandler.cs Implement folder version updating for the sqlite inventory plugin 2012-11-15 03:29:55 +00:00
SQLiteGridUserData.cs These files are part of the GridUserService write-up. 2010-05-07 21:32:02 -07:00
SQLiteInventoryStore.cs Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. 2012-02-21 02:52:20 +00:00
SQLiteSimulationData.cs * Adds KeyFrameMotion storage support to SQLite, just a note, seems that there's still something wrong with keyframed motion starting when the sim starts up, you have to 'select' and 'deselect' the prim again to get it to appear to move. Not sure what this is but maybe melanie_t can comment on this. 2013-06-11 08:56:20 -05:00
SQLiteUserAccountData.cs More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 2012-11-14 04:45:59 +00:00
SQLiteUserProfilesData.cs SQLite support for UserProfiles 2013-06-07 20:14:39 -04:00
SQLiteUtils.cs * Add CSharpSqlite to prebuild 2010-09-23 01:21:08 -04:00
SQLiteXInventoryData.cs refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 2012-11-15 04:01:30 +00:00