Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h ↵ | Ansariel | |
and llunittype.h for now | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-06-05 | SL-18837: Followup to 19e9e8c: global Boost.Bind placeholders | Nat Goodspeed | |
do not need 'using' directive, given BOOST_BIND_GLOBAL_PLACEHOLDERS. | |||
2023-06-02 | SL-18837: Boost.Bind _1, _2 placeholders are no longer global. | Nat Goodspeed | |
This was a longstanding complaint: that Boost shouldn't dump the (somewhat mysterious) _1, _2 et al. names into the global namespace. Recent Boost has fixed that, requiring 'using namespace boost::placeholders;' if you want to use them unqualified. | |||
2023-05-31 | Fix divide by zero causing NaN with certain day cycles in DRTVWR-559 | Brad Linden | |
2022-01-14 | SL-16606: Add profiler category ENVIRONMENT | Ptolemy | |
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |
2021-10-19 | SL-16197 Optimize LLEnvironment handling of shader uniforms. Instrument ↵ | Dave Parks | |
LLSD. Enable Fast Timers when Tracy is enabled to catch Fast Timer overhead. | |||
2021-01-13 | SL-14575 Pass validation flags into EEP validators. | Andrey Kleshchev | |
2020-03-27 | SL-12911 Add Debug setting EnvironmentPersistAcrossLogin | Andrey Kleshchev | |
2020-03-27 | Removed obsolete and misleading variable | Andrey Kleshchev | |
2019-08-26 | SL-11705, SL-11706: New flags in llsettings base for tracking by simulator. | Rider Linden | |
2019-06-27 | SL-11151, SL-11504 | Graham Linden | |
Remove update threshold logic causing hiccups and rework sky updates. Make deferred water do double transport again to match non-ALM rendering more closely. | |||
2019-06-26 | SL-11151 | Graham Linden | |
Modify env settings blender to not skip. | |||
2019-05-13 | SL-11150 FIXED [EEP] Settings names get truncated. | maxim_productengine | |
2019-02-20 | SL-9660: Next pass cleanup. Removed and downgraded a number of logs. ↵ | Rider Linden | |
Removed refs to LAPAS. Better sync with legacy regions. | |||
2018-12-12 | SL-10238: Viewer spport for push notifications from the simulator contaiting ↵ | Rider Linden | |
partial groups of settings. Blend these settings into the current environment. | |||
2018-11-02 | SL-9870 EEP Water texture doesn't apply to observer | andreykproductengine | |
2018-10-30 | SL-1476 EEP Better shader transitions | andreykproductengine | |
2018-10-29 | SL-1476 EEP Better shader resets and transitions | andreykproductengine | |
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-08-31 | Adding optional flags to settings objects. | Rider Linden | |
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-03 | MAINT-7699: More robust cap protocol, better support for delete and support ↵ | Rider Linden | |
for individual tracks, support for setting environment by asset id in the cap MAINT-7703: Initial flags sent in message protocol for parcels | |||
2018-07-11 | Minor change from the simulator to throttle the minimum blend in a time ↵ | Rider Linden | |
based blend. | |||
2018-06-22 | Fix double blend and warnings reported as errors. | Graham Linden | |
2018-06-21 | Merge 5.1.7 | Graham Linden | |
2018-06-15 | Make water and sky defaults take a position value to allow for default ↵ | Graham Linden | |
daycycle w/ multiple frames. Make default daycycle add 8 frames at 0, 0.125, 0.25 etc Merge over server-side bugfixes. Eliminate extraneous dirty bits in sky settings. | |||
2018-06-12 | Merge | Rider Linden | |
2018-06-12 | Time threshold on timer based updates. Editor can replace frame with one ↵ | Rider Linden | |
from inventory. Extra check on adding a frame type. | |||
2018-06-12 | Fix env panel forward action. | Graham Linden | |
Make env panel update environment when jumping frame to frame. Add separate funcs for sun/moon vectors in various coord systems. Make haze glow only pay attention to sun (i.e. fix sun glow when moon is near horizon in daytime). | |||
2018-06-08 | Settings inventory picker. | Rider Linden | |
2018-06-19 | Don't recalculate lighting every frame. Fix altitude transitions. On track ↵ | Rider Linden | |
switch ignore time threshold on blender. | |||
2018-06-06 | Various editor fixes. Start adding a settings picker. | Rider Linden | |
2018-06-04 | Fix use of new typedefs in inventory settings code in llenvironment. | Graham Linden | |
2018-06-02 | Use more typedefs to simplify sync between viewer and sim env settings code. | Graham Linden | |
2018-06-01 | Code cleanup and move to using typedefs of S64Seconds/F64Seconds for ease in ↵ | Graham Linden | |
sync w/ sim side which has not llunits types. | |||
2018-05-24 | switch track based on altitudes sent from region. | Rider Linden | |
2018-05-24 | Enable sky changes with altitude. | Rider Linden | |
2018-05-22 | Manual blender for use in day editing dialog. | Rider Linden | |
2018-05-17 | Fix end of cycle trigger for time blender. | Rider Linden | |
2018-05-16 | Splitting the blender up to support manual positioning as well as time. Phase1 | Rider Linden | |
2018-05-15 | Fix the blend code to record the amount of the blend and to store what is ↵ | Rider Linden | |
being blended towards. | |||
2018-02-28 | Merge | Graham Linden graham@lindenlab.com | |
2018-02-28 | Merge | Graham Linden graham@lindenlab.com | |
2018-02-27 | Need to bring the mac in... | Rider Linden | |
2018-02-26 | Added settings inventory object with subtype | Rider Linden | |
2018-02-22 | Add settings/validations for new advanced atmo settings. | Graham Linden graham@lindenlab.com | |
2018-02-09 | Update a couple constructs | Rider Linden | |