master merge

This commit is contained in:
ElonOlsson
2021-06-16 18:22:57 -04:00
258 changed files with 4198 additions and 2864 deletions
@@ -215,7 +215,7 @@ RenderableTimeVaryingSphere::RenderableTimeVaryingSphere(
}
addProperty(_orientation);
_size.setViewOption(properties::Property::ViewOptions::Logarithmic);
_size.setViewOption(properties::Property::ViewOptions::MinMaxRange);
_size.onChange([this]() {
setBoundingSphere(_size);
_sphereIsDirty = true;