We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6561d9 commit c3d548aCopy full SHA for c3d548a
changelog.md
@@ -1,6 +1,8 @@
1
# Changelog - vector_math
2
3
-## v 2.0.7 - Unreleased
+## v 2.0.7 - April 2018
4
+
5
+- Fixed indexing bug in MeshGeometry.combine
6
7
## v 2.0.6 - March 2018
8
pubspec.yaml
@@ -1,5 +1,5 @@
name: vector_math
-version: 2.0.7-dev
+version: 2.0.7
author: John McCutchan <john@johnmccutchan.com>
description: A Vector Math library for 2D and 3D applications.
homepage: https://github.com/google/vector_math.dart
0 commit comments