Merge branch 'awoloszyn-fix-IDs' into 'master'
authorPyry Haulos <phaulos@google.com>
Wed, 13 Jan 2016 20:16:17 +0000 (15:16 -0500)
committerPyry Haulos <phaulos@google.com>
Wed, 13 Jan 2016 20:16:17 +0000 (15:16 -0500)
commitbe5a38a5d9b9ec66794adaa9ee104846a10db668
treedf9bbac5ed3c81d90fc866903b383e9ddb14b069
parent2d4d0b4acb5218214c527abeb91f75a07432405f
parenta0cfd75ba580cdd649b82211875371f8a2959a27
Merge branch 'awoloszyn-fix-IDs' into 'master'

Replaced uses of VertexID and InstanceID.

Switched to using InstanceIndex and VertexIndex.

See merge request !297