Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
file) is in Advanced mode
fixed not being able to change to advanced mode on clean install without logging in
|
|
|
|
|
|
|
|
message order to corresponed with menu order per Ardy Lay's suggestion
|
|
newfangled equation.
|
|
actual installed and available VRAM.
|
|
|
|
vertex buffer objects when available vram is under 256MB.
|
|
|
|
|
|
|
|
|
|
floater view snapping rectangle is now driven by floater_snap_region view
|
|
|
|
|
|
added close button to destination guide and avatar picker
|
|
|
|
|
|
Changes merged into viewer 2 by Jonathan Yap
|
|
leaking.
|
|
|
|
|
|
|
|
ability to take hi-rez snapshots if UI or HUD attachments are in the snapshot, and go back to old tile compositing method instead of using huge framebuffer objects.
|
|
|
|
|
|
occlusion query references.
|
|
Viewer attempting to load precached images in file types that are not being used.)
|
|
|
|
|
|
|
|
|
|
with ARB.
|
|
|
|
Get rid of RenderUseFBO debug setting (only use FBO when rendering deferred). Use GL_ARB_framebuffer_objects instead of GL_EXT_...
|
|
|
|
|
|
global-illumination is not (experimental).
|
|
behavior when pressing letter keys.
- Added check to LLViewerWindow::handleKey() that gives focus to nearby chat if "Pressing letter keys starts local chat" option is selected, key is not special (and no modifier key is held except Shift), camera is not in mouselook and no view currently has keyboard focus.
- The choice of what should happen when letter keys are pressed is saved in new setting added in this fix- "LetterKeysFocusChatBar".
|
|
|
|
|
|
|
|
|
|
-- patch from davep and seraph, I'm just applying it.
|