Skip to content

Commit

Permalink
#5622: Add some layer changes to the two map variants
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed May 24, 2021
1 parent a18d3a0 commit c862c0a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
8 changes: 6 additions & 2 deletions test/resources/tdm/maps/fingerprinting.mapx
Expand Up @@ -8,9 +8,9 @@
<selectionGroups/>
<selectionSets/>
<properties>
<property key="EditTimeInSeconds" value="490"/>
<property key="EditTimeInSeconds" value="543"/>
<property key="LastCameraAngle" value="-61.8 87.6 0"/>
<property key="LastCameraPosition" value="21.3173 -151.294 265.02"/>
<property key="LastCameraPosition" value="16.5681 -264.607 476.533"/>
<property key="LastShaderClipboardMaterial" value="textures/numbers/2"/>
</properties>
<entity number="0">
Expand Down Expand Up @@ -147,6 +147,7 @@
</controlVertices>
<layers>
<layer id="0"/>
<layer id="2"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand Down Expand Up @@ -508,6 +509,7 @@
</faces>
<layers>
<layer id="0"/>
<layer id="2"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand Down Expand Up @@ -553,6 +555,7 @@
</faces>
<layers>
<layer id="0"/>
<layer id="2"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand All @@ -566,6 +569,7 @@
</keyValues>
<layers>
<layer id="0"/>
<layer id="2"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand Down
17 changes: 13 additions & 4 deletions test/resources/tdm/maps/fingerprinting_2.mapx
Expand Up @@ -2,15 +2,16 @@
<map version="1" format="portable">
<layers>
<layer id="0" name="Default"/>
<layer id="1" name="Second Layer"/>
<layer id="1" name="Second Layer Renamed"/>
<layer id="2" name="Third Layer"/>
<layer id="3" name="Fourth Layer"/>
</layers>
<selectionGroups/>
<selectionSets/>
<properties>
<property key="EditTimeInSeconds" value="593"/>
<property key="LastCameraAngle" value="-56.4 78.9 0"/>
<property key="LastCameraPosition" value="-105.216 -198.194 328.917"/>
<property key="EditTimeInSeconds" value="679"/>
<property key="LastCameraAngle" value="-51.3 94.8 0"/>
<property key="LastCameraPosition" value="-9.90357 -335.668 424.076"/>
<property key="LastShaderClipboardMaterial" value="textures/numbers/2"/>
</properties>
<entity number="0">
Expand Down Expand Up @@ -147,6 +148,8 @@
</controlVertices>
<layers>
<layer id="0"/>
<layer id="2"/>
<layer id="3"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand Down Expand Up @@ -387,6 +390,7 @@
</keyValues>
<layers>
<layer id="0"/>
<layer id="2"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand All @@ -402,6 +406,7 @@
</keyValues>
<layers>
<layer id="0"/>
<layer id="2"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand Down Expand Up @@ -633,6 +638,7 @@
</faces>
<layers>
<layer id="0"/>
<layer id="2"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand Down Expand Up @@ -678,6 +684,7 @@
</faces>
<layers>
<layer id="0"/>
<layer id="2"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand Down Expand Up @@ -723,6 +730,7 @@
</faces>
<layers>
<layer id="0"/>
<layer id="2"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand All @@ -736,6 +744,7 @@
</keyValues>
<layers>
<layer id="0"/>
<layer id="2"/>
</layers>
<selectionGroups/>
<selectionSets/>
Expand Down

0 comments on commit c862c0a

Please sign in to comment.