trakem2 / TrakEM2

ImageJ plugin for morphological data mining, 3D modeling and image stitching, registration, editing and annotation.
https://imagej.net/TrakEM2
GNU General Public License v3.0
30 stars 32 forks source link

Move triangulator from the 3D Viewer #9

Closed dscho closed 10 years ago

dscho commented 10 years ago

The next 3D Viewer version will no longer provide special-handling of ShapeListImages, therefore we simply move the functionality here.

The only difference is the package name, the rest is identical, therefore no functional changes or performance penalties are introduced.

dscho commented 10 years ago

@acardona @axtimwalde same as with #8: unless you object, or merge, I will merge this next week.

axtimwalde commented 10 years ago

Thanks @dscho. Please go ahead and merge as soon as is convenient for you. We will merge this into our current work on splitting the project thereafter.

dscho commented 10 years ago

Next time, feel free to merge after reviewing changes so that the commit history reflects that fact. Thank you.