feat(ui): added user target ray for clarity

This commit is contained in:
Swann Martinez
2019-04-26 17:03:17 +02:00
parent 3df4edf27a
commit cbf24384d6
2 changed files with 18 additions and 5 deletions

View File

@ -342,8 +342,6 @@ def load_default(target=None, data=None, create=False, type=None):
print("default loading error")
# DUMP HELPERS
def dump(key):
target = resolve_bpy_path(key)
target_type = key.split('/')[0]