Commit Graph

60 Commits (5d844d2646166fe112bc58362b7dfd4e24fa76ec)

Author SHA1 Message Date
andreykproductengine ba7ad1af72 SL-9684 Fixed editor edits environment that was freshly applied from same editor 2019-05-09 16:18:44 +03:00
Graham Linden d8eff424a5 SL-10664 2019-03-02 07:17:46 -08:00
Rider Linden 2401712d10 SL-9660: Next pass cleanup. Removed and downgraded a number of logs. Removed refs to LAPAS. Better sync with legacy regions. 2019-02-20 15:20:30 -08:00
andreykproductengine aec5fc3607 SL-9924 EEP Environment Settings permissions can be dropped by Save As button 2019-01-31 18:45:37 +02:00
Rider Linden afe5578315 Merge 2019-01-30 14:37:24 -08:00
Rider Linden c7e02b0835 SL-9925: Viewer now shows an error message if import from legacy windlight fails. 2019-01-30 14:36:46 -08:00
maxim_productengine 4222097779 SL-10413 FIXED environment does not change after double-clicking Sky Setting in Inventory the first time. 2019-01-28 17:25:44 +02:00
andreykproductengine deac9ae7d8 SL-1932 Day Cycle Edit feature "Load Track" Part 2 2019-01-23 20:33:41 +02:00
andreykproductengine d693c53509 SL-1932 Day Cycle Edit feature "Load Track" Part 1 2019-01-22 22:01:00 +02:00
andreykproductengine 00d8caa359 SL-10279 Finalize drag and drop support 2019-01-10 22:11:11 +02:00
andreykproductengine 87e83274f7 SL-9924 [EEP] Environment Settings permissions can be dropped by Save As button 2018-12-10 20:21:18 +02:00
andreykproductengine 25e0465944 SL-9924 [EEP] Environment Settings permissions can be dropped by Save As button 2018-10-31 15:57:19 +02:00
Rider Linden 51772e6083 SL-9886: Viewer send and receive new day_name(s) information in the environment protocol for viewer specified names on individual tracks. 2018-11-02 09:17:19 -07:00
andreykproductengine e6cc137b67 SL-9902 EEP Importing Sky from file should mark editor as dirty 2018-10-17 19:04:09 +03:00
andreykproductengine 5a4d07f5ab SL-9902 EEP Editors retaining dirty flags when they shouldn't 2018-10-17 18:48:25 +03:00
andreykproductengine 6bb496625f SL-9746 [EEP] Local Texture options should work with EEP 2018-10-08 20:27:10 +03:00
andreykproductengine 57ff71c915 SL-9654 [EEP] Settings Picker reliability 2018-10-04 22:12:17 +03:00
andreykproductengine 100fd88d2c SL-9755 EEP Cannot apply a new Sky setting to the parcel. 2018-10-01 16:46:16 +03:00
andreykproductengine 3cfeff4bb3 SL-9755 EEP Cannot apply a new Sky setting to the parcel. 2018-09-27 19:09:21 +03:00
maxim_productengine 405f5c879c SL-9732 FIXED [EEP] Save As does not provide dialogue to supply new setting name 2018-09-26 17:39:55 +03:00
andreykproductengine 9353022c5a SL-9707 EEP Make behavior more consistent for applying inventory 2018-09-19 19:18:55 +03:00
andreykproductengine 89c48daf35 SL-9678 EEP Sometimes not switching inventory based environments 2018-09-18 18:37:18 +03:00
Rider Linden 17fb7d0bf4 SL-9667, SL-9669: Do not attempt to request environment for non-eep parcels, use handle to panel passed to static for callbacks. 2018-09-17 14:21:38 -07:00
maxim_productengine 8f44ac2319 SL-9664 FIXED [EEP] File pickers are not threaded 2018-09-17 17:03:10 +03:00
Graham Linden 555dfdc6ef Add copies of existing lighting shaders for advanced atmo path.
Enable advanced atmo by default.

Disable nSight in settings.xml

Remove MSVC debug pragmas.
2018-09-10 23:21:34 +01:00
Graham Linden 642a4ddd60 Fixes for switching between atmospherics implementations on the fly. 2018-09-10 20:39:48 +01:00
Graham Linden e5c0022a7c Merge 2018-09-10 16:48:26 +01:00
Rider Linden 8c9d758e3a Get rid of (void)this... (this should not have been captured in the first place.) 2018-09-07 17:10:27 -07:00
Rider Linden b239522fea Merge 2018-09-07 16:10:36 -07:00
Rider Linden 114e358aae Work to make edit floaters respect no mod and no trans. Importing no-trans frame will cause day cycle to become no trans. 2018-09-07 16:09:32 -07:00
Graham Linden 0c599af917 Merge 2018-09-07 19:03:52 +01:00
Graham Linden 7708708984 Nerf OSX warning about use of this in lambda. 2018-09-07 18:49:07 +01:00
Graham Linden 451ab80ca6 Fix tex format mismatch between what libatmosphere was generating and what we were claiming to use in rendering.
First pass at sky shader using libatmosphere sky radiance lookup.

Add atmo density controls to ext daycycle floater tabs.
2018-09-06 22:50:26 +01:00
Graham Linden a65afc30a9 Merge 2018-09-04 23:43:39 +01:00
Rider Linden d1d248973d Merged in andreykproductengine/maint-eep2 (pull request #68)
MAINT-8989 Menu updates button instead of executing command
2018-09-04 16:22:01 +00:00
andreykproductengine a4c49904c6 MAINT-8989 Menu updates button instead of executing command 2018-09-03 19:32:22 +03:00
maxim_productengine a32a4dc636 MAINT-9068 FIXED EEP closing Day Cycle editor by clicking Cancel makes the environment static 2018-09-03 15:20:53 +03:00
Graham Linden 964a472461 Hook up sky density panel to fixedenv and edit_ext_daycycle UI.
Fix retrieving LLSD for density configs (element not array) in density UI.

Tweak layout of sky density controls.
2018-08-29 21:13:09 +01:00
Rider Linden 06a77dd5fe is dirty code in day cycle editor. When environment panel closes disconnect commit hook for crash. 2018-08-24 16:46:07 -07:00
Rider Linden 185915aeed Finish dirty and close warning for fixed environment editors. 2018-08-24 14:25:31 -07:00
Rider Linden d62079002d Some work on clearDirtyFlag and fix a unit test. 2018-08-24 12:39:14 -07:00
Rider Linden d5f2267369 Remove "Commit" from fixed editor. Check isDirty() before replacing or closing fixed editor. 2018-08-24 11:59:28 -07:00
andreykproductengine 3bbfd3c676 MAINT-8886 EEP - Implement code for load button in fixed environment floater 2018-07-25 18:46:26 +03:00
Rider Linden a4137d72eb MAINT-8821: New "My Environments" floater. First pass. 2018-07-03 14:18:24 -07:00
Rider Linden ef09ef2b09 Put up notifications to the user when things go terribly terribly wrong. 2018-06-29 15:56:09 -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 97da85de0b remove legacy environmental edit floater and some lingering transition functions. Change floater environment switch behavior. 2018-06-11 11:43:50 -07:00
Rider Linden 8365945f8a Settings inventory picker. 2018-06-08 16:40:01 -07:00
Graham Linden 5b4eb9fb93 Back out change to fix pointer casts on OS X. 2018-06-05 20:40:17 +01:00
Graham Linden 197fbaa7f6 Speculative fix for Clang not making the semantic leap on ptr_t casts. 2018-06-05 18:24:48 +01:00