Owen Brooks
Results
2
issues of
Owen Brooks
## Summary - Removed type names from Display implementations (they remain in/were added to Debug) - Changed vector-based geometry types (Translation, Scale) to display on a single line by default...
This changes Point Display formatting to match formatting of other geometry types, including Isometry, Scale, and Rotation. Fixes issue #1115 since it passes through the desired precision formatting parameter. Example:...