View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000352 | Medieval Engineers | Enhancement | public | 2022-06-21 19:34 | 2022-11-16 17:47 |
Reporter | equinox | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Target Version | 0.8 (unreleased) | ||||
Summary | 0000352: Consider removing local coordinate systems | ||||
Description | Currently there are local coordinate systems that are stored in the global session component MyCoordinateSystem. This seems to only really be used so when building a new grid near an existing grid the alignment snaps to the other grid. It should be possible to do this by just querying the pruning structure for nearby grids and snapping the build placer to those grids. The local coordinate system code is also used when connecting grids together using GridSmallToLargeComponent. This should probably just be done by comparing the orientation and position of the two grids directly. Reasons to remove:
| ||||
Tags | No tags attached. | ||||