mirror of
https://github.com/DarklightGames/io_scene_psk_psa.git
synced 2025-02-17 10:08:31 +01:00
Removed useless comments.
This commit is contained in:
parent
7527a43f8e
commit
cb449f1c39
@ -9,10 +9,8 @@ class PsaBuilderOptions(object):
|
||||
self.bone_group_indices = []
|
||||
|
||||
|
||||
# https://git.cth451.me/cth451/blender-addons/blob/master/io_export_unreal_psk_psa.py
|
||||
class PsaBuilder(object):
|
||||
def __init__(self):
|
||||
# TODO: add options in here (selected anims, eg.)
|
||||
pass
|
||||
|
||||
def build(self, context, options: PsaBuilderOptions) -> Psa:
|
||||
|
Loading…
x
Reference in New Issue
Block a user