Ansariel Hiller
6535ce51fd
Remove unnecessary code and (re-)add some more compile time constants ( #2057 )
2024-07-18 10:48:24 +03:00
Ayane
bd0baebb6e
Raised the 512x512 limitation for uploading snapshots to inventory to 2048x2048 ( #2025 )
2024-07-17 02:47:22 +03:00
Ansariel
9fdca96f8b
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
2024-07-08 20:27:14 +02:00
Ansariel
e2e37cced8
Fix line endlings
2024-05-22 22:40:26 +03:00
Ansariel
1b67dd855c
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
...
# 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-05-22 19:04:52 +02:00
Andrey Lihatskiy
1b68f71348
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
Ansariel
60d3dd98a4
Convert remaining BOOL to bool
2024-02-21 23:14:31 +02:00
Ansariel
a5261a5fa8
Convert BOOL to bool in llui
2024-02-21 03:00:25 +02:00
Brad Payne (Vir Linden)
28633bd159
SL-12569 - Fixed more places where texture upload cost was hardcoded in UI
2020-01-16 14:45:26 +00:00
pavelkproductengine
9f789ddfba
MAINT-5194 Visual Outfit browser
...
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
2016-06-02 20:23:46 +03:00
pavelkproductengine
4d9b3cd725
Merge VOB with release 4.0.6
2016-05-24 18:37:20 +03:00
Mnikolenko Productengine
042930b59a
linux build fix
2016-05-06 12:43:48 +03:00
pavelkproductengine
8b3f4ec5f5
MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flow
...
Removed odd controls like custom resolution spinners etc
2016-05-05 19:43:02 +03:00
pavelkproductengine
4125bebce7
MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flow
...
Initial version, further refactoring pending
2016-04-29 20:28:11 +03:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
andreykproductengine
181e48c442
MAINT-4341 FIXED Pixel width and height of the preview is not matched to value of Width or Height text-box in the “Snapshot to inventory” window
2014-09-17 21:13:18 +03:00
NiranV
69b02defca
STORM-2040: Removed: Unnecessary code for hiding/showing "Constrain proportions" checkbox.
...
It's either shown/hidden internally in each panel or is simply disabled/enabled depending on the resolution choice, it doesn't make any sense having this extra bit of code additionally hiding it.
2014-07-26 14:09:59 +02:00
Richard Linden
e340009fc5
second phase summer cleaning
...
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Vadim ProductEngine
4cb3634932
EXP-1630 FIXED Only show snapshot size spinners and "Constrain proportions" checkbox when Custom resolution is selected.
2011-11-21 13:55:09 +02:00
Vadim ProductEngine
e7ef0512a2
EXP-1562 WIP Disable custom resolution controls by default (when "Current Window" is pre-select).
2011-11-16 18:57:41 +02:00
Vadim ProductEngine
84ff583717
STORM-1690 FIXED Constrain Proportions option was broken.
...
By the way:
- Fixed a crash in the postcard floater (accessing destroyed buttons).
- Minor code cleanups.
2011-11-07 19:47:11 +02:00
Vadim ProductEngine
3b3b6c38a4
STORM-1580 WIP Switched profile feed snapshot format to PNG for better clarity.
2011-11-07 15:12:22 +02:00
Vadim ProductEngine
41e6455f74
STORM-1580 WIP Updated texture upload progress according to the spec.
...
By the way, fixed displaying upload cost.
2011-11-03 18:03:36 +02:00
Vadim ProductEngine
ce05b9f7e5
STORM-1580 WIP Implemented new "Working" and "Success/Failure" screens.
2011-11-03 15:39:12 +02:00
Vadim ProductEngine
65e144d9fe
STORM-1580 WIP Initial commit for PO review.
2011-11-02 19:05:13 +02:00