refactored type init
This commit is contained in:
parent
060612d789
commit
c0ab4bb7ad
7 changed files with 66 additions and 58 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import bpy
|
||||
|
||||
from .. operators.bake_to_id_map import BakeToIDMapOperator
|
||||
from ..types import get_source
|
||||
from .. types.sources import get_source
|
||||
|
||||
|
||||
class BakeToIDInfoPanel(bpy.types.Panel):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue