UbitUmarov
|
3e25430e3a
store rotation axis locks in MySql and SQlite dbs ( others need to be updated also
|
9 lat temu |
UbitUmarov
|
f272a023e2
SQLite db migration update
|
9 lat temu |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 lat temu |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 lat temu |
Kevin Cozens
|
f3c883a26d
Corrected spelling of SQLITE. Fixes mantis #7675.
|
9 lat temu |
Robert Adams
|
bedafb8fae
varregion: refactor use of 'double heightmap[,]' into references to new class TerrainData
|
9 lat temu |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
10 lat temu |
Robert Adams
|
e5d59dc696
Repair database routines so they properly return null when asked for
|
10 lat temu |
Robert Adams
|
ac94dc8a14
varregion: remove unused terrain serialization code in SQLite and PGSQL modules
|
11 lat temu |
Robert Adams
|
ff5885ab23
varregion: push TerrainData implementation up and down the database storage stack.
|
11 lat temu |
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 lat temu |
Melanie
|
75c68fa29e
Merge branch 'master' into careminster
|
11 lat temu |
Robert Adams
|
aea5d3a842
Remove time based terrain storage in SQLite so revision number can be used
|
11 lat temu |
Aleric Inglewood
|
2dc92e7de1
Preserve attachment point & position when attachment is rezzed in world
|
11 lat temu |
Melanie
|
ffcee82b1d
Merge branch 'master' into careminster
|
11 lat temu |
Justin Clark-Casey (justincc)
|
f7d09b898a
Make the concept of namespaces explicit in dynamic attributes
|
11 lat temu |
Melanie
|
9975c5674c
Merge branch 'master' into careminster
|
11 lat temu |
teravus
|
3357300362
* This fixes having to select and deselect prim to get keyframemotion to start running when pulled from data storage.
|
11 lat temu |
Melanie
|
400f876d98
Merge branch 'master' into careminster
|
11 lat temu |
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 lat temu |
Melanie
|
069e587841
Merge branch 'master' into careminster
|
11 lat temu |
Oren Hurvitz
|
85b81ff7f2
Added physics parameters support to MSSQL and SQLite (not tested)
|
11 lat temu |
Melanie
|
d3892bbd06
Merge branch 'master' into careminster
|
11 lat temu |
Oren Hurvitz
|
86802bcf93
Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attributes
|
12 lat temu |
Oren Hurvitz
|
fdec05a15e
Stopped storing dynamic attributes in the PrimShape
|
12 lat temu |
Justin Clark-Casey (justincc)
|
a6d9c26365
Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting from it
|
14 lat temu |
Justin Clark-Casey (justincc)
|
1bd0b06ec1
Implement Dynamic Attributes for SOP and PBS. Implement storage in SQLite
|
14 lat temu |
Melanie
|
13cef0b16a
Merge branch 'master' into careminster
|
12 lat temu |
PixelTomsen
|
20eac8d6d0
SQLite DB: some values of land data will be not saved / loaded
|
12 lat temu |
Melanie
|
dc82ad0f7a
Add a skeleton for a name value storage associated with regions
|
12 lat temu |