Age | Commit message (Collapse) | Author |
|
|
|
renamed some variables in lltrace
|
|
build fix
|
|
first pass at LLTrace framework
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
open root timer by default
|
|
|
|
cleaner implementation of llfasttimers...don't bother to share similarly named timers
just create multiple timers with same name...doesn't break anything
|
|
|
|
removed checkforDuplicates since we support duplicates again
|
|
|
|
allow duplicate named fast timers again, refactored timer code
|
|
|
|
|
|
obsolete files
|
|
obsolete files
|
|
further cleanup of LLStat
removed llfloaterlagmeter
|
|
|
|
|
|
|
|
Reviewed by me. (Bao created)
|
|
|
|
|
|
|
|
|
|
|
|
UI scale != 1
|
|
|
|
of floater to move
updated resize logic to reset floater extents when resizing past bounds
|
|
floater_texture_ctrl.xml
|
|
- class LLToggleableMenu had been updated with two methods like: appendContextSubMenu and addChild, which based on similar in LLContextMenu
|
|
|
|
it's called from link in notecard
|
|
other floaters are not in focus
changed fix to always close front most closable floater whether or not it has focus to
eliminate special case for mini map
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|