Skip to content

Commit

Permalink
Merge pull request #33 from Team-Swamp/hotfix/frustum-culling
Browse files Browse the repository at this point in the history
hotfix/frustum-culling
  • Loading branch information
Wildeaso1 authored Apr 22, 2024
2 parents 8ff594d + 8a7907b commit d6363e6
Show file tree
Hide file tree
Showing 13 changed files with 256 additions and 71 deletions.
2 changes: 1 addition & 1 deletion Assets/Prefabs/Art/Props/ArtpieceKruislaan.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GameObject:
- component: {fileID: 2860380965545055240}
m_Layer: 0
m_Name: ArtpieceKruislaan
m_TagString: CullAble
m_TagString: Cullable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Art/Props/BattleOfWatergraafsmeer.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GameObject:
- component: {fileID: 3728908996795209909}
m_Layer: 0
m_Name: BattleOfWatergraafsmeer
m_TagString: CullAble
m_TagString: Cullable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Art/Props/ChildcareFS.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GameObject:
- component: {fileID: 3860014873962953055}
m_Layer: 0
m_Name: ChildcareFS
m_TagString: CullAble
m_TagString: Cullable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Art/Props/CourthouseWGM.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GameObject:
- component: {fileID: 3987859235533729367}
m_Layer: 0
m_Name: CourthouseWGM
m_TagString: CullAble
m_TagString: Cullable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Art/Props/FountainHogeweg.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GameObject:
- component: {fileID: 325234728760101193}
m_Layer: 0
m_Name: FountainHogeweg
m_TagString: CullAble
m_TagString: Cullable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Art/Props/FrankendaelGate.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GameObject:
- component: {fileID: -7130277253140380839}
m_Layer: 0
m_Name: FrankendaelGate
m_TagString: CullAble
m_TagString: Cullable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Art/Props/Hofkerk.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GameObject:
- component: {fileID: 5006012118706894212}
m_Layer: 0
m_Name: Hofkerk
m_TagString: CullAble
m_TagString: Cullable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Art/Props/Mavo.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GameObject:
- component: {fileID: 7668245390553174604}
m_Layer: 0
m_Name: Mavo
m_TagString: CullAble
m_TagString: Cullable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Art/Props/PieterNieuwlandCollege.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GameObject:
- component: {fileID: 2658026883609837840}
m_Layer: 0
m_Name: PieterNieuwlandCollege
m_TagString: CullAble
m_TagString: Cullable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
Expand Down
8 changes: 8 additions & 0 deletions Assets/Scenes/Testing/FrustumCulling.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d6363e6

Please sign in to comment.