Skip to content

v1.7.5 - Update export functions

Compare
Choose a tag to compare
@LdDl LdDl released this 30 Apr 13:21
· 80 commits to master since this release

What's new

Separate code of ExportToFile() in different blocks:

  • ExportEdgesToFile
  • ExportVerticesToFile
  • ExportShortcutsToFile

There is a little overhead due the loop repeats, but 3-d party packages now can export only needed data (especially shortcuts)