Age | Commit message (Collapse) | Author |
|
|
|
point lights for now)
|
|
|
|
|
|
|
|
|
|
|
|
DRTVWR-559
|
|
now in case my hard drive melts
|
|
|
|
DRTVWR-568_cmake
|
|
Part of his change was omly taking Release builds into account, the other
part from me made the same mistake.
Use a generator expression with a custom command to get the symlink the way
we want.
|
|
|
|
DRTVWR-568_cmake
|
|
one genex that needed changing.
Interstingly add_custom_target will not complain about a file
that would never be declared as OUTPUT and thus is not really a
valid cmake build target.``
|
|
The include was preveiously declared for all platforms, but the Mac
package does not even ship this include directory. With the new way
cmake works this will lead to an error (which is good, so we don't
end with bogus include dirs).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DRTVWR-559
|
|
|
|
|
|
Only after this directory is added the target will be known and can be manipulated.
|
|
DRTVWR-559
|
|
|
|
|
|
DRTVWR-568_cmake
|
|
|
|
|
|
|
|
# Conflicts:
# indra/newview/llpanelface.cpp
# indra/newview/llpanelface.h
|
|
|
|
|
|
DRTVWR-559
|
|
recover mesh's original coordinate frame when generating tangents post download.
|
|
|
|
It might be safe to merge mSeedCapAttempts with mHttpResponderID, but for now leaving them separated, if only for making this mechanic clearer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# indra/newview/llmodelpreview.h
|
|
|
|
following promotion of DRTVWR-544
|
|
|