Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
testing mode.
|
|
|
|
|
|
|
|
mouse clicks.
|
|
|
|
against sculpt based crashers.
|
|
fixed not unmaximizing properly on Windows
put in error logging on Mac
|
|
|
|
made Set Window Size correctly set interior window rect, preserving measured dimensions
|
|
|
|
|
|
Save *window* width and height, not client area
|
|
Symptoms: Viewer window shrank by a few pixels on each startup.
Reason: We used client rect (which did not include the window border) to create the viewer window.
Solution: Convert client rect into window rect, i.e. expand it by the border size.
|
|
using realtive coordinates
fixed build
moved conversion funcs to llwindow.cpp as they work on all platforms
refactored translateintorect to take overlap as parameter
|
|
using realtive coordinates
changed over to new convert() method
added LLCoordFloater
|
|
using realtive coordinates
refactored LLCoord code to be templated, ultimately to support arbitrary conversions
|
|
|
|
reaching MAX_MESSAGE_PER_UPDATE.
|
|
|
|
|
|
UI item
|
|
|
|
moved min size logic into LLWindow
|
|
|
|
minimum required values
and
EXP-1528 Launching viewer with a settings.xml file with windowwidth and windowheight set below minimum values, launches to those values not minimum window size
|
|
|
|
|
|
Reviewed by Callum.
|
|
basic shaders disabled.
|
|
|
|
LLViewerWindow::LLViewerWindow
|
|
height map into a normal map -- use the GPU instead via a shader. Also, WTF glFinish?
|
|
|
|
modify viewer to run under said context without generating errors.
|
|
start with a non-compatibility-profile OpenGL context.
|
|
|
|
reinstalled SL, Clear Caches -- Nothing Works
|
|
|
|
|
|
|
|
|
|
|
|
per 1.x viewer.
|