Age | Commit message (Collapse) | Author |
|
small UI adjustments.
|
|
|
|
|
|
|
|
since we're not building them as part of the viewer build any more.
|
|
|
|
|
|
|
|
|
|
|
|
Use the same signatures as for the other platforms.
|
|
|
|
For some reason, after the upgrade to Boost 1.57, gcc 4.6.3 has trouble with
the boost::lambda::_1 usage in stringize.h. This is consistent with other
cases we've encountered in which Boost.Lambda appears to be unmaintained and
losing its compatibility with other libraries. Fortunately Phoenix provides a
functional equivalent, albeit spelled differently.
|
|
|
|
that fails
|
|
association
|
|
|
|
|
|
match viewer
|
|
|
|
Redo UI layout to indicate the two dependencies on the Imposters checkbox
Reverse the ARC slider
|
|
button in notecard edit floater
|
|
|
|
|
|
disappear faster
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
floater UI synced with region support for hover.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To this point, we've been failing the build with a Python OSError traceback,
which is less than ideal.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|