Age | Commit message (Collapse) | Author |
|
|
|
- Fixed according to Steeltoe notes.
- Add const modifier for some methods
|
|
|
|
|
|
|
|
at your friends list
|
|
|
|
|
|
|
|
|
|
|
|
SL-10176 - [Love Me Render] MacOS Quit / Shutdown crash
Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
|
|
|
|
according Ansariel note
|
|
|
|
mouselook view
|
|
in the Upload Model menu
|
|
|
|
|
|
|
|
|
|
while searching any keyword
|
|
|
|
|
|
Intermittent issue.
|
|
|
|
|
|
|
|
names properly
|
|
Intermittent issue.
|
|
- Implemented
|
|
|
|
|
|
editing texture
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Texture as default value
|
|
|
|
|
|
|
|
|
|
instead of a variable of type decltype(expression).
Using SHGetKnownFolderPath(FOLDERID_Fonts) in LLFontGL::getFontPathSystem()
requires new Windows #include files.
A variable with a constructor can't be declared within the braces of a switch
statement, even outside any of its case clauses.
|
|
|
|
|
|
|
|
Use LLStringUtil::getenv() or getoptenv() whenever we fetch a string that will
be used as a pathname.
Use LLFile::tmpdir() instead of getenv("TEMP").
As an added extra-special bonus, finally clean up $TMP/llcontrol-test-zzzzzz
directories that have been accumulating every time we run a local build!
|