glTF exporter: remove no more needed functions

This commit is contained in:
Julien Duroure 2020-04-11 13:36:29 +02:00
parent e81912e82e
commit 8803d06e88
2 changed files with 702 additions and 977 deletions

View File

@ -15,7 +15,7 @@
bl_info = {
'name': 'glTF 2.0 format',
'author': 'Julien Duroure, Norbert Nopper, Urs Hanselmann, Moritz Becher, Benjamin Schmithüsen, Jim Eckerlein, and many external contributors',
"version": (1, 2, 57),
"version": (1, 2, 58),
'blender': (2, 82, 7),
'location': 'File > Import-Export',
'description': 'Import-Export as glTF 2.0',

File diff suppressed because it is too large Load Diff