feat(rcf): attempt to bring back the drawing module

This commit is contained in:
Swann Martinez
2019-04-12 18:53:38 +02:00
parent 6c565c089f
commit b43e182094
6 changed files with 99 additions and 45 deletions

View File

@ -41,7 +41,9 @@ def load(key, value):
elif target_type == 'Camera':
load_default(target=target, data=value,
create=True, type=target_type)
elif target_type == 'Client':
pass
def resolve_bpy_path(path):
"""