editor geometries now available in new API
This commit is contained in:
parent
70e9e1fb9f
commit
5c203a7a2b
12 changed files with 411 additions and 45 deletions
|
@ -2,7 +2,7 @@ from dataclasses import fields
|
|||
|
||||
from django.core.management.base import BaseCommand
|
||||
|
||||
from c3nav.mesh.baseformats import normalize_name, StructType
|
||||
from c3nav.mesh.baseformats import StructType, normalize_name
|
||||
from c3nav.mesh.messages import MeshMessage
|
||||
from c3nav.mesh.utils import indent_c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue