index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llsceneview.cpp
Age
Commit message (
Expand
)
Author
2024-06-10
Re-enable compiler warnings C4018, C4100, C4231 and C4506
Ansariel
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-03-12
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-02-21
Convert remaining BOOL to bool
Ansariel
2023-08-24
Merge remote-tracking branch 'origin/main' into DRTVWR-489
Andrey Kleshchev
2023-05-19
SL-18837: Clean up more set-but-unused variables for Xcode 14.3
Nat Goodspeed
2023-04-03
DRTVWR-489: Fix things up after a messy merge with main because of a gigantic...
Callum Prentice
2022-08-24
DRTVWR-558: Eliminate many spurious set-not-used variables.
Nat Goodspeed
2022-06-21
SL-17635 remove unused variables
Maxim Nikolenko
2018-04-25
MAINT-8549 - more on animesh ARC and associated refactoring
Brad Payne (Vir Linden)
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-07-17
MAINT-4256 FIXED Hide "Scene Statistics" floater after clicking close button.
Mnikolenko ProductEngine
2013-11-12
BUILDFIX - miscellaneous stuff missed in the merge
Richard Linden
2013-09-13
Build fix after patch for MAINT-3137
dmitrykproductengine
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2011-06-30
SH-680 Update streaming cost to be based on a triangle budget instead of a ma...
Dave Parks
2011-04-07
SH-1292 Add streaming and physics cost to stats console.
Dave Parks
2011-04-07
SH-1292 Remove outliers from graphs in scene console to make a more useful view.
Dave Parks
2011-04-04
SH-477 Scene stats console work in progress.
Dave Parks