Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-10 | MAINT-9099 Adjustable region altitudes. | andreykproductengine | |
2018-09-10 | MAINT-9118: Allow the environment panel to indicated that the environment ↵ | Rider Linden | |
may be modified. | |||
2018-09-10 | MAINT-9115: When selecting no parcel or a parcel without a day cycle, close ↵ | Rider Linden | |
the day cycle editor if it is not dirty, if dirty just disable commit. | |||
2018-09-10 | MAINT-9066 EEP should not be able to delete all Keyframes from Ground Level ↵ | maxim_productengine | |
or Water | |||
2018-09-07 | Get rid of (void)this... (this should not have been captured in the first ↵ | Rider Linden | |
place.) | |||
2018-09-07 | Merge | Rider Linden | |
2018-09-07 | Work to make edit floaters respect no mod and no trans. Importing no-trans ↵ | Rider Linden | |
frame will cause day cycle to become no trans. | |||
2018-09-07 | MAINT-8988 | Graham Linden | |
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 | Nerf OSX warning about use of this in lambda. | Graham Linden | |
2018-09-07 | Nerf OSX warning about use of this in lambda. | Graham Linden | |
2018-09-07 | MAINT-9108 Disable "Copy" perm checkbox for settings type objects | maxim_productengine | |
2018-09-06 | MAINT-9099 Implementation of vertical orientation support for multislider | andreykproductengine | |
2018-09-05 | MAINT-9083 Add minimize button to floater_fixedenvironment | maxim_productengine | |
2018-09-05 | MAINT-9080 Edit, Copy, Copy UUID options greyed out in My Environments floater | maxim_productengine | |
2018-09-04 | Update validation range for star brightness to 0 -> 512. | Graham Linden | |
2018-09-04 | Put back less debuggable but more terse accum of update conditions. | Graham Linden | |
2018-09-04 | Remove MSVC debug pragmas. | Graham Linden | |
2018-09-04 | Make legacy star brightness setting convert to 0-512 range of new settings. | Graham Linden | |
Make brightness scale in shader more linear and fix twinkling. | |||
2018-09-04 | Merge and fix MAINT-9087 and MAINT-9084 | Graham Linden | |
2018-09-04 | Merged in andreykproductengine/maint-eep2 (pull request #68) | Rider Linden | |
MAINT-8989 Menu updates button instead of executing command | |||
2018-09-04 | Merged in maxim_productengine/viewer-eep2 (pull request #67) | Rider Linden | |
MAINT-9064 One more fix for crash caused by new shader calls Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Rider Linden <rider@lindenlab.com> | |||
2018-09-04 | MAINT-9064 One more fix for crash caused by new shader calls | maxim_productengine | |
2018-09-03 | MAINT-8989 Menu updates button instead of executing command | andreykproductengine | |
2018-09-03 | MAINT-9068 FIXED EEP closing Day Cycle editor by clicking Cancel makes the ↵ | maxim_productengine | |
environment static | |||
2018-08-31 | Better code for finding a file when loading legacy windlights | Rider Linden | |
2018-08-31 | Adding optional flags to settings objects. | Rider Linden | |
2018-08-31 | Merged in graham_linden/viewer-eep-graham (pull request #65) | Rider Linden | |
MAINT-8983 | |||
2018-08-31 | Null out shader pointers after passes are complete (prevents them being ↵ | Graham Linden | |
non-null and masking crashes when graphics prefs change). | |||
2018-08-31 | MAINT-8983 cut RenderShadowBias down to -0.004 to get shadows reconnected to ↵ | Graham Linden | |
the ground | |||
2018-08-31 | MAINT-9064 Fix crash caused by new shader calls | andreykproductengine | |
2018-08-30 | MAINT-9007 | Graham Linden | |
fix management of water plane and fog Ks shader uniforms | |||
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-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 | |