Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-22 | Fix line endlings | Ansariel | |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel | |
# Conflicts: # autobuild.xml # indra/cmake/CMakeLists.txt # indra/cmake/GoogleMock.cmake # indra/llaudio/llaudioengine_fmodstudio.cpp # indra/llaudio/llaudioengine_fmodstudio.h # indra/llaudio/lllistener_fmodstudio.cpp # indra/llaudio/lllistener_fmodstudio.h # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/llaudio/llstreamingaudio_fmodstudio.h # indra/llcharacter/llmultigesture.cpp # indra/llcharacter/llmultigesture.h # indra/llimage/llimage.cpp # indra/llimage/llimagepng.cpp # indra/llimage/llimageworker.cpp # indra/llimage/tests/llimageworker_test.cpp # indra/llmessage/tests/llmockhttpclient.h # indra/llprimitive/llgltfmaterial.h # indra/llrender/llfontfreetype.cpp # indra/llui/llcombobox.cpp # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.h # indra/llui/lllineeditor.cpp # indra/llui/lllineeditor.h # indra/llui/lltextbase.cpp # indra/llui/lltextbase.h # indra/llui/lltexteditor.cpp # indra/llui/lltextvalidate.cpp # indra/llui/lltextvalidate.h # indra/llui/lluictrl.h # indra/llui/llview.cpp # indra/llwindow/llwindowmacosx.cpp # indra/newview/app_settings/settings.xml # indra/newview/llappearancemgr.cpp # indra/newview/llappearancemgr.h # indra/newview/llavatarpropertiesprocessor.cpp # indra/newview/llavatarpropertiesprocessor.h # indra/newview/llbreadcrumbview.cpp # indra/newview/llbreadcrumbview.h # indra/newview/llbreastmotion.cpp # indra/newview/llbreastmotion.h # indra/newview/llconversationmodel.h # indra/newview/lldensityctrl.cpp # indra/newview/lldensityctrl.h # indra/newview/llface.inl # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llfloateremojipicker.h # indra/newview/llfloaterimsessiontab.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/llfloaterprofiletexture.h # indra/newview/llgesturemgr.cpp # indra/newview/llgesturemgr.h # indra/newview/llimpanel.cpp # indra/newview/llimpanel.h # indra/newview/llinventorybridge.cpp # indra/newview/llinventorybridge.h # indra/newview/llinventoryclipboard.cpp # indra/newview/llinventoryclipboard.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorygallery.cpp # indra/newview/lllistbrowser.cpp # indra/newview/lllistbrowser.h # indra/newview/llpanelobjectinventory.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llpanelprofile.h # indra/newview/llpreviewgesture.cpp # indra/newview/llsavedsettingsglue.cpp # indra/newview/llsavedsettingsglue.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llurllineeditorctrl.cpp # indra/newview/llvectorperfoptions.cpp # indra/newview/llvectorperfoptions.h # indra/newview/llviewerparceloverlay.cpp # indra/newview/llviewertexlayer.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/macmain.h # indra/test/test.cpp | |||
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 | |||
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2023-07-13 | SL-19993 Warn of automatic changes to Day Cycle when it's opened | Maxim Nikolenko | |
2021-12-08 | SL-16105 Fix Day cycle editor not expecting an asset | Andrey Kleshchev | |
2020-07-20 | SL-13516 MAC build fix | Andrey Kleshchev | |
2020-07-20 | SL-13516 Move dupplicated functionality of evironment editors into separate ↵ | Andrey Kleshchev | |
class | |||
2019-10-15 | SL-11907 Fixed assigning permissions to environment when using "Save As" | maxim_productengine | |
2019-08-26 | SL-11705, SL-11706: New flags in llsettings base for tracking by simulator. | Rider Linden | |
2019-02-25 | SL-10165: Using Load Sky/Water when over an existing keyframe replaces the ↵ | Rider Linden | |
old frame. | |||
2019-01-31 | SL-9924 EEP Environment Settings permissions can be dropped by Save As button | andreykproductengine | |
2019-01-28 | SL-1945 Don't open floater if there is only one option to select from | andreykproductengine | |
2019-01-25 | SL-1945 Day Cycle Editor Copy Track | andreykproductengine | |
2019-01-22 | SL-1932 Day Cycle Edit feature "Load Track" Part 1 | andreykproductengine | |
2019-01-16 | Add Copy/Load/Clear track buttons. Clear track functionality. | Rider Linden | |
2018-12-21 | SL-10279: Rework the environment pannel. Still in progress. | Rider Linden | |
2018-12-10 | SL-9924 [EEP] Environment Settings permissions can be dropped by Save As button | andreykproductengine | |
2018-12-05 | SL-10167 Change wording on Add/Load/Delete buttons in the day editor | maxim_productengine | |
2018-12-05 | SL-10166 FIXED Sky editor add/delete frame not enabling disabling correctly | maxim_productengine | |
2018-10-05 | SL-9822 Minimizing viewer resets day editor's values | andreykproductengine | |
2018-10-04 | SL-9654 [EEP] Settings Picker reliability | andreykproductengine | |
2018-09-26 | SL-9679: Record the asset id that the editor is expecting. If none set to ↵ | Rider Linden | |
null. If asset id recieved does not match expected throw it away. | |||
2018-09-26 | SL-9732 FIXED [EEP] Save As does not provide dialogue to supply new setting name | maxim_productengine | |
2018-09-24 | SL-1817 EEP Day Cycle timeline scrubber can't be repositioned while it's playing | andreykproductengine | |
2018-09-17 | SL-9664 FIXED [EEP] File pickers are not threaded | maxim_productengine | |
2018-09-11 | SL-9620: Double check that commit actually passes back a day cycle from the ↵ | Rider Linden | |
editor. Also hide the altitude setting interface for the moment. | |||
2018-09-10 | MAINT-9118: Allow the environment panel to indicated that the environment ↵ | Rider Linden | |
may be modified. | |||
2018-09-10 | MAINT-9066 EEP should not be able to delete all Keyframes from Ground Level ↵ | maxim_productengine | |
or Water | |||
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-24 | is dirty code in day cycle editor. When environment panel closes disconnect ↵ | Rider Linden | |
commit hook for crash. | |||
2018-08-17 | MAINT-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-15 | MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcel | Rider Linden | |
2018-08-09 | Adjust layout of sunmoon panel and size of ext day edit. Blank sun texture. ↵ | Rider Linden | |
Fix edit and transition in edit day cycle. Fix default and blank images in sky textures. | |||
2018-08-03 | MAINT-8902 fix encroaching 'legacy' issues | andreykproductengine | |
2018-07-26 | 'override' key word is all or nothing. Add override to method in editor class | Rider Linden | |
2018-07-20 | MAINT-8344 implement slider support for an overlap threshold and reenable ↵ | andreykproductengine | |
shift-copy | |||
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-06 | Various editor fixes. Start adding a settings picker. | Rider 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-30 | Timeline behavior in day cycle edit. | Rider Linden | |
2018-05-24 | switch track based on altitudes sent from region. | Rider Linden | |
2018-05-23 | MAINT-8344 Day Cycle Editor (playing) | andreykproductengine | |
2018-05-23 | Removed mSavedEnvironment so the Mac build will be happy. | Rider Linden | |
2018-05-22 | Enable save/load/import for day edit. | Rider Linden | |
2018-05-22 | Merge PR | Rider Linden | |
2018-05-22 | Manual blender for use in day editing dialog. | Rider Linden | |