Age | Commit message (Collapse) | Author |
|
From Richard: There are a bunch of things I changed...mainly I eliminated all the grid_offset nonsense and instead simply calculate the tick index for the current drag position and use that to generate a snapped position as needed. I still use approx_equal because I want grid numbers to light up even when they aren't the axis you are currently snapping to.
|
|
code cleanup
|
|
better highlighting of opposite axis when corner scaling
|
|
friends are visible
|
|
status (add/remove) changes
|
|
fixed case where trying to shrink the object below zero size would mess up grid rulers
|
|
|
|
|
|
settings.xml
|
|
it was selected via keyboard
|
|
for ACME-1334
|
|
|
|
|
|
|
|
|
|
|
|
positioning issues in all subpanels
|
|
increase limit.
Limit should be however much vram is installed, but underneath the hood, fudge
how much memory is used for textures to avoid swapping.
Also, catch exceptions when attempting to build a GL context on windows and
display an error dialog instead of crashing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
preview to focused SL Share photo panel
|
|
|
|
|
|
toggle
|
|
|
|
Flickr title
|
|
|
|
|
|
|
|
- LLFloaterView::mToolbarRects[3] was transformed to LLRect mToolbarLeftRect, mToolbarBottomRect, mToolbarRightRect;
|
|
about the return type for calls to LLView::getParent(): never assume a down
cast is possible.
|
|
|
|
with LLAgent::addRegionChangedCallback we should call RegionChanged callbacks to update NavMesh status.
|
|
be resizable
|
|
thumbnail for the moment
|
|
|
|
|
|
|
|
|
|
- Removed a lot of logging code to reduce application close time
|
|
|
|
|
|
|
|
|
|
|
|
|