Pherakki / BlenderToolsForGFS

A Blender plugin for importing and exporting GFS files.
GNU General Public License v3.0
21 stars 3 forks source link

Initial EPL Import #120

Open Pherakki opened 1 year ago

Pherakki commented 1 year ago

Allow EPLs to be imported as armatures, like with models. All EPL data should be represented as binary data, except for models (see #119). EPL armatures will need to be distinguished from model armatures, however, via a custom property. The exact details on how this would work need to be figured out.