Robert Adams
|
bedafb8fae
varregion: refactor use of 'double heightmap[,]' into references to new class TerrainData
|
há 9 anos atrás |
UbitUmarov
|
e25849e1c4
remove redundant lock
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
709038aa2a
Remove some use of database connection locking from MySQLSimulationData - this has not been necessary for some time as database connections are not shared.
|
há 10 anos atrás |
Melanie Thielker
|
ec5f96b272
Persist new land fields for access control
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
ae56b946cf
Fix a bug in previous commit 01520bb where I accidentally saved OtherCleanTime instead of Dwell
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
01520bbb3e
Save and load dwell parcel stat in MySQL DB adaptor. Field in table already exists!
|
há 10 anos atrás |
Robert Adams
|
e5d59dc696
Repair database routines so they properly return null when asked for
|
há 10 anos atrás |
Robert Adams
|
ff5885ab23
varregion: push TerrainData implementation up and down the database storage stack.
|
há 11 anos atrás |
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).
|
há 11 anos atrás |
Melanie
|
75c68fa29e
Merge branch 'master' into careminster
|
há 11 anos atrás |
Robert Adams
|
aea5d3a842
Remove time based terrain storage in SQLite so revision number can be used
|
há 11 anos atrás |
Aleric Inglewood
|
2dc92e7de1
Preserve attachment point & position when attachment is rezzed in world
|
há 11 anos atrás |
Melanie
|
ffcee82b1d
Merge branch 'master' into careminster
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
f7d09b898a
Make the concept of namespaces explicit in dynamic attributes
|
há 11 anos atrás |
Melanie
|
9975c5674c
Merge branch 'master' into careminster
|
há 11 anos atrás |
teravus
|
3357300362
* This fixes having to select and deselect prim to get keyframemotion to start running when pulled from data storage.
|
há 11 anos atrás |
Melanie
|
a3210d1cf8
Database persistence for keyframes. Contains a Migration.
|
há 11 anos atrás |
Diva Canto
|
3bc8017464
Recover a lost "virtual". Downstream projects need this.
|
há 11 anos atrás |
Melanie
|
069e587841
Merge branch 'master' into careminster
|
há 11 anos atrás |
Oren Hurvitz
|
85b81ff7f2
Added physics parameters support to MSSQL and SQLite (not tested)
|
há 11 anos atrás |
Melanie
|
6aa876a83b
Rename Bounciness to Restitution
|
há 11 anos atrás |
Melanie
|
6504e3d4ce
Rename "Bounciness" to "Restitution"
|
há 11 anos atrás |
Melanie
|
054a9928a0
Fix a bug I brought in by manually editing a diff file. Terrain is if cource not always at 20m.
|
há 11 anos atrás |
Melanie
|
e5beb480ea
Partial port of Avination's support for the new physics parameters.
|
há 11 anos atrás |
Melanie
|
d3892bbd06
Merge branch 'master' into careminster
|
há 11 anos atrás |
Oren Hurvitz
|
86802bcf93
Store NULL in the 'DynAttrs' column if the prim doesn't have any dynamic attributes
|
há 11 anos atrás |
Oren Hurvitz
|
fdec05a15e
Stopped storing dynamic attributes in the PrimShape
|
há 11 anos atrás |
Oren Hurvitz
|
918b062866
Added missing DynAttrs references in MySQL
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
a6d9c26365
Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting from it
|
há 14 anos atrás |
Justin Clark-Casey (justincc)
|
a3e1e6dd61
Implement dynamic attribute persistence on mysql and mssql
|
há 14 anos atrás |