Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
a static library vs. a stub library/DLL
|
|
|
|
skin weights
|
|
|
|
|
|
Specifically, DriverCallback() was accepting several DWORD arguments that
should really be DWORD_PTR arguments. In a 32-bit compile, evidently that was
okay, but for 64 bits they're different sizes.
|
|
|
|
MAINT-6967 FIXED Crash in LLFloaterAvatarPicker::find()
|
|
|
|
|
|
|
|
|
|
We never intend to support 32-bit Mac builds any more.
This change eliminates the autobuild warning about not finding darwin64 and
therefore falling back on plain darwin.
|
|
|
|
More improvements for UI scaling detection
|
|
|
|
|
|
factor changed during last session
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some day llmake() will be unnecessary because compiler deduction of class
template arguments from constructor arguments has been approved by ISO.
|
|
LLPrivateMemoryPool and LLPrivateMemoryPoolManager have assumed that it's
always valid to cast a pointer to U32. With 64-bit pointers, no longer true.
|
|
|
|
|
|
|
|
|
|
|
|
twice
|
|
Outfit image via "Select image" although drag and drop works fine
|
|
|
|
|
|
circumstance.
|
|
|
|
appear in the build tool's Advanced floater
|
|
gallery view
|
|
|
|
|