Commit Graph

39337 Commits (405f5c879c44f32635dcb94de2c7dfb9e4a8673a)

Author SHA1 Message Date
Graham Linden 9717589a55 MAINT-8837 fix legacy haze validation to make all params optional 2018-07-02 23:15:38 +01:00
andreykproductengine 5346e7909f MAINT-8618 Viewer attempting to edit action when it has no permission 2018-07-02 20:09:36 +03:00
Rider Linden ab159f7c4a Merged in graham_linden/viewer-eep-graham (pull request #13)
MAINT-4019 fix star rendering in advanced lighting mode
2018-06-29 23:50:31 +00:00
Rider Linden affd9ac094 Add menu item for "My Environments" 2018-06-29 16:23:48 -07:00
Graham Linden ec496d5e1a MAINT-4019 fix ALM star rendering (make post-deferred and actually blend) 2018-06-30 00:22:10 +01:00
Rider Linden ef09ef2b09 Put up notifications to the user when things go terribly terribly wrong. 2018-06-29 15:56:09 -07:00
Graham Linden 7851e49878 MAINT-8260 make TextureLoadFullRes not persistent to avoid issues with accidentally setting it on systems which cannot handle the mem load it implies 2018-06-29 22:42:06 +01:00
Graham Linden aa7d75cb7b Remove ref to mirror_axis. 2018-06-29 21:12:21 +01:00
Rider Linden 6a1f7955ac Merge 2018-06-29 13:00:25 -07:00
Rider Linden 96e8e670e1 Enable settings inventory filter checkbox. Fix day cycle editor selection on open. 2018-06-29 12:59:53 -07:00
Graham Linden 6f5ea064c0 Merge 2018-06-29 20:18:23 +01:00
Graham Linden d5c465b4ab MAINT-8817 remove automatic update of inv_proj matrix so sunLightF which 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 20:15:10 +01:00
Rider Linden 79570e2761 Fix moon rotation. 2018-06-29 10:44:08 -07:00
Rider Linden 19069ce25c Creating settings objects in the correct folders. Correctly check if clouds paused. 2018-06-28 17:06:49 -07:00
Rider Linden 1eda16b319 Merge 2018-06-28 09:24:58 -07:00
Graham Linden 0ff65651cc MAINT-8011 make newly created Sky, Water, etc create a system folder with proper icon
Add entries to strings.xml for all langs for the "settings" string.
2018-06-27 23:52:02 +01:00
Graham Linden 2464456ef1 MAINT-8809
MAINT-8810

Make jumping on daycycle editor timeline with click update the environment.
Fix tab controls staying locked when clicking on a frame after a drag.
2018-06-27 22:45:29 +01:00
Graham Linden 5c2f49b865 Make distinct ALM moon shader, tweak mix factor for day vs night moon shading, and fix transposed name of daycycle func. 2018-06-27 22:00:50 +01:00
Oz Linden d9c59488f4 fix debug logging 2018-06-27 16:21:10 -04:00
Oz Linden 04fecd4802 fix provisioning debug log 2018-06-27 14:46:59 -04:00
Graham Linden a98d27d976 Remove unused member vectors of uniforms from LLViewerShaderMgr. 2018-06-27 18:18:14 +01:00
Graham Linden 3d3d24e3c1 Fix non-ALM render path to bind the 2nd moon texture (and not blend with the default square).
Also fixes MAINT-3962, ALM and non-ALM moon shading should be identical.
2018-06-27 17:52:23 +01:00
Graham Linden 9a00d545d4 Merge 2018-06-27 15:26:54 +01:00
Oz Linden 711cd0d10f add more startup debug logging 2018-06-27 09:44:54 -04:00
Graham Linden c0bd1cd432 Disambiguate logical op precedence for Clang. 2018-06-27 01:38:05 +01:00
Graham Linden 8b1120b3ec Fix misspelled convenience func name. 2018-06-26 23:43:06 +01:00
Graham Linden 71a0d3e959 Fix OSX bug from OLD_SELECT GLSL work-around define not being used with automatically linked feature shaders.
Add LL_RELEASE_FOR_DOWNLOAD ifdef around launcher nag.

Fix OSX 10.14 SDK compile issue from unused var in scroll list.
2018-06-26 23:31:03 +01:00
AndreyL ProductEngine f18d41d2fa Merged in lindenlab/viewer-lynx 2018-06-26 23:22:58 +03:00
Graham Linden 3cd2a35f9d Crib OSX 10.14 fix for MAINT-8724 2018-06-26 19:09:09 +01:00
andreykproductengine 41c0a95365 MAINT-8395 Better loging 2018-06-26 20:19:38 +03:00
Graham Linden 520ba7fd21 Crib CMake hack to allow debugging in OSX again. 2018-06-26 18:05:42 +01:00
Graham Linden 6dc109a8d2 Remove unnecessary coord sys transformation to fix moon positioning.
Avoid doing sky texture generation when using atmospherics shaders (which don't need that texture anyway).
2018-06-26 16:46:38 +01:00
Nat Goodspeed f4a772b2b8 DRTVWR-453: Update from MAINT (viewer-lynx). 2018-06-26 09:45:14 -04:00
Nat Goodspeed 020757ff01 DRTVWR-453: Update to viewer-manager build 517052 2018-06-26 09:42:26 -04:00
Nat Goodspeed 3a7513b587 DRTVWR-453: Merge up to latest viewer-release. 2018-06-26 09:12:08 -04:00
Graham Linden 135f02934f Skip updating the sky texture and fog iff we're using atmospherics shaders anyway. 2018-06-26 00:29:19 +01:00
Rider Linden 438d977147 Adding pause clouds to menu, and throttling expensive visual update on change. 2018-06-25 16:02:51 -07:00
Rider Linden 7762829031 Pair of LOG_CLASS macros (from simulator) 2018-06-25 14:52:08 -07:00
Rider Linden 6fb68454d5 Merge 2018-06-25 14:44:56 -07:00
Rider Linden d25f801814 Fix cloud scroll adjustment in the editor, pause clouds method, set sun disk UUID to null. 2018-06-25 14:44:09 -07:00
Rider Linden 138f3edf74 Merged in graham_linden/viewer-eep-graham (pull request #7)
Better legacy sky setting sun rot conversion
2018-06-25 18:49:27 +00:00
Graham Linden 8a2532ee55 Clean up spaces vs tabs to match sim side code. 2018-06-25 19:22:04 +01:00
Graham Linden 8b2d5cb686 Better method for deriving sun/moon quaternions from east/sun angle defs in legacy sky settings XML.
Avoid using static const DUE_EAST due to CRT init order issues w/ GCC.
2018-06-25 19:06:48 +01:00
maxim_productengine 8602c5827c MAINT-8457 FIXED "Mute" switching cancels the volume settings of Nearby Media 2018-06-25 18:51:34 +03:00
andreykproductengine 08fd73410e MAINT-8686 Don't log empty list 2018-06-22 20:49:40 +03:00
maxim_productengine 9db683c13e SL-857 reverted 2018-06-22 18:06:35 +03:00
maxim_productengine e76abf2281 SL-857 reverted 2018-06-22 17:52:17 +03:00
Rider Linden 4356b8dc0e Merged in graham_linden/viewer-eep-graham (pull request #6)
Fix double blend and warnings reported as errors.
2018-06-22 00:07:03 +00:00
Graham Linden 02ffb06463 Fix double blend and warnings reported as errors. 2018-06-22 01:00:23 +01:00
Rider Linden f15ee2c965 Merge 2018-06-21 16:50:00 -07:00