Age | Commit message (Collapse) | Author |
|
created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null.
|
|
appear when hovering over a chat history item.
|
|
icon was being created, but the tab container did not have a button to accept the gieven icon.
|
|
panels were being created, but the screen channel were deciding not to display the given toasts.
|
|
and their associated llimage allocations.
|
|
also causing leaks in llimage.
|
|
freed during its cleanup method.
|
|
|
|
LLSingleton so that it may be cleaned up properly on app exit.
|
|
RawInjector destructor.
|
|
LLVolumeGeometryManager method that was never freed.
|
|
cleanup.
|
|
array deletion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Windows issues and get us per-run logfiles.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
complexities.
|
|
|
|
|
|
Copy3rdPartyLibs needed to copy the now-corrected fmodexL libraries
and it had a bad library reference on Linux for release. In
llaudio land, the audio engine interfaces, even the fmodex
specializations, seem to want to be external-structure free
so use a forward declaration and pointer to FMOD_DSP_DESCRIPTION
and deal with it in the ctor/dtor.
|
|
|
|
|
|
|