Andrey Kleshchev
|
7373fd91fa
|
Merge remote-tracking branch 'origin/main' into DRTVWR-489
# Conflicts:
# indra/llcommon/llsdserialize.cpp
# indra/llcommon/llsdserialize.h
# indra/llmath/llvolume.cpp
# indra/llrender/llgl.cpp
# indra/llxml/llcontrol.cpp
# indra/newview/llpanelnearbymedia.cpp
# indra/newview/llsceneview.cpp
# indra/newview/llselectmgr.cpp
# indra/newview/llstartup.cpp
# indra/newview/lltextureview.cpp
# indra/newview/llvovolume.cpp
# indra/newview/skins/default/xui/en/menu_viewer.xml
|
2023-08-24 01:23:52 +03:00 |
Nat Goodspeed
|
b61ea595b5
|
SL-18837: Clean up more set-but-unused variables for Xcode 14.3
|
2023-05-19 17:33:27 -04:00 |
Callum Prentice
|
28b240fd7f
|
DRTVWR-489: Fix things up after a messy merge with main because of a gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime. Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now.
|
2023-04-03 14:58:58 -07:00 |
Nat Goodspeed
|
65612700f3
|
DRTVWR-558: Eliminate many spurious set-not-used variables.
With Xcode 13.4, these unused variables break Release builds.
|
2022-08-24 14:00:16 -04:00 |
Maxim Nikolenko
|
076a895062
|
SL-17635 remove unused variables
|
2022-06-21 17:55:29 +03:00 |
Brad Payne (Vir Linden)
|
7d91a263a8
|
MAINT-8549 - more on animesh ARC and associated refactoring
|
2018-04-25 17:10:21 +01:00 |
Oz Linden
|
c8726aba30
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
Mnikolenko ProductEngine
|
5850f5c3bb
|
MAINT-4256 FIXED Hide "Scene Statistics" floater after clicking close button.
|
2014-07-17 11:23:36 +03:00 |
Richard Linden
|
6ddfc8031c
|
BUILDFIX - miscellaneous stuff missed in the merge
|
2013-11-12 11:42:06 -08:00 |
dmitrykproductengine
|
a6c4863a6a
|
Build fix after patch for MAINT-3137
|
2013-09-13 13:11:41 +03:00 |
Graham Madarasz
|
bf6182daa8
|
Update Mac and Windows breakpad builds to latest
|
2013-03-29 07:50:08 -07:00 |
Dave Parks
|
38778fcc61
|
SH-680 Update streaming cost to be based on a triangle budget instead of a magic scaler.
Reviewed by Nyx.
|
2011-06-30 18:19:09 -05:00 |
Dave Parks
|
feccb5b84c
|
SH-1292 Add streaming and physics cost to stats console.
|
2011-04-07 19:18:02 -05:00 |
Dave Parks
|
f90eb750f1
|
SH-1292 Remove outliers from graphs in scene console to make a more useful view.
|
2011-04-07 00:29:02 -05:00 |
Dave Parks
|
844c3ec724
|
SH-477 Scene stats console work in progress.
|
2011-04-04 12:19:14 -05:00 |