summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2018-09-04Merged 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-04MAINT-9064 One more fix for crash caused by new shader callsmaxim_productengine
2018-09-03MAINT-9068 FIXED EEP closing Day Cycle editor by clicking Cancel makes the ↵maxim_productengine
environment static
2018-08-31Better code for finding a file when loading legacy windlightsRider Linden
2018-08-31Adding optional flags to settings objects.Rider Linden
2018-08-31Merged in graham_linden/viewer-eep-graham (pull request #65)Rider Linden
MAINT-8983
2018-08-31Null out shader pointers after passes are complete (prevents them being ↵Graham Linden
non-null and masking crashes when graphics prefs change).
2018-08-31MAINT-8983 cut RenderShadowBias down to -0.004 to get shadows reconnected to ↵Graham Linden
the ground
2018-08-31MAINT-9064 Fix crash caused by new shader callsandreykproductengine
2018-08-30MAINT-9007Graham Linden
fix management of water plane and fog Ks shader uniforms
2018-08-30MAINT-9064Graham 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-30MAINT-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-30MAINT-8944 Fix missed mNextFooTextureId updates when jumping between ↵Graham Linden
keyframes by forcing mReplaced when sky is replaced.
2018-08-28MAINT-8910 FIXED EEP - clicking at settings embedded into notecard does nothingmaxim_productengine
2018-08-27Ensure that settings folder is created at startup.Rider Linden
2018-08-27MAINT-9039 Don't show environment editor floaters in multi-previewmaxim_productengine
2018-08-24is dirty code in day cycle editor. When environment panel closes disconnect ↵Rider Linden
commit hook for crash.
2018-08-24Finish dirty and close warning for fixed environment editors.Rider Linden
2018-08-24Some work on clearDirtyFlag and fix a unit test.Rider Linden
2018-08-24MAINT-9044: Aditi helper_uri uses httpsRider Linden
2018-08-24Remove "Commit" from fixed editor. Check isDirty() before replacing or ↵Rider Linden
closing fixed editor.
2018-08-24MAINT-9032 Virtual Track Ball improvementsAndreyL ProductEngine
2018-08-23MAINT-8944 Fix frame transition's imagesandreykproductengine
2018-08-23Merged in graham_linden/viewer-eep-graham (pull request #55)Rider Linden
MAINT-9006
2018-08-23MAINT-9006Graham 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-22MergeRider Linden
2018-08-22MAINT-9034, MAINT-9035: Move the load frame button and change the lock icon ↵Rider Linden
to text.
2018-08-22MAINT-9026 hook up sun/moon scale to settingsvo and render codeGraham Linden
2018-08-22MergeGraham Linden
2018-08-22Don't sun_scale twice. Should have been moon_scale.Rider Linden
2018-08-22MAINT-8877: Fix the XML to fix the sizes of the dialogs. (also enforce ↵Rider Linden
single instance)
2018-08-22Merge 5.1.9Graham Linden
2018-08-21increment viewer version to 5.1.9Nat Goodspeed
2018-08-21MAINT-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-21Lest couple nullptr checks and disable the controls on legacy regions.Rider Linden
2018-08-20MAINT-9019: One last potential null ptr reference.Rider Linden
2018-08-20Didn't get a fix from last week, and divide by zeros are bad.Rider Linden
2018-08-20Use the EnvironmentInfo structure to pass information back from legacy ↵Rider Linden
environment requests.
2018-08-17Add an apparent time of day. More OSX complaints.Rider Linden
2018-08-17Left off an override.Rider Linden
2018-08-17MergeRider Linden
2018-08-17MAINT-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-16MAINT-7703: Estate level switch turns of parcel environments.Rider Linden
2018-08-16Fix constness of LLSettingsVODay::buildDeepCloneAndUncompress.Graham Linden
2018-08-16Make 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-16MergeRider Linden
2018-08-16Pass call backs into parcel and region change methods.Rider Linden
2018-08-16MAINT-8952 EEP make sure settings will be re-compressedandreykproductengine
2018-08-15Somebody left off overrideRider Linden
2018-08-15MergeRider Linden