UbitUmarov
|
37d37665bf
fix sqlite migration
|
před 5 měsíci |
UbitUmarov
|
54fe5747ea
add storage for pbr terrain feature that viewers for opensim may add
|
před 5 měsíci |
UbitUmarov
|
ed0044564d
store linksetdata in sqlite and pgsql
|
před 8 měsíci |
UbitUmarov
|
51b7190c64
persist test feature and old sop animations in sqlite
|
před 1 rokem |
UbitUmarov
|
d9380c9b83
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
před 2 roky |
UbitUmarov
|
e2ffc17d1f
fix sqlite region migrations
|
před 4 roky |
UbitUmarov
|
60da45b715
lang env on sqlite
|
před 4 roky |
UbitUmarov
|
2e66f8dbdf
store sop pseudocrc and region cacheID on sqlite
|
před 4 roky |
UbitUmarov
|
598ba5d6ae
fix the dbs migrations
|
před 4 roky |
UbitUmarov
|
f61b83b1ea
store the new variables on sqlite and pgsql ( could not test)
|
před 4 roky |
UbitUmarov
|
44993550a8
store the physics inertia override in SQlite
|
před 7 roky |
Mandarinka Tasty
|
7c566dca5a
The new Constant: integer OBJECT_REZZER_KEY = 32;
|
před 8 roky |
UbitUmarov
|
3f9f105295
add to databases a table to store baked terrain.
|
před 8 roky |
Diva Canto
|
ee24b25165
Flatten migrations for sqlite
|
před 8 roky |
UbitUmarov
|
3e25430e3a
store rotation axis locks in MySql and SQlite dbs ( others need to be updated also
|
před 9 roky |
UbitUmarov
|
f272a023e2
SQLite db migration update
|
před 9 roky |
Aleric Inglewood
|
2dc92e7de1
Preserve attachment point & position when attachment is rezzed in world
|
před 11 roky |
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.
|
před 11 roky |
Oren Hurvitz
|
85b81ff7f2
Added physics parameters support to MSSQL and SQLite (not tested)
|
před 11 roky |
Justin Clark-Casey (justincc)
|
7a139f8e53
Remove the accidental PrimShapes column that I added back to the SQLite region store
|
před 12 roky |
Justin Clark-Casey (justincc)
|
7789415148
Fix tests by adding DynAttrs add column commands to RegionStore.migrations (these were originally in 021_RegionStore.sql which I might have forgotton to add 2 years ago).
|
před 12 roky |
PixelTomsen
|
bc543c1797
Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite
|
před 12 roky |
BlueWall
|
8f8b478d36
Parcel sales support to SQLite
|
před 12 roky |
BlueWall
|
d03e878d53
Fillin missing SQLite support for Telehubs
|
před 12 roky |
PixelTomsen
|
33e66107be
Fix: Lightshare Module(Windlight)-Region settings are not applicable for database sqlite mantis: http://opensimulator.org/mantis/view.php?id=5888
|
před 12 roky |
PixelTomsen
|
5c545d1d2e
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?id=5869
|
před 12 roky |
Justin Clark-Casey (justincc)
|
b9db495d91
Fix sqlite migration problems by moving migrations in 019_RegionStore.sql and 020 into RegionStore.migrations
|
před 14 roky |
Jonathan Freedman
|
0a83fde85c
Implements parcel media setting persistence and packet / CAPS handling
|
před 14 roky |
Justin Clark-Casey (justincc)
|
86f2339b6e
remove estate stuff in sqlite region migrations since this also exists in estate migrations, change Sandbox to sandbox in sqlite region migrations
|
před 14 roky |
Justin Clark-Casey (justincc)
|
5c322335e5
add sqlite database back to database tests
|
před 14 roky |