Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-21 | MAINT-9026: Adding scale for sun and moon. Also don't allow the user to ↵ | Rider Linden | |
directly set the radio buttons for inventory and custom. | |||
2018-08-21 | Merge | Graham Linden | |
2018-08-17 | Merge | Rider Linden | |
2018-08-16 | Fix constness of LLSettingsVODay::buildDeepCloneAndUncompress. | Graham Linden | |
2018-08-16 | Make settings vfuncs use SETTINGS_OVERRIDE macro (override keyword in viewer ↵ | Graham Linden | |
codebase) to fix OS X compilation. Mark cloning funcs and derived class overrides as const. | |||
2018-08-15 | Merge | Rider Linden | |
2018-08-15 | MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcel | Rider Linden | |
2018-08-15 | Merge | Graham Linden | |
2018-08-15 | MAINT-8952 EEP 'uncompress' day tracks before editing | andreykproductengine | |
2018-08-14 | Merge | Graham Linden | |
2018-08-09 | Adjust layout of sunmoon panel and size of ext day edit. Blank sun texture. ↵ | Rider Linden | |
Fix edit and transition in edit day cycle. Fix default and blank images in sky textures. | |||
2018-08-09 | Merge | Graham Linden | |
2018-08-08 | Miss an || && in an if | Rider Linden | |
2018-08-08 | Fix for mac build | Rider Linden | |
MAINT-8870, MAINT-8871: When legacy windlight fails load the default day cycle asset and use that. | |||
2018-08-06 | Merge | Graham Linden | |
2018-08-06 | Merge | Graham Linden | |
2018-08-06 | WIP check-in to allow merge of upstream changes. | Graham Linden | |
2018-08-06 | MAINT-8952 EEP Changing one Day Cycle Keyframe can change other keyframes | andreykproductengine | |
2018-08-03 | Synch settings with simulator. | Rider Linden | |
2018-08-03 | MAINT-7699: More robust cap protocol, better support for delete and support ↵ | Rider Linden | |
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 | MAINT-8902 fix encroaching 'legacy' issues | andreykproductengine | |
2018-08-01 | MAINT-8803 Better UI handling of unrecognized inventory items | maxim_productengine | |
2018-07-30 | MAINT-8904: Creating new setting in inventory now causes simulator to assign ↵ | Rider Linden | |
default asset ID to inventory item. | |||
2018-07-16 | Add default and wellknown asset ids. | Rider Linden | |
2018-07-11 | Minor change from the simulator to throttle the minimum blend in a time ↵ | Rider Linden | |
based blend. | |||
2018-07-10 | Support blending current/next bloom textures in deferred star rendering. | Graham Linden | |
2018-07-03 | Merge | Rider Linden | |
2018-07-03 | MAINT-8821: New "My Environments" floater. First pass. | Rider Linden | |
2018-07-03 | MAINT-8838 render a sun disc if the texture(s) are provided by WL settings ↵ | Graham Linden | |
(default is no sun disc and just haze) Refactor sky texture optimization to retain building the cubemap used by shiny. | |||
2018-07-02 | MAINT-8837 fix legacy haze validation to make all params optional | Graham Linden | |
2018-06-29 | Merge | Rider Linden | |
2018-06-29 | Enable settings inventory filter checkbox. Fix day cycle editor selection ↵ | Rider Linden | |
on open. | |||
2018-06-29 | Merge | Graham Linden | |
2018-06-29 | MAINT-8817 remove automatic update of inv_proj matrix so sunLightF which ↵ | Graham Linden | |
expects it not to match the projection mat works again Fix misspellinging in missing settings asset notification string Fix moon quat conversion to get proper directional rotation Add early out so attempting to set parcel env settings doesn't crash | |||
2018-06-29 | Fix moon rotation. | Rider Linden | |
2018-06-28 | Creating settings objects in the correct folders. Correctly check if clouds ↵ | Rider Linden | |
paused. | |||
2018-06-28 | Merge | Rider Linden | |
2018-06-27 | MAINT-8011 make newly created Sky, Water, etc create a system folder with ↵ | Graham Linden | |
proper icon Add entries to strings.xml for all langs for the "settings" string. | |||
2018-06-27 | Make distinct ALM moon shader, tweak mix factor for day vs night moon ↵ | Graham Linden | |
shading, and fix transposed name of daycycle func. | |||
2018-06-25 | Pair of LOG_CLASS macros (from simulator) | Rider Linden | |
2018-06-25 | Merge | Rider Linden | |
2018-06-25 | Fix cloud scroll adjustment in the editor, pause clouds method, set sun disk ↵ | Rider Linden | |
UUID to null. | |||
2018-06-25 | Clean up spaces vs tabs to match sim side code. | Graham Linden | |
2018-06-25 | Better method for deriving sun/moon quaternions from east/sun angle defs in ↵ | Graham Linden | |
legacy sky settings XML. Avoid using static const DUE_EAST due to CRT init order issues w/ GCC. | |||
2018-06-22 | Fix double blend and warnings reported as errors. | Graham Linden | |
2018-06-22 | Make LLSettingsFoo::defaults() funcs only calculate the invariant values ↵ | Graham Linden | |
once (use static trick ala the validations). Fix conversion of legacy settings w/ non-zero east angles to account for those values being CW radian angles. | |||
2018-06-21 | Fix double-def of IMG_BLOOM1 from pulling over server change not needed in ↵ | Graham Linden | |
viewer code. Make viewer code use LLSettingsSky static func to hide indraconstants dep. | |||
2018-06-21 | Merge 5.1.7 | Graham Linden | |
2018-06-21 | Merge server side bugfixes over. | Graham Linden | |
2018-06-15 | Make water and sky defaults take a position value to allow for default ↵ | Graham Linden | |
daycycle w/ multiple frames. Make default daycycle add 8 frames at 0, 0.125, 0.25 etc Merge over server-side bugfixes. Eliminate extraneous dirty bits in sky settings. |