Skip to content

Improve the API for modding tiles using Topology #15

@DOSull

Description

@DOSull

The API for modding tiles is clunky and probably should be redesigned.

Currently it depends on specifying if an applied transform should make a new topology or not, and if it should generate tiles or not. See:

https://dosull.github.io/weaving-space/doc/weavingspace/topology.html#weavingspace.topology.Topology.transform_geometry

It may be that this can be circumvented entirely by making access to topology modding via a website app (see #16), so that the underlying API is not exposed. On the other hand, maybe the API should be nicer anyway. Or perhaps the code should be smarter about gracefully managing topological errors induced by changes to tiles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions