Age | Commit message (Collapse) | Author |
|
Add assert that calculated spans are > 0 to avoid div by 0 NaNs.
Make span calc return 1.0 for case where begin == end.
Fix order of ops in LLTrackBlenderLoopingTime ctor causing skies to be init'd with water instances.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace dynamic_pointer_cast so instance isn't accidentally deleted on func exit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sync w/ sim side which has not llunits types.
|
|
|
|
|
|
coord systems in use.
Fix class2 softenLightF shader.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of Inventory Floater
|
|
|
|
upload files within the first minute
|
|
|
|
|
|
|
|
|
|
|
|
MAINT-8325 Fixed The Save Local dialog disconnects the viewer if you do not choose the save directory files within the first minute
Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>
|
|
|
|
|
|
|
|
|
|
|
|
cmake -E copy does only one file at a time, and older CMake versions don't
handle wildcards. But cmake -E copy is specifically for portability. When the
copy operation itself is Darwin-only, we can count on having 'cp' available.
|
|
|