Skip to content

Commit c1a2748

Browse files
committed
Add a second conway op and paging for the conway popup (WIP)
1 parent a621cfa commit c1a2748

File tree

6 files changed

+1170
-207
lines changed

6 files changed

+1170
-207
lines changed

Assets/Polyhydra/Prefabs/PolyhydraModel.prefab

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Transform:
2626
m_PrefabInstance: {fileID: 0}
2727
m_PrefabAsset: {fileID: 0}
2828
m_GameObject: {fileID: 8240667959069599078}
29-
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
29+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
3030
m_LocalPosition: {x: -0.000099122524, y: -0.00008535385, z: -0.00007581711}
3131
m_LocalScale: {x: 1, y: 1, z: 1}
3232
m_Children: []
@@ -40,15 +40,15 @@ MeshFilter:
4040
m_PrefabInstance: {fileID: 0}
4141
m_PrefabAsset: {fileID: 0}
4242
m_GameObject: {fileID: 8240667959069599078}
43-
m_Mesh: {fileID: 0}
43+
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
4444
--- !u!23 &8240667959069599072
4545
MeshRenderer:
4646
m_ObjectHideFlags: 0
4747
m_CorrespondingSourceObject: {fileID: 0}
4848
m_PrefabInstance: {fileID: 0}
4949
m_PrefabAsset: {fileID: 0}
5050
m_GameObject: {fileID: 8240667959069599078}
51-
m_Enabled: 0
51+
m_Enabled: 1
5252
m_CastShadows: 1
5353
m_ReceiveShadows: 1
5454
m_DynamicOccludee: 1
@@ -133,11 +133,19 @@ MonoBehaviour:
133133
m_NumAlphaKeys: 2
134134
Rescale: 1
135135
PreviewColorMethod: 1
136+
SymmetryWidgetMaterial: {fileID: 2100000, guid: d8c8bb0576ffd75428fca1625a6cc9e3,
137+
type: 2}
136138
vertexGizmos: 0
137139
faceGizmos: 0
138140
edgeGizmos: 0
139141
faceCenterGizmos: 0
140142
ConwayOperators:
143+
- opType: 0
144+
faceSelections: 0
145+
randomize: 0
146+
amount: 0
147+
amount2: 0
148+
disabled: 0
141149
- opType: 0
142150
faceSelections: 0
143151
randomize: 0

0 commit comments

Comments
 (0)