Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-31 | MAINT-9064 Fix crash caused by new shader calls | andreykproductengine | |
2018-08-30 | Merge | Graham Linden | |
2018-08-30 | MAINT-9007 | Graham Linden | |
fix management of water plane and fog Ks shader uniforms | |||
2018-08-30 | Merge | Graham Linden | |
2018-08-30 | Merge | Graham Linden | |
2018-08-30 | Merge | Graham Linden | |
2018-08-30 | MAINT-9064 | Graham Linden | |
Fix binding of current/next sun/moon textures. Remove redundant code in GLSLShader determination of tex uniform bindings. Unhack mix calls in sun/moon shaders to reverse sense of blending (was working around reversed bindings). | |||
2018-08-30 | MAINT-9028 put back original pass order to allow depth testing to hide areas ↵ | Graham Linden | |
where bloom should not show through from sunlight | |||
2018-08-30 | MAINT-8944 Fix missed mNextFooTextureId updates when jumping between ↵ | Graham Linden | |
keyframes by forcing mReplaced when sky is replaced. | |||
2018-08-29 | Fix range on rayleigh exponential scale factor to include negative values. | Graham Linden | |
2018-08-29 | Hook up sky density panel to fixedenv and edit_ext_daycycle UI. | Graham Linden | |
Fix retrieving LLSD for density configs (element not array) in density UI. Tweak layout of sky density controls. | |||
2018-08-29 | Remove func referring to LLDensityCtrl which we no longer include in the header. | Graham Linden | |
2018-08-29 | Merge | Graham Linden | |
2018-08-28 | MAINT-8910 FIXED EEP - clicking at settings embedded into notecard does nothing | maxim_productengine | |
2018-08-27 | Ensure that settings folder is created at startup. | Rider Linden | |
2018-08-27 | MAINT-9039 Don't show environment editor floaters in multi-preview | maxim_productengine | |
2018-08-24 | is dirty code in day cycle editor. When environment panel closes disconnect ↵ | Rider Linden | |
commit hook for crash. | |||
2018-08-24 | Finish dirty and close warning for fixed environment editors. | Rider Linden | |
2018-08-24 | Some work on clearDirtyFlag and fix a unit test. | Rider Linden | |
2018-08-24 | MAINT-9044: Aditi helper_uri uses https | Rider Linden | |
2018-08-24 | Remove "Commit" from fixed editor. Check isDirty() before replacing or ↵ | Rider Linden | |
closing fixed editor. | |||
2018-08-24 | MAINT-9032 Virtual Track Ball improvements | AndreyL ProductEngine | |
2018-08-23 | MAINT-8944 Fix frame transition's images | andreykproductengine | |
2018-08-23 | Merged in graham_linden/viewer-eep-graham (pull request #55) | Rider Linden | |
MAINT-9006 | |||
2018-08-23 | MAINT-9006 | Graham Linden | |
Make perspective projection consistent between ALM and non-ALM when drawing water (horizon matches). Make perspective projection consistent between ALM and non-ALM when drawing heavenly bodies (sun disc position matches). Make gamma correction of sun disc tex consistent between ALM and non-ALM rendering. | |||
2018-08-22 | Merge | Rider Linden | |
2018-08-22 | MAINT-9034, MAINT-9035: Move the load frame button and change the lock icon ↵ | Rider Linden | |
to text. | |||
2018-08-22 | MAINT-9026 hook up sun/moon scale to settingsvo and render code | Graham Linden | |
2018-08-22 | Merge | Graham Linden | |
2018-08-22 | Don't sun_scale twice. Should have been moon_scale. | Rider Linden | |
2018-08-22 | MAINT-8877: Fix the XML to fix the sizes of the dialogs. (also enforce ↵ | Rider Linden | |
single instance) | |||
2018-08-22 | MAINT-8881 EEP Blue Horizon swatch does not display the color set for that ↵ | andreykproductengine | |
keyframe. | |||
2018-08-22 | Merge 5.1.9 | Graham Linden | |
2018-08-22 | Restore funcs to create LLSD for density layers and profiles with single ↵ | Graham Linden | |
density layers. | |||
2018-08-22 | Fix up dropped new funcs for settings density profile configs in sky settings. | Graham Linden | |
2018-08-22 | Merge 5.1.9 | Graham Linden | |
2018-08-21 | increment viewer version to 5.1.9 | Nat Goodspeed | |
2018-08-21 | Added tag 5.1.8-release for changeset 23ea0fe36fad | Nat Goodspeed | |
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 | Lest couple nullptr checks and disable the controls on legacy regions. | Rider Linden | |
2018-08-21 | Merge | Graham Linden | |
2018-08-20 | MAINT-9019: One last potential null ptr reference. | Rider Linden | |
2018-08-20 | Didn't get a fix from last week, and divide by zeros are bad. | Rider Linden | |
2018-08-20 | Use the EnvironmentInfo structure to pass information back from legacy ↵ | Rider Linden | |
environment requests. | |||
2018-08-17 | Add an apparent time of day. More OSX complaints. | Rider Linden | |
2018-08-17 | Left off an override. | Rider Linden | |
2018-08-17 | Merge | Rider Linden | |
2018-08-17 | MAINT-8826, MAINT-8990, MAINT-9002, MAINT-7703: Rework for environment ↵ | Rider Linden | |
pannels in Region/Estate and Parcel. Enable/disable by permission. Edit the correct environment. Dirty flags for changes. Estate owner disallow switch. | |||
2018-08-16 | MAINT-7703: Estate level switch turns of parcel environments. | Rider Linden | |
2018-08-16 | Fix constness of LLSettingsVODay::buildDeepCloneAndUncompress. | Graham Linden | |