new sorting wip

This commit is contained in:
2015-08-01 04:47:59 +06:00
parent d6eb47100a
commit 217285eeec
8 changed files with 16883 additions and 1775 deletions

View File

@@ -41,6 +41,9 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
Visited: 0
Moved: 0
MinSector: {x: 0, y: 0, z: 0}
MaxSector: {x: 0, y: 0, z: 0}
_size: {x: 1, y: 1, z: 1}
_position: {x: 0, y: 0, z: 0}
_isAlignment: 1

View File

@@ -41,6 +41,9 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
Visited: 0
Moved: 0
MinSector: {x: 0, y: 0, z: 0}
MaxSector: {x: 0, y: 0, z: 0}
_size: {x: 1, y: 1, z: 3}
_position: {x: 0, y: 0, z: 0}
_isAlignment: 1

View File

@@ -41,6 +41,9 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
Visited: 0
Moved: 0
MinSector: {x: 0, y: 0, z: 0}
MaxSector: {x: 0, y: 0, z: 0}
_size: {x: 1, y: 3, z: 1}
_position: {x: 0, y: 0, z: 0}
_isAlignment: 1

View File

@@ -41,6 +41,9 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
Visited: 0
Moved: 0
MinSector: {x: 0, y: 0, z: 0}
MaxSector: {x: 0, y: 0, z: 0}
_size: {x: 3, y: 1, z: 1}
_position: {x: 0, y: 0, z: 0}
_isAlignment: 1

View File

@@ -41,6 +41,9 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
Visited: 0
Moved: 0
MinSector: {x: 0, y: 0, z: 0}
MaxSector: {x: 0, y: 0, z: 0}
_size: {x: 3, y: 3, z: 0}
_position: {x: 0, y: 0, z: 0}
_isAlignment: 1

File diff suppressed because it is too large Load Diff