louisVottero / vtool

Vetala auto rig and a set of rigging and asset creation scripts.
MIT License
18 stars 6 forks source link

open log window bug #519

Closed louisVottero closed 2 months ago

louisVottero commented 2 months ago
# Traceback (most recent call last):
#   File "E:/dev/git/vtool/python\vtool\process_manager\ui_code.py", line 1437, in _open_log_window
#     item = items[0]
# IndexError: list index out of range
louisVottero commented 2 months ago

fixed here https://github.com/louisVottero/vtool/pull/527