Rider Linden
ed2e333a54
MAINT-9734: Change limits on settings values.
2018-09-24 17:00:01 -07:00
Rider Linden
70c18ba14b
SL-9736: 0.0 is no motion for cloud scroll.
2018-09-24 14:55:21 -07:00
Rider Linden
aafb9bebf4
SL-9636: Hide the anyone, group share and for sale checks in the properties panel for settings.
...
(didn't do others items it may apply to)
2018-09-20 15:39:06 -07:00
Graham Linden
9581a197ac
SL-1873
...
Make range of star brightness in code and in UI 0-500 (not 512).
2018-09-17 19:48:58 +01:00
Graham Linden
48ec44c2fa
Merge
2018-09-10 23:22:42 +01:00
Graham Linden
e5c0022a7c
Merge
2018-09-10 16:48:26 +01:00
maxim_productengine
598cd8a30f
MAINT-9066 EEP should not be able to delete all Keyframes from Ground Level or Water
2018-09-10 17:31:31 +03:00
Rider Linden
b239522fea
Merge
2018-09-07 16:10:36 -07:00
Rider Linden
114e358aae
Work to make edit floaters respect no mod and no trans. Importing no-trans frame will cause day cycle to become no trans.
2018-09-07 16:09:32 -07:00
Graham Linden
eb1ddbc142
Merge
2018-09-07 23:13:57 +01:00
Graham Linden
1f69a685eb
MAINT-8988
...
Make rebuilding sky tex not look up invariant values by converting from LLSD 15 times per pixel.
Set range on density multiplier to be non-zero to clamp light attenuation to sane values.
Fix UI for density multiplier to include 4 decimal places and not show 0.0003 as 0.00
2018-09-07 22:10:14 +01:00
Graham Linden
4bd2b8b98b
Fix createDensityProfileLayer dropping passed in values.
...
Enable sky density panel to update advanced atmo precomputed textures.
Take wild stab at appropriate ranges for density parameters in edit panel UI.
Clean up debug-only code that isn't necessary anymore.
Point autobuild at latest version of libatmosphere package.
2018-09-07 17:24:29 +01:00
Graham Linden
59a36c2037
Merge
2018-09-04 23:53:05 +01:00
Graham Linden
4aaa23fe6d
Update validation range for star brightness to 0 -> 512.
2018-09-04 23:49:49 +01:00
Graham Linden
a65afc30a9
Merge
2018-09-04 23:43:39 +01:00
Graham Linden
32631f09a5
8283/4 WIP
2018-09-04 23:41:36 +01:00
Graham Linden
0a78e9271c
Make legacy star brightness setting convert to 0-512 range of new settings.
...
Make brightness scale in shader more linear and fix twinkling.
2018-09-04 23:39:21 +01:00
Rider Linden
3b10414c63
Adding optional flags to settings objects.
2018-08-31 11:47:18 -07:00
Graham Linden
0c878d7e82
Merge
2018-08-30 21:39:10 +01:00
Graham Linden
d452fd77ef
MAINT-9007
...
fix management of water plane and fog Ks shader uniforms
2018-08-30 21:37:10 +01:00
Graham Linden
964a472461
Hook up sky density panel to fixedenv and edit_ext_daycycle UI.
...
Fix retrieving LLSD for density configs (element not array) in density UI.
Tweak layout of sky density controls.
2018-08-29 21:13:09 +01:00
Graham Linden
ca75963f3f
Merge
2018-08-29 18:26:54 +01:00
andreykproductengine
94c24b8713
MAINT-8944 Fix frame transition's images
2018-08-23 20:14:15 +03:00
andreykproductengine
4c7376f939
MAINT-8881 EEP Blue Horizon swatch does not display the color set for that keyframe.
2018-08-22 16:54:14 +03:00
Graham Linden
a27501d216
Merge 5.1.9
2018-08-22 00:56:27 +01:00
Graham Linden
ab1c7087e9
Restore funcs to create LLSD for density layers and profiles with single density layers.
2018-08-22 00:52:47 +01:00
Graham Linden
b45a7144aa
Fix up dropped new funcs for settings density profile configs in sky settings.
2018-08-22 00:49:48 +01:00
Rider Linden
4859db1ada
MAINT-9026: Adding scale for sun and moon. Also don't allow the user to directly set the radio buttons for inventory and custom.
2018-08-21 15:59:18 -07:00
Graham Linden
67d880781e
Merge
2018-08-21 19:25:06 +01:00
Rider Linden
f33d3a40bb
Merge
2018-08-17 12:38:08 -07:00
Graham Linden
597d28ad34
Fix constness of LLSettingsVODay::buildDeepCloneAndUncompress.
2018-08-16 22:00:53 +01:00
Graham Linden
5ddd9d0c97
Make settings vfuncs use SETTINGS_OVERRIDE macro (override keyword in viewer codebase) to fix OS X compilation.
...
Mark cloning funcs and derived class overrides as const.
2018-08-16 21:38:49 +01:00
Rider Linden
d4aa55eade
Merge
2018-08-15 13:37:54 -07:00
Rider Linden
eadf0b9101
MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcel
2018-08-15 13:35:53 -07:00
Graham Linden
c5b0d4ccd0
Merge
2018-08-15 21:34:06 +01:00
andreykproductengine
584fec695b
MAINT-8952 EEP 'uncompress' day tracks before editing
2018-08-15 18:31:07 +03:00
Graham Linden
ec0fe8078c
Merge
2018-08-14 18:39:40 +01:00
Rider Linden
7a001186b3
Adjust layout of sunmoon panel and size of ext day edit. Blank sun texture. Fix edit and transition in edit day cycle. Fix default and blank images in sky textures.
2018-08-09 16:36:44 -07:00
Graham Linden
090ee2682b
Merge
2018-08-09 22:51:21 +01:00
Rider Linden
133900d31a
Miss an || && in an if
2018-08-08 16:22:04 -07:00
Rider Linden
881ee670d9
Fix for mac build
...
MAINT-8870, MAINT-8871: When legacy windlight fails load the default day cycle asset and use that.
2018-08-08 15:41:28 -07:00
Graham Linden
d22f898b7f
Merge
2018-08-06 20:59:35 +01:00
Graham Linden
46c6ead5c3
Merge
2018-08-06 18:39:52 +01:00
Graham Linden
7da3a1eb4f
WIP check-in to allow merge of upstream changes.
2018-08-06 17:49:50 +01:00
andreykproductengine
21c6e6063f
MAINT-8952 EEP Changing one Day Cycle Keyframe can change other keyframes
2018-08-06 16:22:06 +03:00
Rider Linden
3f6cedbbf3
Synch settings with simulator.
2018-08-03 16:32:31 -07:00
Rider Linden
b50d546d5f
MAINT-7699: More robust cap protocol, better support for delete and support for individual tracks, support for setting environment by asset id in the cap
...
MAINT-7703: Initial flags sent in message protocol for parcels
2018-08-03 16:13:22 -07:00
andreykproductengine
51abc168c0
MAINT-8902 fix encroaching 'legacy' issues
2018-08-03 21:01:43 +03:00
Rider Linden
d6ede8e81c
MAINT-8904: Creating new setting in inventory now causes simulator to assign default asset ID to inventory item.
2018-07-30 15:54:36 -07:00
Rider Linden
9391744164
Add default and wellknown asset ids.
2018-07-16 16:49:49 -07:00