feat: implement supported datablock

This commit is contained in:
Swann Martinez
2019-07-03 15:03:37 +02:00
parent 524c5a0813
commit 0d33c3eb3d
4 changed files with 15 additions and 9 deletions

View File

@ -6,7 +6,7 @@ import json
import bpy
import mathutils
from . import draw
from . import draw, environment
from .libs import dump_anything
# TODO: replace hardcoded values...