]> git.r.bdr.sh - rbdr/map/commit
Release 1.1.0 1.1.0
authorRuben Beltran del Rio <redacted>
Thu, 4 Feb 2021 22:46:55 +0000 (23:46 +0100)
committerRuben Beltran del Rio <redacted>
Thu, 4 Feb 2021 22:46:55 +0000 (23:46 +0100)
commit77d0155b661e813a85a7312ed809fc7e5a9f7440
treee9b99a94e9b5937c70d9d768d56e8092686f01aa
parent491463f421c86d3a7a5482108b818aa5b5e441ea
Release 1.1.0
20 files changed:
Map.xcodeproj/project.pbxproj
Map/Debouncer.swift [new file with mode: 0644]
Map/Extensions/Map+parse.swift
Map/MapColor.swift [moved from Map/MapRenderComponents/MapColor.swift with 59% similarity]
Map/MapParser/MapParser.swift [new file with mode: 0644]
Map/MapParser/Strategies/BlockerParserStrategy.swift [new file with mode: 0644]
Map/MapParser/Strategies/EdgeParserStrategy.swift [new file with mode: 0644]
Map/MapParser/Strategies/OpportunityParserStrategy.swift [new file with mode: 0644]
Map/MapParser/Strategies/StageParserStrategy.swift [new file with mode: 0644]
Map/MapParser/Strategies/VertexParserStrategy.swift [new file with mode: 0644]
Map/MapRenderComponents/MapAxes.swift
Map/MapRenderComponents/MapVertices.swift
Map/State/AppState.swift
Map/State/Stage.swift [moved from Map/Views/Stage.swift with 51% similarity]
Map/Views/ContentView.swift
Map/Views/DefaultMapView.swift
Map/Views/EvolutionPicker.swift [new file with mode: 0644]
Map/Views/MapDetail.swift
Map/Views/MapRender.swift
Map/Views/MapTextEditor.swift