Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-25 | Fix further recursive findChild stalls from environment panel | Rye Mutt | |
2024-07-25 | Fix findChild during draw in the parcel/region environment panel | Rye Mutt | |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h ↵ | Ansariel | |
and llunittype.h for now | |||
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel | |
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 remaining BOOL to bool | Ansariel | |
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2019-10-07 | SL-12024 Remove 'Estate warning' message and show just region name instead | maxim_productengine | |
2019-08-26 | SL-11705, SL-11706: New flags in llsettings base for tracking by simulator. | Rider Linden | |
2019-08-02 | SL-11668 Changes caused by Arrow Keys were not commited | andreykproductengine | |
2019-06-06 | SL-11376 FIXED [EEP] The 'Environment' tab becomes inactive after CTRL + ↵ | maxim_productengine | |
left-clicking on the 'Sky Altitudes' | |||
2019-05-17 | SL-11205 [EEP] The Sky Altitude icons should move only if they are dragged. | maxim_productengine | |
2019-03-29 | SL-9650 About Land UI is corrupted | andreykproductengine | |
2019-03-28 | SL-10766 Viewer is crashed after changing "day offset" settings | andreykproductengine | |
2019-03-19 | SL-10773: Logic was reversed. Test for mCurrentEvenriont missing | Rider Linden | |
2019-03-18 | BUG-226547 Crashfixes | andreykproductengine | |
2019-03-12 | More tab restoration. | Graham Linden | |
Also fix ref to removed extra GLSL link module. 'warn-on-failure:no-tabs' | |||
2019-03-08 | Fix tabs. | Graham Linden | |
2019-03-07 | SL-10700: If a track is empty show the name of the track used below it. If ↵ | Rider Linden | |
all tracks are empty for a parcel are empty report thath it uses region settings. | |||
2019-02-20 | SL-10568 Disable controls on non-eep region | maxim_productengine | |
2019-02-07 | SL-10495 [EEP] Include a confirmation when clicking the Use Region Settings ↵ | maxim_productengine | |
button | |||
2019-02-05 | SL-10279 Use stored environment instead of region one | andreykproductengine | |
2019-01-31 | SL-10279 Update altitude value after slider correction | maxim_productengine | |
2019-01-30 | SL-10279 Remake altitude 'bumping' | andreykproductengine | |
2019-01-30 | SL-10279 Validate altitude input | andreykproductengine | |
2019-01-30 | SL-10360 Show "Region environment" text for tracks if there is no parcel ↵ | maxim_productengine | |
environment used. | |||
2019-01-28 | SL-10426 Fixed Inventory day cycle doesn't apply to the parcel from About Land | andreykproductengine | |
2019-01-25 | SL-10331 FIXED [EEP] Apply to Region/Parcel from the day editor sticks | maxim_productengine | |
2019-01-23 | SL-1932 Day Cycle Edit feature "Load Track" Part 2 | andreykproductengine | |
2019-01-18 | SL-10380 FIXED 'Day Length/Day Offset' values don't apply to the region from ↵ | maxim_productengine | |
the keyboard by pressing 'Enter' | |||
2019-01-15 | SL-10279 allow drag and drop settings on your own parcel | maxim_productengine | |
2019-01-10 | SL-10279 Finalize drag and drop support | andreykproductengine | |
2019-01-09 | SL-10279 Readjusting altitude slider | andreykproductengine | |
2019-01-08 | SL-10060 EEP Add reset default sky altitudes functionality | andreykproductengine | |
2019-01-07 | SL-9883: Hide controls and display message if parcel < 128m | Rider Linden | |
2019-01-04 | SL-10041, SL-9758: Environment tab is disabled(shows can't do this) when EM ↵ | Rider Linden | |
does not allow parcel override. "Commit" button now reads "Apply to Parcel" or "Apply to Region" as needed. | |||
2019-01-04 | Merge | Rider Linden | |
2019-01-04 | Move some estate requests into the LLEstateInfoModel and out of the Region ↵ | Rider Linden | |
floater. Fix issue where user could potentially be looking at one set of estate options and update the estate they were standing in by mistake. | |||
2019-01-04 | SL-10279 Fix altitude description repositioning code | andreykproductengine | |
2019-01-02 | SL-10279: Temp fix for stale estate info when editing parcel environment. | Rider Linden | |
2019-01-02 | SL-10279: Most functionality now present. Still needs some cleanup on the ↵ | Rider Linden | |
bump code. | |||
2018-12-21 | SL-10279: Rework the environment pannel. Still in progress. | Rider Linden | |
2018-12-11 | SL-10186 FIXED When attempting to apply Day Offset of 0.0 the slider jumps ↵ | maxim_productengine | |
to the last set Offset value | |||
2018-12-07 | SL-1894 When crossing regions altitude slider could misbehave | andreykproductengine | |
2018-12-05 | SL-10091 EEP Filter out dupplicate refreshes and callbacks | andreykproductengine | |
2018-11-21 | SL-9661 Settings applied from inventory don't update about land floater. | andreykproductengine | |
2018-11-12 | SL-9620 Viewer crashes after clicking "Commit" button while editing Day ↵ | andreykproductengine | |
Cycle preset | |||
2018-11-02 | SL-9886: Viewer send and receive new day_name(s) information in the ↵ | Rider Linden | |
environment protocol for viewer specified names on individual tracks. |