Robert Adams
|
ff5885ab23
varregion: push TerrainData implementation up and down the database storage stack.
|
11 years ago |
Robert Adams
|
7416809077
varregion: plug in TerrainData class and modify TerrainModule and LLClientView to use same. This passes a terrain info class around rather than passing a one dimensional array thus allowing variable regions. Update the database storage for variable region sizes. This should be downward compatible (same format for 256x256 regions).
|
11 years ago |
Melanie
|
75c68fa29e
Merge branch 'master' into careminster
|
11 years ago |
Robert Adams
|
aea5d3a842
Remove time based terrain storage in SQLite so revision number can be used
|
11 years ago |
Aleric Inglewood
|
2dc92e7de1
Preserve attachment point & position when attachment is rezzed in world
|
11 years ago |
Melanie
|
ffcee82b1d
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
f7d09b898a
Make the concept of namespaces explicit in dynamic attributes
|
11 years ago |
Melanie
|
9975c5674c
Merge branch 'master' into careminster
|
11 years ago |
teravus
|
3357300362
* This fixes having to select and deselect prim to get keyframemotion to start running when pulled from data storage.
|
11 years ago |
Melanie
|
400f876d98
Merge branch 'master' into careminster
|
11 years ago |
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.
|
11 years ago |
Melanie
|
069e587841
Merge branch 'master' into careminster
|
11 years ago |
Oren Hurvitz
|
85b81ff7f2
Added physics parameters support to MSSQL and SQLite (not tested)
|
11 years ago |
Melanie
|
d3892bbd06
Merge branch 'master' into careminster
|
11 years ago |
Oren Hurvitz
|
86802bcf93
Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attributes
|
11 years ago |
Oren Hurvitz
|
fdec05a15e
Stopped storing dynamic attributes in the PrimShape
|
11 years ago |
Justin Clark-Casey (justincc)
|
a6d9c26365
Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting from it
|
14 years ago |
Justin Clark-Casey (justincc)
|
1bd0b06ec1
Implement Dynamic Attributes for SOP and PBS. Implement storage in SQLite
|
14 years ago |
Melanie
|
13cef0b16a
Merge branch 'master' into careminster
|
12 years ago |
PixelTomsen
|
20eac8d6d0
SQLite DB: some values of land data will be not saved / loaded
|
12 years ago |
Melanie
|
dc82ad0f7a
Add a skeleton for a name value storage associated with regions
|
12 years ago |
Melanie
|
7d1bec00d5
Add a skeleton for a name value storage associated with regions
|
12 years ago |
Melanie
|
84377a23db
Merge branch 'avination' into careminster
|
12 years ago |
Melanie
|
26c5b32988
Add the ability to query the MYSQL databse for a list of the stored prim UUIDs
|
12 years ago |
PixelTomsen
|
bc543c1797
Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite
|
12 years ago |
Justin Clark-Casey (justincc)
|
40c838896c
Use correct casing of RegionSettings.Sandbox in the various database modules.
|
12 years ago |
Justin Clark-Casey (justincc)
|
68a4ef5ef6
Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process.
|
12 years ago |
BlueWall
|
8f8b478d36
Parcel sales support to SQLite
|
12 years ago |
BlueWall
|
d03e878d53
Fillin missing SQLite support for Telehubs
|
12 years ago |
PixelTomsen
|
33e66107be
Fix: Lightshare Module(Windlight)-Region settings are not applicable for database sqlite mantis: http://opensimulator.org/mantis/view.php?id=5888
|
12 years ago |