summaryrefslogtreecommitdiff
path: root/indra/llinventory/llsettingsbase.h
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2023-05-31Fix divide by zero causing NaN with certain day cycles in DRTVWR-559Brad Linden
2021-01-13SL-14575 Pass validation flags into EEP validators.Andrey Kleshchev
2020-05-08SL-12963 Additional environment debug outputAndrey Kleshchev
2020-03-27SL-12911 Add Debug setting EnvironmentPersistAcrossLoginAndrey Kleshchev
2020-03-27Removed obsolete and misleading variableAndrey Kleshchev
2019-08-27SL-11055Graham Linden
2019-08-26SL-11705, SL-11706: New flags in llsettings base for tracking by simulator.Rider Linden
2019-06-27SL-11151, SL-11504Graham Linden
2019-02-11SL-10406, SL-10464: Experience injections now have their own sub class of day...Rider Linden
2019-02-05Better calculation of time remaining in span for track animator (from SL-10465)Rider Linden
2019-01-22SL-10387: Move settings intjection to a setting object (and out of llEnvironm...Rider Linden
2018-12-12SL-10238: Viewer spport for push notifications from the simulator contaiting ...Rider Linden
2018-10-29SL-1476 EEP Better shader resets and transitionsandreykproductengine
2018-09-07Work to make edit floaters respect no mod and no trans. Importing no-trans f...Rider Linden
2018-08-31Adding optional flags to settings objects.Rider Linden
2018-08-21MAINT-9026: Adding scale for sun and moon. Also don't allow the user to dire...Rider Linden
2018-08-17MergeRider Linden
2018-08-16Make settings vfuncs use SETTINGS_OVERRIDE macro (override keyword in viewer ...Graham Linden
2018-08-15MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcelRider Linden
2018-08-03Synch settings with simulator.Rider Linden
2018-07-11Minor change from the simulator to throttle the minimum blend in a time based...Rider Linden
2018-07-03MAINT-8821: New "My Environments" floater. First pass.Rider Linden
2018-06-25Pair of LOG_CLASS macros (from simulator)Rider Linden
2018-06-21Merge 5.1.7Graham Linden
2018-06-15Make water and sky defaults take a position value to allow for default daycyc...Graham Linden
2018-06-13Mods to hook up water settings to water normals for rendering with support fo...Graham Linden
2018-06-12Time threshold on timer based updates. Editor can replace frame with one fro...Rider Linden
2018-06-08Settings inventory picker.Rider Linden
2018-06-19Don't recalculate lighting every frame. Fix altitude transitions. On track sw...Rider Linden
2018-06-06Various editor fixes. Start adding a settings picker.Rider Linden
2018-06-05Restore dropped header include and make constness match sim code.Graham Linden
2018-06-04Fix use of new typedefs in inventory settings code in llenvironment.Graham Linden
2018-06-02Use more typedefs to simplify sync between viewer and sim env settings code.Graham Linden
2018-06-01Code cleanup and move to using typedefs of S64Seconds/F64Seconds for ease in ...Graham Linden
2018-06-01Fix mis-merge of LLSettingsBase and remove optimize pragmas.Graham Linden
2018-06-01Merge to 5.1.6Graham Linden
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate coo...Graham Linden
2018-05-24switch track based on altitudes sent from region.Rider Linden
2018-05-24Enable sky changes with altitude.Rider Linden
2018-05-23MergeGraham Linden graham@lindenlab.com
2018-05-22Manual blender for use in day editing dialog.Rider Linden
2018-05-18MergeGraham Linden graham@lindenlab.com
2018-05-17Self contained looping track blender. Will blend over time across an entire ...Rider Linden
2018-05-17Fix end of cycle trigger for time blender.Rider Linden
2018-05-16Merge and disable new sky render.Graham Linden graham@lindenlab.com
2018-05-16Splitting the blender up to support manual positioning as well as time. Phase1Rider Linden
2018-05-15Fix the blend code to record the amount of the blend and to store what is bei...Rider Linden
2018-03-06Settings type inventory objects and upload the assests.Rider Linden